Merge branch 'rd/comment-typofix-in-sha1-file'
Junio C Hamano committed about 8 years ago
ewah: drop ewah_serialize_native function
Jeff King committed over 8 years ago
ewah: drop ewah_deserialize function
Jeff King committed over 8 years ago
ewah_io: delete unused 'ewah_serialize()'
Derrick Stolee committed over 8 years ago
ewah_bitmap: delete unused 'ewah_or()'
Derrick Stolee committed over 8 years ago
ewah_bitmap: delete unused 'ewah_not()'
Derrick Stolee committed over 8 years ago
ewah_bitmap: delete unused 'ewah_and_not()'
Derrick Stolee committed over 8 years ago
ewah_bitmap: delete unused 'ewah_and()'
Derrick Stolee committed over 8 years ago
ewah/bitmap.c: delete unused 'bitmap_each_bit()'
Derrick Stolee committed over 8 years ago
ewah/bitmap.c: delete unused 'bitmap_clear()'
Derrick Stolee committed over 8 years ago
merge-recursive: use xstrdup() instead of fixed buffer
René Scharfe committed over 8 years ago
RelNotes 2.18: minor fix to entry about dynamically loading completions
SZEDER Gábor committed about 8 years ago
t7406-submodule-update: fix broken &&-chains
SZEDER Gábor committed over 8 years ago
rebase --root: fix amending root commit messages
Johannes Schindelin committed over 8 years ago
rebase --root: demonstrate a bug while amending root commit messages
Todd Zullinger committed over 8 years ago
ewah: adjust callers of ewah_read_mmap()
Jeff King committed over 8 years ago
ewah_read_mmap: bounds-check mmap reads
Jeff King committed over 8 years ago
t3200: clarify description of --set-upstream test
Kaartic Sivaraam committed about 8 years ago
git-credential-netrc: fix exit status when tests fail
Luis Marsano committed over 8 years ago
git-credential-netrc: use in-tree Git.pm for tests
Luis Marsano committed over 8 years ago