t7406: avoid using test_must_fail for commands other than git
Elijah Newren committed about 8 years ago
t7406: prefer test_* helper functions to test -[feds]
Elijah Newren committed about 8 years ago
t7406: avoid having git commands upstream of a pipe
Elijah Newren committed about 8 years ago
t7406: simplify by using diff --name-only instead of diff --raw
Elijah Newren committed about 8 years ago
t7406: fix call that was failing for the wrong reason
Elijah Newren committed about 8 years ago
remote-curl: remove spurious period
Johannes Schindelin committed about 8 years ago
Johannes Schindelin committed about 8 years ago
git-instaweb: fix apache2 config with apache >= 2.4
Sebastian Kisela committed about 8 years ago
git-instaweb: support Fedora/Red Hat apache module path
Sebastian Kisela committed about 8 years ago
sequencer: fix quoting in write_author_script
Phillip Wood committed about 8 years ago
sequencer: handle errors from read_author_ident()
Phillip Wood committed about 8 years ago
doc hash-function-transition: pick SHA-256 as NewHash
Jonathan Nieder committed about 8 years ago
t: factor out FUNNYNAMES as shared lazy prereq
William Chargin committed about 8 years ago
Makefile: add missing dependency for command-list.h
Nguyễn Thái Ngọc Duy committed about 8 years ago
rerere: recalculate conflict ID when unresolved conflict is committed
Thomas Gummerer committed about 8 years ago
rerere: teach rerere to handle nested conflicts
Thomas Gummerer committed about 8 years ago
rerere: return strbuf from handle path
Thomas Gummerer committed about 8 years ago
rerere: factor out handle_conflict function
Thomas Gummerer committed about 8 years ago
rerere: only return whether a path has conflicts or not
Thomas Gummerer committed about 8 years ago
rerere: fix crash with files rerere can't handle
Thomas Gummerer committed about 8 years ago