Merge branch 'sy/t0001-use-path-is-helper'
Junio C Hamano committed over 4 years ago
Merge branch 'bs/forbid-i18n-of-protocol-token-in-fetch-pack'
Junio C Hamano committed over 4 years ago
ls-files: support --recurse-submodules --stage
Jonathan Tan committed over 4 years ago
tests: make the code more readable
COGONI Guillaume committed over 4 years ago
tests: allow testing if a path is truly a file or a directory
COGONI Guillaume committed over 4 years ago
t/t3903-stash.sh: replace test [-d|-f] with test_path_is_*
COGONI Guillaume committed over 4 years ago
amend remaining usage strings according to style guide
Abhradeep Chakraborty committed over 4 years ago
help: don't print "\n" before single-section output
Ævar Arnfjörð Bjarmason committed over 4 years ago
help: add --no-[external-commands|aliases] for use with --all
Ævar Arnfjörð Bjarmason committed over 4 years ago
help: error if [-a|-g|-c] and [-i|-m|-w] are combined
Ævar Arnfjörð Bjarmason committed over 4 years ago
help: correct usage & behavior of "git help --all"
Ævar Arnfjörð Bjarmason committed over 4 years ago
help: note the option name on option incompatibility
Ævar Arnfjörð Bjarmason committed over 4 years ago
help.c: split up list_all_cmds_help() function
Ævar Arnfjörð Bjarmason committed over 4 years ago
help tests: test "git" and "git help [-a|-g] spacing
Ævar Arnfjörð Bjarmason committed over 4 years ago
help.c: use puts() instead of printf{,_ln}() for consistency
Ævar Arnfjörð Bjarmason committed over 4 years ago
help doc: add missing "]" to "[-a|--all]"
Ævar Arnfjörð Bjarmason committed over 4 years ago
reftable: rename writer_stats to reftable_writer_stats
Han-Wen Nienhuys committed over 4 years ago
reftable: add test for length of disambiguating prefix
Han-Wen Nienhuys committed over 4 years ago
reftable: ensure that obj_id_len is >= 2 on writing
Han-Wen Nienhuys committed over 4 years ago
reftable: avoid writing empty keys at the block layer
Han-Wen Nienhuys committed over 4 years ago