prefix_filename: drop length parameter
Jeff King committed over 9 years ago
prefix_filename: move docstring to header file
Jeff King committed over 9 years ago
hash-object: fix buffer reuse with --path in a subdirectory
Jeff King committed over 9 years ago
t1400: use test_when_finished for cleanup
Kyle Meyer committed over 9 years ago
t1400: remove a set of unused output files
Kyle Meyer committed over 9 years ago
t1400: use test_path_is_* helpers
Kyle Meyer committed over 9 years ago
t1400: set core.logAllRefUpdates in "logged by touch" tests
Kyle Meyer committed over 9 years ago
t1400: rename test descriptions to be unique
Kyle Meyer committed over 9 years ago
Junio C Hamano committed over 9 years ago
Merge branch 'js/difftool-builtin'
Junio C Hamano committed over 9 years ago
Junio C Hamano committed over 9 years ago
push: mention "push.default=tracking" in the documentation
Ævar Arnfjörð Bjarmason committed over 9 years ago
git-commit.txt: list post-rewrite in HOOKS section
Nguyễn Thái Ngọc Duy committed over 9 years ago
doc: change erroneous --[no]-whatever into --[no-]whatever
Ævar Arnfjörð Bjarmason committed over 9 years ago
pickaxe: fix segfault with '-S<...> --pickaxe-regex'
SZEDER Gábor committed over 9 years ago
refs.h: add forward declaration for structs used in this file
Nguyễn Thái Ngọc Duy committed over 9 years ago
run-command: fix segfault when cleaning forked async process
Jeff King committed over 9 years ago
shortlog: don't set after_subject to an empty string
René Scharfe committed over 9 years ago
tests: make the 'test_pause' helper work in non-verbose mode
SZEDER Gábor committed over 9 years ago
tests: create an interactive gdb session with the 'debug' helper
SZEDER Gábor committed over 9 years ago