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