]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2010-09-04  BVK Chaitanya--source option for menuentry
2010-09-03  BVK Chaitanyaadd setparams prefix
2010-09-03  BVK Chaitanyamerge menuentry.mod into normal.mod
2010-09-03  BVK Chaitanyafix hotkey handling
2010-08-26  BVK Chaitanyapull-in setparams branch
2010-08-26  BVK Chaitanyapull-in block-arg branch
2010-08-26  BVK Chaitanyamerge with mainline
2010-08-25  BVK Chaitanya Multiple variable names support to "export" command.
2010-08-25  BVK Chaitanyareview comment fixes
2010-08-25  BVK Chaitanyaadd changelog
2010-08-25  BVK Chaitanyamerge with mainline
2010-08-25  BVK Chaitanyamerge with mainline
2010-08-23  Samuel Thibault2010-08-23 Samuel Thibault <samuel.thibault@ens-lyon...
2010-08-23  BVK Chaitanyaautomake based build system for grub
2010-08-23  BVK Chaitanya Replace --enable-grub-emu-modules with grub-emu-lite.
2010-08-23  BVK Chaitanyamerge with mainline
2010-08-23  BVK Chaitanyafix x86_64-efi build
2010-08-23  Colin Watson* kern/mips/startup.S (grub_prefix): Update comment...
2010-08-23  BVK Chaitanyaforce bash for autogen.sh
2010-08-23  BVK Chaitanyafix exit 1 in autogen.sh
2010-08-23  BVK Chaitanyafinal touches
2010-08-23  BVK Chaitanyafix emu build
2010-08-22  BVK Chaitanyamerge with mainline
2010-08-22  Vladimir 'phcoder... * term/at_keyboard.c (grub_at_keyboard_getkey_noblock...
2010-08-21  BVK Chaitanyaremove wrong extension
2010-08-21  BVK Chaitanyapicks 10_${host_kernel} script
2010-08-21  BVK Chaitanyafix x86_64_efi build
2010-08-21  BVK Chaitanyabuild fixes for mips and ieee1275 platforms
2010-08-21  BVK Chaitanya*_sources now collect all values of all its groups
2010-08-21  BVK Chaitanyareview comments
2010-08-21  Vladimir 'phcoder... * include/grub/usb.h (grub_usb_device): Add 'data...
2010-08-20  Samuel Thibault2010-08-21 Samuel Thibault <samuel.thibault@ens-lyon...
2010-08-20  Vladimir 'phcoder... * loader/multiboot.c (grub_cmd_module): Don't unzip...
2010-08-20  Vladimir 'phcoder... USB hotunplugging and USB serial support.
2010-08-20  Vladimir 'phcoder... Export serial-related functions from kernel
2010-08-20  Vladimir 'phcoder... Add ChangeLog
2010-08-20  Vladimir 'phcoder... Enable usbserial on yeeloong
2010-08-20  Vladimir 'phcoder... Remove unused buffer0
2010-08-20  BVK Chaitanyaadd USE_ASCII_FAILBACK define
2010-08-20  BVK Chaitanyamerge with mainline
2010-08-20  Vladimir 'phcoder... Make HID found dprintf instead of printf
2010-08-20  Vladimir 'phcoder... Merge mainline into usb
2010-08-20  Vladimir 'phcoder... Acount for transfer->size being size-1 when counting...
2010-08-20  Vladimir 'phcoder... Support hot unplugging
2010-08-20  Vladimir 'phcoder... Fix OHCI error message
2010-08-20  BVK Chaitanyafix emu build on netbsd
2010-08-20  BVK Chaitanyafix distcheck from source tree
2010-08-20  Vladimir 'phcoder... Correct *actual counting in OHCI
2010-08-20  Vladimir 'phcoder... Don't update status on 0 message
2010-08-20  Robert Millan2010-08-20 Robert Millan <rmh@gnu.org>
2010-08-20  Vladimir 'phcoder... Scan descriptor rather than elying on hardcoded endpoin...
2010-08-20  BVK Chaitanyafix distcheck
2010-08-20  BVK Chaitanyagenerate gcry rules from import_gcry
2010-08-20  Vladimir 'phcoder... Use GetReport only at initialisation as specified in...
2010-08-20  Vladimir 'phcoder... Fix control msg type
2010-08-20  BVK Chaitanyafix COND_APPLE_CC definition
2010-08-20  BVK Chaitanyabetter fix for setjmp module
2010-08-20  BVK Chaitanyaupdate .bzrignore
2010-08-20  BVK Chaitanyaminor fixes
2010-08-20  BVK Chaitanyaadded conf/Makefile.common and conf/Makefile.extra...
2010-08-19  Colin Watson* commands/i386/pc/sendkey.c (keysym_table): Rename...
2010-08-19  Colin Watson* commands/i386/pc/sendkey.c (options): Remove "keep...
2010-08-19  Colin Watson* commands/i386/pc/sendkey.c (options): Fix three typos.
2010-08-19  Vladimir 'phcoder... Implement sendkey support.
2010-08-19  BVK Chaitanyaminor cleanups
2010-08-19  BVK Chaitanyamerge with mainline
2010-08-19  BVK Chaitanyafix example_unit_test build
2010-08-18  BVK Chaitanyafixed grub-emu build
2010-08-18  BVK Chaitanyafixed distcheck
2010-08-18  Colin Watson* configure.ac: Move AM_INIT_AUTOMAKE after AC_CANONICA...
2010-08-18  Colin Watson* acinclude.m4 (grub_ASM_USCORE): Use a more accurate...
2010-08-18  BVK Chaitanyadistcheck almost done
2010-08-17  BVK Chaitanyarm grub-core/video/emu.moved
2010-08-17  BVK Chaitanyarm grub-core/configure.ac
2010-08-17  BVK Chaitanyamoved configure.common back to configure.ac
2010-08-17  BVK Chaitanyaadd po/Makefile.am
2010-08-17  BVK Chaitanyamove grub-core/po back
2010-08-17  BVK Chaitanyaremove Makefile.kernel and Makefile.vars
2010-08-17  BVK Chaitanyaupdate .bzrignore
2010-08-17  BVK Chaitanyaworking copy, wo nested packaging
2010-08-16  BVK Chaitanyaexport command supports multiple args
2010-08-15  Robert Millan2010-08-15 Robert Millan <rmh@gnu.org>
2010-08-15  BVK Chaitanyaparallel build fix for utils
2010-08-15  BVK Chaitanyafix for grub-core parallel build failure
2010-08-15  BVK Chaitanyamerge with setparams branch
2010-08-15  BVK Chaitanyasetparams command to set positional parameters
2010-08-15  BVK Chaitanyamerge with mainline
2010-08-14  Robert Millan2010-08-14 Robert Millan <rmh@gnu.org>
2010-08-12  BVK Chaitanya Fix for misspelled color names defaulting to black...
2010-08-12  BVK Chaitanyafix bad color name handling
2010-08-12  BVK Chaitanyamerge with mainline
2010-08-12  BVK Chaitanya "shift" command support to GRUB script.
2010-08-12  BVK Chaitanyamerge with mainline
2010-08-12  BVK Chaitanya "continue" command support to GRUB script.
2010-08-12  BVK Chaitanyamerge with mainline
2010-08-12  BVK Chaitanya "break" command support to GRUB script.
2010-08-12  BVK Chaitanyamerge with mainline
2010-08-12  BVK Chaitanya Function parameters support to GRUB script.
2010-08-12  BVK Chaitanyamerge with mainline
2010-08-12  BVK Chaitanya Remove grub_script_cmdblock struct.
next