grub/grub-core
Vladimir 'phcoder' Serbinenko ef292a8775 * grub-core/net/http.c: Add TRANSLATORS comments.
* grub-core/normal/cmdline.c: Likewise.
	* grub-core/normal/misc.c: Likewise.
	* grub-core/partmap/msdos.c: Likewise.
	* grub-core/parttool/msdospart.c: Likewise.
	* grub-core/script/execute.c: Likewise.
	* grub-core/script/main.c: Likewise.
	* grub-core/term/terminfo.c: Likewise.
	* grub-core/video/bitmap.c: Likewise.
	* util/grub-install.in: Likewise.
	* util/grub-mkimage.c: Likewise.
	* util/grub-mklayout.c: Likewise.
	* util/grub-setup.c: Likewise.
2012-03-05 16:42:26 +01:00
..
boot * grub-core/boot/i386/pc/startup_raw.S: Move decompressor_end to .bss 2012-03-02 11:24:24 +01:00
bus Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
commands * grub-core/commands/menuentry.c (options): Remove 2012-03-05 01:00:09 +01:00
disk * grub-core/disk/diskfilter.c (is_lv_readable): New argument "easily". 2012-03-04 01:33:09 +01:00
efiemu * grub-core/efiemu/prepare.c (grub_efiemu_crc): Add missing 2012-02-28 03:59:08 +01:00
font Remove grub_{modname}_init and grub_{modname}_fini. They should never 2012-02-27 00:28:45 +01:00
fs * grub-core/commands/acpihalt.c: Add TRANSLATORS comments. 2012-03-03 12:59:28 +01:00
gdb * grub-core/commands/i386/pc/drivemap.c: Add TRANSLATORS comments. 2012-03-02 15:09:10 +01:00
gettext * grub-core/gettext/gettext.c (grub_mofile_open): Call 2012-02-28 11:50:53 +01:00
gfxmenu * grub-core/commands/gptsync.c: Fix typographic quoting. 2012-03-03 13:05:08 +01:00
gnulib * grub-core/gnulib/argp-fmtstream.c (__argp_get_display_len): Add 2012-02-29 14:42:20 +01:00
hello * grub-core/commands/gptsync.c: Fix typographic quoting. 2012-03-03 13:05:08 +01:00
hook * grub-core/hook/datehook.c (grub_read_hook_datetime): Small stylistic 2011-11-11 21:03:49 +01:00
io * conf/Makefile.common (CFLAGS_GNULIB): Add 2012-02-24 12:30:32 +01:00
kern Use EDID on EFI. 2012-03-04 00:48:21 +01:00
lib Fix FTBFS on mips and ppc 2012-03-03 20:53:54 +01:00
loader * grub-core/loader/i386/linux.c (allocate_pages): Fix handling of the 2012-03-05 01:35:58 +01:00
mmap Fix compile error 2012-03-03 20:12:03 +01:00
net * grub-core/net/http.c: Add TRANSLATORS comments. 2012-03-05 16:42:26 +01:00
normal * grub-core/net/http.c: Add TRANSLATORS comments. 2012-03-05 16:42:26 +01:00
partmap * grub-core/net/http.c: Add TRANSLATORS comments. 2012-03-05 16:42:26 +01:00
parttool * grub-core/net/http.c: Add TRANSLATORS comments. 2012-03-05 16:42:26 +01:00
script * grub-core/net/http.c: Add TRANSLATORS comments. 2012-03-05 16:42:26 +01:00
term * grub-core/net/http.c: Add TRANSLATORS comments. 2012-03-05 16:42:26 +01:00
tests Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00
video * grub-core/net/http.c: Add TRANSLATORS comments. 2012-03-05 16:42:26 +01:00
Makefile.am * grub-core/Makefile.am (MACHO2IMG): Add missing variable. 2012-02-29 15:08:08 +01:00
Makefile.core.def * grub-core/Makefile.core.def (lzma_decompress): Use 2012-02-29 16:28:26 +01:00
gdb_grub.in * conf/Makefile.common (platform_SCRIPTS): New variable. 2012-02-18 20:25:11 +01:00
genemuinit.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genemuinitheader.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genmod.sh.in * grub-core/genmod.sh.in: Rewrite the Apple part. 2012-02-29 16:00:27 +01:00
genmoddep.awk Add new all_video module. 2012-02-26 18:09:07 +01:00
gensyminfo.sh.in * grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e', 2011-05-18 12:53:07 +01:00
gensymlist.sh Increase warning level. 2012-02-10 16:48:48 +01:00
gentrigtables.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
gmodule.pl.in Add facility to debug GRUB with gdb under qemu. 2011-11-13 22:59:46 +01:00
modinfo.sh.in Unify grub-mkrescue (except powerpc) and grrub-mknetdir across platforms 2011-05-18 01:38:01 +02:00