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
*
Merge branch 'kn/update-ref-symref'
Junio C Hamano
2024-06-21
1
-2
/
+428
|
\
|
*
update-ref: add support for 'symref-update' command
Karthik Nayak
2024-06-07
1
-0
/
+203
|
*
update-ref: add support for 'symref-create' command
Karthik Nayak
2024-06-07
1
-0
/
+65
|
*
update-ref: add support for 'symref-delete' command
Karthik Nayak
2024-06-07
1
-0
/
+68
|
*
update-ref: add support for 'symref-verify' command
Karthik Nayak
2024-06-07
1
-2
/
+92
*
|
strbuf: fix leak when `appendwholeline()` fails with EOF
Patrick Steinhardt
2024-05-27
1
-0
/
+2
|
/
*
update-ref: use {old,new}-oid instead of {old,new}value
Karthik Nayak
2024-04-02
1
-17
/
+17
*
Merge branch 'ps/ref-tests-update-even-more'
Junio C Hamano
2024-02-27
1
-43
/
+7
|
\
|
*
t1400: exercise reflog with gaps with reftable backend
Patrick Steinhardt
2024-02-15
1
-7
/
+7
|
*
t: move tests exercising the "files" backend
Patrick Steinhardt
2024-02-15
1
-36
/
+0
*
|
t1400: use show-ref to check pseudorefs
Phillip Wood
2024-02-07
1
-9
/
+9
|
/
*
Merge branch 'ps/ref-tests-update-more'
Junio C Hamano
2023-12-20
1
-6
/
+35
|
\
|
*
t1400: split up generic reflog tests from the reffile-specific ones
Patrick Steinhardt
2023-12-03
1
-6
/
+35
*
|
Merge branch 'ps/ref-tests-update'
Junio C Hamano
2023-12-10
1
-23
/
+27
|
\
\
|
|
/
|
/
|
|
*
t: mark several tests that assume the files backend with REFFILES
Patrick Steinhardt
2023-11-03
1
-4
/
+4
|
*
t: convert tests to not access reflog via the filesystem
Patrick Steinhardt
2023-11-03
1
-6
/
+11
|
*
t: convert tests to not access symrefs via the filesystem
Patrick Steinhardt
2023-11-03
1
-4
/
+4
|
*
t: convert tests to not write references via the filesystem
Patrick Steinhardt
2023-11-03
1
-9
/
+8
*
|
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-11-02
1
-11
/
+11
|
/
*
t1400: assert output of update-ref
Andrei Rybak
2023-03-20
1
-0
/
+3
*
Merge branch 'es/test-chain-lint'
Junio C Hamano
2022-01-04
1
-2
/
+2
|
\
|
*
t0000-t3999: detect and signal failure within loop
Eric Sunshine
2021-12-13
1
-2
/
+2
*
|
Merge branch 'js/test-initial-branch-override-cleanup'
Junio C Hamano
2021-12-15
1
-3
/
+0
|
\
\
|
*
|
tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed
Johannes Schindelin
2021-12-05
1
-3
/
+0
|
|
/
*
/
test-ref-store: tweaks to for-each-reflog-ent format
Han-Wen Nienhuys
2021-12-02
1
-5
/
+8
|
/
*
t1400: avoid SIGPIPE race condition on fifo
Jeff King
2021-09-15
1
-3
/
+5
*
update-ref: fix streaming of status updates
Patrick Steinhardt
2021-09-03
1
-0
/
+32
*
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
[next]