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
2022-01-03
Merge branch 'es/test-chain-lint'
Junio C Hamano
1
-2
/
+2
2021-12-15
Merge branch 'js/test-initial-branch-override-cleanup'
Junio C Hamano
1
-3
/
+0
2021-12-13
t0000-t3999: detect and signal failure within loop
Eric Sunshine
1
-2
/
+2
2021-12-05
tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed
Johannes Schindelin
1
-3
/
+0
2021-12-02
test-ref-store: tweaks to for-each-reflog-ent format
Han-Wen Nienhuys
1
-5
/
+8
2021-09-15
t1400: avoid SIGPIPE race condition on fifo
Jeff King
1
-3
/
+5
2021-09-03
update-ref: fix streaming of status updates
Patrick Steinhardt
1
-0
/
+32
2021-05-11
refs: cleanup directories when deleting packed ref
Will Chandler
1
-0
/
+9
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
[next]