index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t1410-reflog.sh
Age
Commit message (
Expand
)
Author
2026-01-11
t1410: use test helpers in reflog rewind test
Pushkar Singh
2025-07-22
reflog: close leak of reflog expire entry
Jacob Keller
2025-03-17
reflog: implement subcommand to drop reflogs
Karthik Nayak
2025-03-17
reflog: improve error for when reflog is not found
Karthik Nayak
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-08-14
Merge branch 'jc/reflog-expire-lookup-commit-fix'
Junio C Hamano
2024-07-16
Revert "reflog expire: don't use lookup_commit_reference_gently()"
Junio C Hamano
2024-02-21
builtin/reflog: introduce subcommand to list reflogs
Patrick Steinhardt
2024-01-22
t1410: move reffiles specific tests to t0600
John Cai
2023-12-03
t1410: use test-tool to create empty reflog
Patrick Steinhardt
2023-11-08
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-10-29
reflog: fix expire --single-worktree
René Scharfe
2023-02-06
tests: mark tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
2022-04-04
Merge branch 'ab/reflog-parse-options'
Junio C Hamano
2022-03-23
reflog [show]: display sensible -h output
Ævar Arnfjörð Bjarmason
2022-03-23
reflog: convert to parse_options() API
Ævar Arnfjörð Bjarmason
2022-03-23
Merge branch 'ab/reflog-prep-fix'
Junio C Hamano
2022-03-13
reflog: don't be noisy on empty reflogs
Ævar Arnfjörð Bjarmason
2022-02-09
t1410: mark bufsize boundary test as REFFILES
Han-Wen Nienhuys
2022-02-09
t1410: use test-tool ref-store to inspect reflogs
Han-Wen Nienhuys
2021-12-13
t0000-t3999: detect and signal failure within loop
Eric Sunshine
2021-08-02
t1410: mark test as REFFILES
Han-Wen Nienhuys
2021-02-11
reflog expire --stale-fix: be generous about missing objects
Johannes Schindelin
2020-11-19
t[01]*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-07-30
t: remove test_oid_init in tests
brian m. carlson
2019-11-27
t1410: use test_line_count
René Scharfe
2019-07-01
t1410: make hash size independent
brian m. carlson
2019-04-01
reflog tests: assert lack of early exit with expiry="never"
Ævar Arnfjörð Bjarmason
2019-03-18
reflog tests: test for the "points nowhere" warning
Ævar Arnfjörð Bjarmason
2019-03-18
reflog tests: make use of "test_config" idiom
Ævar Arnfjörð Bjarmason
2019-01-04
Merge branch 'nd/i18n'
Junio C Hamano
2018-11-12
fsck: mark strings for translation
Nguyễn Thái Ngọc Duy
2018-10-22
reflog expire: cover reflog from all worktrees
Nguyễn Thái Ngọc Duy
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
2018-06-22
t: switch "branch -l" to "branch --create-reflog"
Jeff King
2016-08-15
t1410: remove superfluous 'git reflog' from the 'walk past root' test
SZEDER Gábor
2016-06-06
reflog: continue walking the reflog past root commits
SZEDER Gábor
2016-04-10
refs: on symref reflog expire, lock symref not referrent
David Turner
2016-01-22
Merge branch 'ep/shell-command-substitution-style'
Junio C Hamano
2016-01-05
reflog-walk: don't segfault on non-commit sha1's in the reflog
Dennis Kaarsemaker
2015-12-27
t/t1410-reflog.sh: use the $( ... ) construct for command substitution
Elia Pinto
2015-07-28
tests: remove some direct access to .git/logs
David Turner
2014-12-22
Merge branch 'jk/for-each-reflog-ent-reverse'
Junio C Hamano
2014-12-05
for_each_reflog_ent_reverse: fix newlines on block boundaries
Jeff King
2014-11-12
Merge branch 'jk/fetch-reflog-df-conflict'
Junio C Hamano
2014-11-10
t1410: fix breakage on case-insensitive filesystems
Jeff King
2014-11-06
Merge branch 'jk/fetch-reflog-df-conflict'
Junio C Hamano
2014-11-04
ignore stale directories when checking reflog existence
Jeff King
[next]