Age | Commit message (Expand) | Author | Files | Lines |
2020-11-19 | t550*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -11/+11 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-07-30 | t: remove test_oid_init in tests | brian m. carlson | 1 | -1/+0 |
2020-04-17 | send-pack: fix inconsistent porcelain output | Jiang Xin | 1 | -0/+1 |
2020-01-15 | t5504: make hash algorithm independent | brian m. carlson | 1 | -8/+9 |
2019-05-16 | fsck: rename and touch up init_skiplist() | Barret Rhoden | 1 | -7/+7 |
2018-09-12 | fsck: support comments & empty lines in skipList | Ævar Arnfjörð Bjarmason | 1 | -3/+16 |
2018-09-12 | fsck: use strbuf_getline() to read skiplist file | René Scharfe | 1 | -1/+1 |
2018-09-12 | fsck: document that skipList input must be unabbreviated | Ævar Arnfjörð Bjarmason | 1 | -0/+6 |
2018-09-12 | fsck: document and test commented & empty line skipList input | Ævar Arnfjörð Bjarmason | 1 | -0/+21 |
2018-09-12 | fsck: document and test sorted skipList input | Ævar Arnfjörð Bjarmason | 1 | -0/+19 |
2018-09-12 | fsck tests: add a test for no skipList input | Ævar Arnfjörð Bjarmason | 1 | -0/+5 |
2018-09-12 | fsck tests: setup of bogus commit object | Ævar Arnfjörð Bjarmason | 1 | -4/+4 |
2018-07-27 | fsck: test and document unknown fsck.<msg-id> values | Ævar Arnfjörð Bjarmason | 1 | -0/+14 |
2018-07-27 | fsck: add stress tests for fsck.skipList | Ævar Arnfjörð Bjarmason | 1 | -0/+28 |
2018-07-27 | fsck: test & document {fetch,receive}.fsck.* config fallback | Ævar Arnfjörð Bjarmason | 1 | -2/+24 |
2018-07-27 | fetch: implement fetch.fsck.* | Ævar Arnfjörð Bjarmason | 1 | -0/+46 |
2018-07-27 | transfer.fsckObjects tests: untangle confusing setup | Ævar Arnfjörð Bjarmason | 1 | -1/+11 |
2018-07-27 | receive.fsck.<msg-id> tests: remove dead code | Ævar Arnfjörð Bjarmason | 1 | -2/+0 |
2017-01-07 | don't use test_must_fail with grep | Pranit Bauva | 1 | -1/+1 |
2016-07-18 | test-lib.sh: introduce and use $EMPTY_TREE | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2016-04-20 | t5504: drop sigpipe=ok from push tests | Jeff King | 1 | -6/+4 |
2016-02-25 | t5504: handle expected output from SIGPIPE death | Jeff King | 1 | -1/+4 |
2015-11-28 | add "ok=sigpipe" to test_must_fail and use it to fix flaky tests | Lars Schneider | 1 | -3/+2 |
2015-06-23 | fsck: git receive-pack: support excluding objects from fsck'ing | Johannes Schindelin | 1 | -0/+12 |
2015-06-23 | fsck: optionally ignore specific fsck issues completely | Johannes Schindelin | 1 | -1/+8 |
2015-06-23 | fsck: disallow demoting grave fsck errors to warnings | Johannes Schindelin | 1 | -0/+11 |
2015-06-23 | fsck: add a simple test for receive.fsck.<msg-id> | Johannes Schindelin | 1 | -0/+21 |
2012-09-21 | receive-pack: drop "n/a" on unpacker errors | Jeff King | 1 | -1/+1 |
2012-02-13 | do not override receive-pack errors | Clemens Buchacher | 1 | -4/+18 |
2011-10-05 | Merge branch 'jc/fetch-verify' | Junio C Hamano | 1 | -2/+2 |
2011-09-04 | test: fetch/receive with fsckobjects | Junio C Hamano | 1 | -0/+104 |