Age | Commit message (Expand) | Author | Files | Lines |
2021-02-10 | tests: remove most uses of test_i18ncmp | Ævar Arnfjörð Bjarmason | 1 | -3/+3 |
2021-01-25 | Merge branch 'js/default-branch-name-tests-final-stretch' | Junio C Hamano | 1 | -0/+3 |
2020-12-16 | t1400: use `main` as initial branch name | Johannes Schindelin | 1 | -37/+38 |
2020-11-19 | tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer needed | Johannes Schindelin | 1 | -2/+2 |
2020-11-19 | t[01]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -35/+35 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-11-16 | update-ref: disallow "start" for ongoing transactions | Patrick Steinhardt | 1 | -0/+11 |
2020-11-16 | update-ref: allow creation of multiple transactions | Patrick Steinhardt | 1 | -0/+50 |
2020-11-16 | t1400: avoid touching refs on filesystem | Patrick Steinhardt | 1 | -35/+42 |
2020-10-23 | t1400: prepare for `main` being default branch name | Johannes Schindelin | 1 | -5/+5 |
2020-08-17 | Merge branch 'hn/reftable-prep-part-2' | Junio C Hamano | 1 | -15/+15 |
2020-08-06 | t: don't spuriously close and reopen quotes | Martin Ågren | 1 | -1/+1 |
2020-07-27 | Modify pseudo refs through ref backend storage | Han-Wen Nienhuys | 1 | -5/+5 |
2020-07-16 | t1400: use git rev-parse for testing PSEUDOREF existence | Han-Wen Nienhuys | 1 | -10/+10 |
2020-05-20 | t: use update-ref and show-ref to reading/writing refs | Han-Wen Nienhuys | 1 | -16/+16 |
2020-05-01 | Merge branch 'tb/commit-graph-fd-exhaustion-fix' | Junio C Hamano | 1 | -9/+0 |
2020-04-23 | t/test-lib.sh: make ULIMIT_FILE_DESCRIPTORS available to tests | Taylor Blau | 1 | -9/+0 |
2020-04-02 | update-ref: implement interactive transaction handling | Patrick Steinhardt | 1 | -0/+131 |
2020-01-30 | sha1-name: mark get_oid() error messages for translation | Jeff King | 1 | -6/+6 |
2020-01-28 | t1400: avoid "test" string comparisons | Jeff King | 1 | -12/+24 |
2019-12-06 | Merge branch 'rs/test-cleanup' | Junio C Hamano | 1 | -4/+4 |
2019-11-27 | t1400: use test_must_be_empty | René Scharfe | 1 | -4/+4 |
2019-10-29 | t1400: wrap setup code in test case | Johannes Schindelin | 1 | -8/+10 |
2018-10-16 | Merge branch 'ma/t1400-undebug-test' | Junio C Hamano | 1 | -1/+1 |
2018-10-10 | Merge branch 'bc/hash-independent-tests' | Junio C Hamano | 1 | -1/+1 |
2018-09-28 | t1400: drop debug `echo` to actually execute `test` | Martin Ågren | 1 | -1/+1 |
2018-09-17 | t1400: switch hard-coded object ID to variable | brian m. carlson | 1 | -1/+1 |
2018-09-12 | update-ref: allow --no-deref with --stdin | Elijah Newren | 1 | -0/+31 |
2018-07-23 | refs.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -10/+10 |
2018-07-23 | Update messages in preparation for i18n | Nguyễn Thái Ngọc Duy | 1 | -4/+4 |
2018-05-30 | Merge branch 'bc/hash-independent-tests' | Junio C Hamano | 1 | -1/+1 |
2018-05-14 | t: switch $_z40 to $ZERO_OID | brian m. carlson | 1 | -1/+1 |
2018-05-13 | refs: handle zero oid for pseudorefs | Martin Ågren | 1 | -2/+2 |
2018-05-13 | t1400: add tests around adding/deleting pseudorefs | Martin Ågren | 1 | -0/+60 |
2017-09-15 | test-lib: don't use ulimit in test prerequisites on cygwin | Ramsay Jones | 1 | -1/+4 |
2017-04-16 | t1400: use consistent style for test_expect_success calls | Kyle Meyer | 1 | -168/+167 |
2017-03-21 | t1400: use test_when_finished for cleanup | Kyle Meyer | 1 | -40/+41 |
2017-03-21 | t1400: remove a set of unused output files | Kyle Meyer | 1 | -2/+2 |
2017-03-21 | t1400: use test_path_is_* helpers | Kyle Meyer | 1 | -22/+22 |
2017-03-21 | t1400: set core.logAllRefUpdates in "logged by touch" tests | Kyle Meyer | 1 | -11/+12 |
2017-03-21 | t1400: rename test descriptions to be unique | Kyle Meyer | 1 | -4/+4 |
2017-02-27 | Merge branch 'km/delete-ref-reflog-message' | Junio C Hamano | 1 | -0/+18 |
2017-02-27 | Merge branch 'mh/ref-remove-empty-directory' | Junio C Hamano | 1 | -0/+27 |
2017-02-20 | update-ref: pass reflog message to delete_ref() | Kyle Meyer | 1 | -0/+18 |
2017-01-31 | update-ref: add test cases for bare repository | Cornelius Weig | 1 | -7/+36 |
2017-01-31 | refs: add option core.logAllRefUpdates = always | Cornelius Weig | 1 | -0/+37 |
2017-01-07 | files_transaction_commit(): clean up empty directories | Michael Haggerty | 1 | -0/+27 |
2016-07-25 | Merge branch 'mh/split-under-lock' | Junio C Hamano | 1 | -3/+38 |
2016-06-17 | tests: use test_i18n* functions to suppress false positives | Vasco Almeida | 1 | -1/+1 |
2016-06-13 | refs: resolve symbolic refs first | Michael Haggerty | 1 | -0/+35 |