Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-06-13 | ref_transaction_update(): check refname_is_safe() at a minimum | Michael Haggerty | 1 | -1/+1 |
2016-06-13 | refs: make error messages more consistent | Michael Haggerty | 1 | -2/+2 |
2015-09-01 | refs: make refs/bisect/* per-worktree | David Turner | 1 | -0/+19 |
2015-08-12 | Merge branch 'dt/reflog-tests' | Junio C Hamano | 1 | -3/+2 |
2015-07-28 | tests: remove some direct access to .git/logs | David Turner | 1 | -3/+2 |
2015-07-21 | update-ref and tag: add --create-reflog arg | David Turner | 1 | -0/+38 |
2015-06-05 | Merge branch 'mh/write-refs-sooner-2.4' into maint | Junio C Hamano | 1 | -0/+28 |
2015-05-27 | ref_transaction_commit(): do not capitalize error messages | Michael Haggerty | 1 | -7/+7 |
2015-05-22 | Merge branch 'mh/ref-directory-file' | Junio C Hamano | 1 | -7/+7 |
2015-05-12 | ref_transaction_commit(): fix atomicity and avoid fd exhaustion | Michael Haggerty | 1 | -2/+2 |
2015-05-12 | update-ref: test handling large transactions properly | Stefan Beller | 1 | -0/+28 |
2015-05-11 | ref_transaction_commit(): delete extra "the" from error message | Michael Haggerty | 1 | -7/+7 |
2014-12-11 | update-ref: fix "verify" command with missing <oldvalue> | Michael Haggerty | 1 | -2/+2 |
2014-12-11 | t1400: add some more tests of "update-ref --stdin"'s verify command | Michael Haggerty | 1 | -0/+92 |
2014-10-15 | test: put tests for handling of bad ref names in one place | Ronnie Sahlberg | 1 | -44/+0 |
2014-10-15 | branch -d: avoid repeated symref resolution | Jonathan Nieder | 1 | -0/+34 |
2014-06-16 | Merge branch 'rs/read-ref-at' | Junio C Hamano | 1 | -2/+2 |
2014-06-03 | Merge branch 'mh/ref-transaction' | Junio C Hamano | 1 | -31/+69 |
2014-06-03 | refs.c: change read_ref_at to use the reflog iterators | Ronnie Sahlberg | 1 | -2/+2 |
2014-04-07 | update-ref --stdin: harmonize error messages | Michael Haggerty | 1 | -16/+16 |
2014-04-07 | update-ref --stdin: improve the error message for unexpected EOF | Michael Haggerty | 1 | -6/+6 |
2014-04-07 | t1400: test one mistake at a time | Michael Haggerty | 1 | -1/+7 |
2014-04-07 | update-ref --stdin -z: deprecate interpreting the empty string as zeros | Michael Haggerty | 1 | -2/+3 |