summaryrefslogtreecommitdiff
path: root/t/t1411-reflog-show.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/plug-leak-in-revisions'Junio C Hamano2022-06-071-0/+1
|\
| * revisions API: release "reflog_info" in release revisions()Ævar Arnfjörð Bjarmason2022-04-131-0/+1
* | reflog tests: add missing "git reflog exists" testsÆvar Arnfjörð Bjarmason2022-03-171-5/+0
|/
* t[01]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-2/+2
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* Merge branch 'sg/test-must-be-empty'Junio C Hamano2018-08-271-2/+1
|\
| * tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor2018-08-211-2/+1
* | t1000-t1999: fix broken &&-chainsEric Sunshine2018-07-161-3/+3
|/
* t1411: abstract away SHA-1-specific constantsbrian m. carlson2018-03-261-10/+11
* t1414: document some reflog-walk odditiesJeff King2017-07-071-10/+0
* reflog-walk: don't free reflogs added to cacheJeff King2017-07-071-0/+4
* reflog-walk: duplicate strings in complete_reflogs listJeff King2017-07-071-0/+6
* Merge branch 'dt/reflog-tests'Junio C Hamano2015-08-121-1/+1
|\
| * tests: remove some direct access to .git/logsdt/reflog-testsDavid Turner2015-07-281-1/+1
* | git-reflog: add exists commandDavid Turner2015-07-211-0/+5
|/
* log: use true parents for diff when walking reflogstr/log-full-diff-keep-true-parentsThomas Rast2013-08-051-0/+22
* reflog-walk: tell explicit --date=default from not having --date at allJunio C Hamano2012-05-071-4/+4
* reflog-walk: always make HEAD@{0} show indexed selectorsJeff King2012-05-041-0/+8
* log: respect date_mode_explicit with --format:%gdJeff King2012-05-041-1/+1
* t1411: add more selector index/date testsJeff King2012-05-041-0/+45
* reflog: fix overriding of command line optionsMichael J Gruber2011-04-011-1/+1
* t/t1411: test reflog with formatsMichael J Gruber2011-04-011-0/+18
* don't use default revision if a rev was specifiedDave Olszewski2010-03-131-0/+9
* make oneline reflog dates more consistent with multiline formatJeff King2009-03-201-0/+67