mailmap tests: add a test for comment syntax
Ævar Arnfjörð Bjarmason committed over 5 years ago
mailmap doc + tests: add better examples & test them
Ævar Arnfjörð Bjarmason committed over 5 years ago
tests: refactor a few tests to use "test_commit --append"
Ævar Arnfjörð Bjarmason committed over 5 years ago
test-lib functions: add an --append option to test_commit
Ævar Arnfjörð Bjarmason committed over 5 years ago
test-lib functions: add --author support to test_commit
Ævar Arnfjörð Bjarmason committed over 5 years ago
test-lib functions: document arguments to test_commit
Ævar Arnfjörð Bjarmason committed over 5 years ago
test-lib functions: expand "test_commit" comment template
Ævar Arnfjörð Bjarmason committed over 5 years ago
mailmap: test for silent exiting on missing file/blob
Ævar Arnfjörð Bjarmason committed over 5 years ago
mailmap tests: get rid of overly complex blame fuzzing
Ævar Arnfjörð Bjarmason committed over 5 years ago
mailmap tests: add a test for "not a blob" error
Ævar Arnfjörð Bjarmason committed over 5 years ago
mailmap tests: remove redundant entry in test
Ævar Arnfjörð Bjarmason committed over 5 years ago
mailmap tests: improve --stdin tests
Ævar Arnfjörð Bjarmason committed over 5 years ago
mailmap tests: modernize syntax & test idioms
Ævar Arnfjörð Bjarmason committed over 5 years ago
mailmap tests: use our preferred whitespace syntax
Ævar Arnfjörð Bjarmason committed over 5 years ago
mailmap doc: start by mentioning the comment syntax
Ævar Arnfjörð Bjarmason committed over 5 years ago
check-mailmap doc: note config options
Ævar Arnfjörð Bjarmason committed over 5 years ago
mailmap doc: quote config variables `like.this`
Ævar Arnfjörð Bjarmason committed over 5 years ago
mailmap doc: create a new "gitmailmap(5)" man page
Ævar Arnfjörð Bjarmason committed over 5 years ago
fetch: implement support for atomic reference updates
Patrick Steinhardt committed over 5 years ago
fetch: allow passing a transaction to `s_update_ref()`
Patrick Steinhardt committed over 5 years ago