| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-05-03 | WIP: Disable hardlink test.phcoder/termux | Vladimir Serbinenko | 1 | -0/+1 |
| 2017-05-03 | WIP: disable m4_syscmd check in gnulib. | Vladimir Serbinenko | 1 | -2/+2 |
| 2017-05-03 | Fix shebang for termux. | Vladimir Serbinenko | 60 | -59/+69 |
| 2017-05-03 | Add termux path to dict. | Vladimir Serbinenko | 1 | -1/+1 |
| 2017-05-03 | po: Use @SHELL@ rather than /bin/sh. | Vladimir Serbinenko | 1 | -1/+1 |
| 2017-05-03 | Use $(SHELL) rather than /bin/sh. | Vladimir Serbinenko | 1 | -1/+1 |
| 2017-05-03 | Support lseek64. | Vladimir Serbinenko | 2 | -1/+12 |
| 2017-05-03 | Don't retrieve fstime when it's not useful. | Vladimir Serbinenko | 1 | -24/+24 |
| 2017-05-03 | support busybox date. | Vladimir Serbinenko | 2 | -3/+3 |
| 2017-05-03 | fs-tester: make sh-compatible | Vladimir Serbinenko | 1 | -137/+169 |
| 2017-05-03 | Remove bashisms from tests. | Vladimir Serbinenko | 11 | -11/+11 |
| 2017-05-03 | Bump version to 2.03 | Vladimir Serbinenko | 2 | -99/+99 |
| 2017-04-25 | Increase version to 2.02.grub-2.022.02 | Vladimir Serbinenko | 2 | -99/+99 |
| 2017-04-12 | Fix remaining cases of gcc 7 fallthrough warning. | Vladimir Serbinenko | 4 | -0/+4 |
| 2017-04-04 | Add gnulib-fix-gcc7-fallthrough.diff | Andrei Borzenkov | 1 | -0/+14 |
| 2017-04-04 | i386, x86_64, ppc: fix switch fallthrough cases with GCC7 | Andrei Borzenkov | 17 | -3/+32 |
| 2017-04-04 | btrfs: avoid "used uninitialized" error with GCC7 | Andrei Borzenkov | 1 | -1/+1 |
| 2017-04-02 | acpi: add missing efi_call wrapper to acpi command | Andrei Borzenkov | 1 | -4/+4 |
| 2017-03-15 | Increment version to GRUB 2.02~rc2.grub-2.02-rc22.02-rc2 | Vladimir Serbinenko | 2 | -99/+99 |
| 2017-03-15 | Use core2duo for bootcheck test on 64-bit EFI. | Vladimir Serbinenko | 1 | -1/+8 |
| 2017-03-14 | efi: skip iPXE block device. | Andrei Borzenkov | 1 | -0/+9 |
| 2017-03-05 | xen: Fix wrong register in relocator. | phcoder | 1 | -1/+1 |
| 2017-02-27 | video_fb: Fix blue collor if using unoptimized blitter. | Vladimir Serbinenko | 1 | -1/+1 |
| 2017-02-27 | legacy_initrd: Strip any additional arguments to initrd. | Vladimir Serbinenko | 1 | -1/+1 |
| 2017-02-26 | grub-fs-tester: improve squash4 tests | Andrei Borzenkov | 1 | -2/+5 |
| 2017-02-25 | efi: strip off final NULL from File Path in grub_efi_get_filename | Andrei Borzenkov | 1 | -0/+3 |
| 2017-02-24 | squash4: fix handling of fragments and sparse files | Andrei Borzenkov | 1 | -20/+37 |
| 2017-02-22 | Whitelist sparc64-ieee1275 as having no video modules. | Vladimir Serbinenko | 1 | -0/+1 |
| 2017-02-12 | script: fix double free in lexer | Andrei Borzenkov | 1 | -1/+0 |
| 2017-02-07 | xen: Fix parsing of XZ kernel. | Vladimir Serbinenko | 1 | -6/+26 |
| 2017-02-07 | xen: Fix handling of GRUB chainloading. | Vladimir Serbinenko | 1 | -3/+1 |
| 2017-02-04 | linguas: Don't skip ko.po. | Vladimir Serbinenko | 1 | -1/+1 |
| 2017-02-03 | Fix truncated checksum.h.grub-2.02-rc12.02-rc1 | Vladimir Serbinenko | 1 | -1/+67 |
| 2017-02-03 | Regenerate checksums.h | Vladimir Serbinenko | 1 | -129/+63 |
| 2017-02-03 | Release 2.02-rc1. | Vladimir Serbinenko | 1 | -1/+1 |
| 2017-02-03 | Fix mingw compilation. | Vladimir Serbinenko | 2 | -4/+4 |
| 2017-02-03 | documentation: Clarify documentation for special environment variable "default". | Daniel Kahn Gillmor | 1 | -17/+20 |
| 2017-02-03 | Avoid causing kernel oops in nilfs2 test. | Vladimir Serbinenko | 1 | -1/+4 |
| 2017-02-03 | btrfs: Shorten label by one character. | Vladimir Serbinenko | 1 | -1/+1 |
| 2017-02-02 | grub-fs-tester: Fix mkudffs invocation. | Vladimir Serbinenko | 1 | -1/+1 |
| 2017-02-02 | grub-fs-tester: Fix fat test. | Vladimir Serbinenko | 1 | -1/+1 |
| 2017-02-02 | i386/relocator: Align stack in grub_relocator64_efi relocator | Daniel Kiper | 1 | -3/+13 |
| 2017-02-02 | i386-ieee1275: Add missing bootcheck target. | Vladimir Serbinenko | 1 | -0/+6 |
| 2017-02-02 | bootcheck-linux-i386: Use -cpu pentium2. | Vladimir Serbinenko | 1 | -1/+1 |
| 2017-02-02 | Use -fPIC with arm64 with clang. | Vladimir Serbinenko | 1 | -1/+4 |
| 2017-02-02 | INSTALL: Fix mention of thumb-clang. | Vladimir Serbinenko | 1 | -4/+3 |
| 2017-02-02 | Fix thumb compilation with clang. | Vladimir Serbinenko | 2 | -0/+11 |
| 2017-02-01 | Add missing strtoull_test.c | Vladimir Serbinenko | 1 | -0/+63 |
| 2017-02-01 | arm64: Add support for GOT and PCREL32 relocations. | Vladimir Serbinenko | 9 | -54/+226 |
| 2017-02-01 | mkimage: Fix memory leak. | Vladimir Serbinenko | 1 | -0/+6 |