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
reftable: add a test that verifies that writing empty keys fails
Han-Wen Nienhuys committed over 4 years ago
reftable: reject 0 object_id_len
Han-Wen Nienhuys committed over 4 years ago
Documentation: object_id_len goes up to 31
Han-Wen Nienhuys committed over 4 years ago
add -p: disable stdin buffering when interactive.singlekey is set
Phillip Wood committed over 4 years ago
terminal: set VMIN and VTIME in non-canonical mode
Phillip Wood committed over 4 years ago
terminal: pop signal handler when terminal is restored
Phillip Wood committed over 4 years ago
terminal: always reset terminal when reading without echo
Phillip Wood committed over 4 years ago
t0003: avoid pipes with Git on LHS
Shubham Mishra committed over 4 years ago