index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t1400-update-ref.sh
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]