Turn `git serve` into a test helper
Johannes Schindelin committed over 7 years ago
test-tool: handle the `-C <directory>` option just like `git`
Johannes Schindelin committed over 7 years ago
check-docs: do not bother checking for legacy scripts' documentation
Johannes Schindelin committed over 7 years ago
docs: exclude documentation for commands that have been excluded
Johannes Schindelin committed over 7 years ago
check-docs: allow command-list.txt to contain excluded commands
Johannes Schindelin committed over 7 years ago
help -a: do not list commands that are excluded from the build
Johannes Schindelin committed over 7 years ago
Makefile: drop the NO_INSTALL variable
Johannes Schindelin committed over 7 years ago
autoconf: #include <libintl.h> when checking for gettext()
Vadim Kochan committed over 7 years ago
cherry-pick/revert: add scissors line on merge conflict
Denton Liu committed over 7 years ago
sequencer.c: save and restore cleanup mode
Phillip Wood committed over 7 years ago
merge: add scissors line on merge conflict
Denton Liu committed over 7 years ago
merge: cleanup messages like commit
Denton Liu committed over 7 years ago
parse-options.h: extract common --cleanup option
Denton Liu committed over 7 years ago
commit: extract cleanup_mode functions to sequencer
Denton Liu committed over 7 years ago
Denton Liu committed over 7 years ago
Denton Liu committed over 7 years ago
Denton Liu committed over 7 years ago
Denton Liu committed over 7 years ago
sequencer: fix cleanup with --signoff and -x
Phillip Wood committed over 7 years ago
clone: send server options when using protocol v2
Jonathan Tan committed over 7 years ago