aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1411-reflog-show.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-07Merge branch 'ab/plug-leak-in-revisions'Junio C Hamano1-0/+1
2022-04-13revisions API: release "reflog_info" in release revisions()Ævar Arnfjörð Bjarmason1-0/+1
2022-03-17reflog tests: add missing "git reflog exists" testsÆvar Arnfjörð Bjarmason1-5/+0
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin1-2/+2
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2018-08-27Merge branch 'sg/test-must-be-empty'Junio C Hamano1-2/+1
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor1-2/+1
2018-07-16t1000-t1999: fix broken &&-chainsEric Sunshine1-3/+3
2018-03-26t1411: abstract away SHA-1-specific constantsbrian m. carlson1-10/+11
2017-07-07t1414: document some reflog-walk odditiesJeff King1-10/+0
2017-07-07reflog-walk: don't free reflogs added to cacheJeff King1-0/+4
2017-07-07reflog-walk: duplicate strings in complete_reflogs listJeff King1-0/+6
2015-08-12Merge branch 'dt/reflog-tests'Junio C Hamano1-1/+1
2015-07-28tests: remove some direct access to .git/logsDavid Turner1-1/+1
2015-07-21git-reflog: add exists commandDavid Turner1-0/+5
2013-08-05log: use true parents for diff when walking reflogsThomas Rast1-0/+22
2012-05-07reflog-walk: tell explicit --date=default from not having --date at allJunio C Hamano1-4/+4
2012-05-04reflog-walk: always make HEAD@{0} show indexed selectorsJeff King1-0/+8
2012-05-04log: respect date_mode_explicit with --format:%gdJeff King1-1/+1
2012-05-04t1411: add more selector index/date testsJeff King1-0/+45
2011-04-01reflog: fix overriding of command line optionsMichael J Gruber1-1/+1
2011-04-01t/t1411: test reflog with formatsMichael J Gruber1-0/+18
2010-03-13don't use default revision if a rev was specifiedDave Olszewski1-0/+9
2009-03-20make oneline reflog dates more consistent with multiline formatJeff King1-0/+67