]> git.proxmox.com Git - grub2.git/shortlog
grub2.git
2013-10-18 Vladimir 'phcoder... * include/grub/misc.h: Don't use warn_unused_result...
2013-10-18 Vladimir 'phcoder... * grub-core/term/i386/pc/vga_text.c: Remove extra...
2013-10-18 Vladimir Testov * grub-core/tests/checksums.h: Regenerated due...
2013-10-17 BVK Chaitanya Added `tr' command support.
2013-10-17 Vladimir Testov * grub-core/gfxmenu/gui_progress_bar.c: Sanity...
2013-10-17 Vladimir Testov * grub-core/gfxmenu/gui_progress_bar.c: New...
2013-10-17 Vladimir Testov * grub-core/gfxmenu/gui_progress_bar.c (draw_pi...
2013-10-17 Vladimir Testov * docs/grub.texi: Graphical options information...
2013-10-16 Vladimir 'phcoder... * docs/grub.texi: Mention few new platform-specific...
2013-10-16 Vladimir 'phcoder... * grub-core/script/yylex.l: Fix LSQBR2 and RSQBR2...
2013-10-16 Vladimir 'phcoder... * util/grub-mkstandalone.in: Remove needless copying...
2013-10-16 Vladimir 'phcoder... * autogen.sh: Don't set LC_CTYPE as it doesn't create...
2013-10-16 Hiroyuki YAMAMORI Handle Japanese special keys.
2013-10-15 Vladimir Testov * grub-core/gfxmenu/gui_list.c: Scrollbar sanity...
2013-10-15 Vladimir Testov * grub-core/gfxmenu/gui_list.c: New option ...
2013-10-15 Vladimir 'phcoder... * grub-core/osdep/unix/hostdisk.c (grub_util_fd_read...
2013-10-15 Vladimir 'phcoder... * util/editenv.c (grub_util_create_envblk_file): Use...
2013-10-15 Vladimir 'phcoder... * util/grub-editenv.c (create_envblk_file): More from...
2013-10-15 Vladimir 'phcoder... * grub-core/osdep/unix/getroot.c (grub_guess_root_devi...
2013-10-15 Vladimir 'phcoder... * include/grub/osdep/hostfile_windows.h: Add missing...
2013-10-15 Vladimir 'phcoder... Define grub_util_is_directory/regular/special_file and
2013-10-15 Vladimir 'phcoder... * util/grub-mkimage.c: Move backend part to ...
2013-10-15 Vladimir 'phcoder... Allow compilation with mingw64 albeit with warnings...
2013-10-15 Vladimir 'phcoder... Remove leftover references to some of the system headers.
2013-10-15 Vladimir 'phcoder... * grub-core/disk/geli.c (grub_util_get_geli_uuid)...
2013-10-15 Vladimir 'phcoder... * grub-core/disk/cryptodisk.c: Use grub_util_fd_strerr...
2013-10-15 Vladimir 'phcoder... Split out blocklist retrieving from setup.c to
2013-10-15 Vladimir 'phcoder... Split grub-setup.c into frontend (grub-setup.c) and...
2013-10-15 Vladimir 'phcoder... * grub-core/osdep/windows/hostdisk.c (grub_util_fd_str...
2013-10-15 Vladimir 'phcoder... * grub-core/kern/misc.c (grub_vsnprintf_real): Handle...
2013-10-15 Vladimir 'phcoder... * grub-core/osdep/windows/hostdisk.c (fsync) [__MINGW3...
2013-10-15 Vladimir 'phcoder... * configure.ac: Check for nvlist_lookup_string in...
2013-10-15 Vladimir 'phcoder... Add wrappers around rename, unlink, mkdir, opendir...
2013-10-15 Vladimir 'phcoder... * include/grub/emu/hostdisk.h: Move file operations to
2013-10-15 Vladimir 'phcoder... * grub-core/osdep/windows/hostdisk.c (canonicalize_fil...
2013-10-15 Vladimir 'phcoder... Ignore build-aux/test-driver
2013-10-15 Vladimir 'phcoder... * grub-core/tests/checksums.h: Regenerate due to swiss...
2013-10-15 Vladimir 'phcoder... Move cpu time retrieval to separate grub_util_get_cpu_...
2013-10-15 Vladimir 'phcoder... * grub-core/kern/emu/error.c: Removed.
2013-10-15 Vladimir 'phcoder... * grub-core/osdep/windows/emuconsole.c: Add missing...
2013-10-15 Vladimir 'phcoder... Split emunet into platform-dependent and GRUB-binding...
2013-10-15 Vladimir 'phcoder... * grub-core/tests/video_checksum.c: Use grub_util_fd_...
2013-10-14 Vladimir 'phcoder... * grub-core/osdep/windows/emuconsole.c: New file.
2013-10-14 Andrey Borzenkov * conf/Makefile.extra-dist: Add osdep/*/init.c
2013-10-14 Vladimir 'phcoder... * Makefile.am: Use TARGET_OBJCOPY when doing objcopy...
2013-10-14 Vladimir 'phcoder... * util/grub-probe.c (probe): Separate different drives...
2013-10-14 Andrey Borzenkov * grub-core/disk/efi/efidisk.c (grub_efidisk_get_devic...
2013-10-14 Vladimir 'phcoder... Pass-through unknown E820 types. It required reorganis...
2013-10-14 Andrey Borzenkov * Makefile.util.def: Add osdep/init.c to grub-mount...
2013-10-14 Vladimir 'phcoder... Make grub_util_fd_seek match behaviour of other grub_u...
2013-10-14 qwertial * grub-core/gdb_grub.in: Fix overflow and wrong field.
2013-10-14 Jon McCune * docs/grub.texi: Document new signatures possibility.
2013-10-14 Vladimir 'phcoder... Define GRUB_UTIL_FD_O_* and always use them with grub_...
2013-10-14 Vladimir 'phcoder... * include/grub/osdep/hostfile_windows.h (grub_util_utf...
2013-10-14 Vladimir 'phcoder... * grub-core/Makefile.core.def: Add osdep/init.c on...
2013-10-13 Vladimir 'phcoder... * util/misc.c (grub_util_get_image_size): Use FILE...
2013-10-13 Vladimir 'phcoder... * util/grub-editenv.c: Remove leftover set_program_nam...
2013-10-13 Vladimir 'phcoder... * include/grub/misc.h: Use gnu_printf only on gcc...
2013-10-13 Vladimir 'phcoder... Add a wrapper for fopen. On unix-like systems just...
2013-10-13 Vladimir 'phcoder... Move set_program_name and init_nls to host_init. On...
2013-10-12 Andrey Borzenkov Fix inconsistent use of GRUB_CRYPTODISK_ENABLE and
2013-10-12 Christian Cier... * docs/grub.texi (Vendor power-on keys): Add Dell...
2013-10-12 Melki Christian * grub-core/term/at_keyboard.c [DEBUG_AT_KEYBOARD...
2013-10-12 Ilya Bakulin * configure.ac: Use -melf_*_obsd on openbsd.
2013-10-12 Vladimir 'phcoder... * grub-core/kern/arm/dl_helper.c: Use more proper...
2013-10-12 Vladimir 'phcoder... * include/grub/misc.h: Use gnu_printf rather than...
2013-10-11 Vladimir 'phcoder... * util/grub-setup.c (setup): Move copying of partition...
2013-10-11 Vladimir 'phcoder... * grub-core/fs/fat.c: Fix handling of exfat contiguous...
2013-10-10 Vladimir Testov * grub-core/gfxmenu/gui_list.c: New option ...
2013-10-10 Vladimir 'phcoder... * util/getroot.c (make_device_name): Remove dos_part...
2013-10-10 Vladimir 'phcoder... * util/grub-mkpasswd-pbkdf2.c: Remove temporary buffer...
2013-10-10 Vladimir 'phcoder... * docs/grub.texi: Fix problem with braces.
2013-10-10 Vladimir 'phcoder... Remove now empty directory
2013-10-10 Vladimir 'phcoder... * conf/Makefile.extra-dist: Fix extra-dist list.
2013-10-10 Vladimir 'phcoder... * docs/grub.texi: Document disk names used on Windows...
2013-10-10 Vladimir 'phcoder... * grub-core/osdep/aros/getroot.c: Change to //: prefix...
2013-10-10 Vladimir 'phcoder... Avoid including hostfile.h when not necessarry as...
2013-10-09 Vladimir Testov * grub-core/gfxmenu/gui_list.c: New options...
2013-10-09 Vladimir Testov * grub-core/gfxmenu/gui_list.c (list_destroy...
2013-10-09 Vladimir 'phcoder... Move OS-dependent file definitions to include/grub...
2013-10-09 Vladimir 'phcoder... * include/grub/emu/hostdisk.h (grub_hostdisk_linux_fin...
2013-10-09 Vladimir 'phcoder... * include/grub/emu/getroot.h (grub_util_find_hurd_root...
2013-10-09 Vladimir 'phcoder... Move OS-specific driver configuration to grub_util_fd_...
2013-10-09 Vladimir 'phcoder... * util/grub-mkimage.c (generate_image): Use size_t...
2013-10-09 Vladimir 'phcoder... * util/misc.c (grub_util_write_image_at): Don't use...
2013-10-08 Vladimir 'phcoder... * grub-core/osdep/basic/random.c: New file. Abort...
2013-10-08 Vladimir 'phcoder... * include/grub/util/lvm.h: Removed.
2013-10-08 Vladimir 'phcoder... * grub-core/kern/emu/misc.c (fsync) [__MINGW32__]...
2013-10-08 Vladimir 'phcoder... * grub-core/osdep/windows/sleep.c: Add missing config.h.
2013-10-08 Vladimir 'phcoder... * grub-core/kern/emu/misc.c (grub_get_rtc): Remove...
2013-10-08 Vladimir 'phcoder... Couple missed files from previous commits.
2013-10-08 Vladimir 'phcoder... * grub-core/net/drivers/emu/emunet.c: Move to ..
2013-10-08 Vladimir 'phcoder... * util/ieee1275/ofpath.c: Move to ...
2013-10-08 Vladimir 'phcoder... Move password-querying (util-version) routines to...
2013-10-08 Vladimir 'phcoder... Move sleep routines to grub-core/osdep.
2013-10-08 Vladimir 'phcoder... Move OS-dependent files to grub-core/osdep and documen...
2013-10-08 Vladimir 'phcoder... * grub-core/kern/emu/misc.c (canonicalize_file_name...
2013-10-08 Vladimir 'phcoder... * grub-core/kern/arm/misc.S: Remove leftover ARM and...
2013-10-08 Vladimir 'phcoder... * util/misc.c: Remove leftover inclusion of malloc.h.
2013-10-08 Vladimir 'phcoder... * include/grub/setjmp.h: Remove leftover GRUBOF.
next