sequencer: use configured comment character
Aaron Schrab committed about 8 years ago
fsck: downgrade gitmodulesParse default to "info"
Jeff King committed about 8 years ago
fsck: split ".gitmodules too large" error from parse failure
Jeff King committed about 8 years ago
coccinelle: update commit.cocci
Derrick Stolee committed about 8 years ago
multi-pack-index: add format details
Derrick Stolee committed about 8 years ago
multi-pack-index: add design document
Derrick Stolee committed about 8 years ago
t3404: fix use of "VAR=VAL cmd" with a shell function
Junio C Hamano committed about 8 years ago
handle lower case drive letters on Windows
Ben Peart committed about 8 years ago
sha1-name.c: for ":/", find detached HEAD commits
William Chargin committed about 8 years ago
t6036: fix broken && chain in sub-shell
Ramsay Jones committed about 8 years ago
t/lib-httpd: avoid occasional failures when checking access.log
SZEDER Gábor committed about 8 years ago
t/lib-httpd: add the strip_access_log() helper function
SZEDER Gábor committed about 8 years ago
t5541: clean up truncating access log
SZEDER Gábor committed about 8 years ago
rebase --rebase-merges: adjust man page for octopus support
Johannes Schindelin committed over 8 years ago
rebase --rebase-merges: add support for octopus merges
Johannes Schindelin committed over 8 years ago
merge: allow reading the merge commit message from a file
Johannes Schindelin committed over 8 years ago
has_uncommitted_changes(): fall back to empty tree
Jeff King committed about 8 years ago
gpg-interface: make parse_gpg_output static and remove from interface header
Henning Schild committed about 8 years ago
builtin/receive-pack: use check_signature from gpg-interface
Henning Schild committed about 8 years ago
t7405: verify 'merge --abort' works after submodule/path conflicts
Elijah Newren committed about 8 years ago