summaryrefslogtreecommitdiff
path: root/t/t1411-reflog-show.sh
AgeCommit message (Expand)Author
2018-08-27Merge branch 'sg/test-must-be-empty'Junio C Hamano
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor
2018-07-16t1000-t1999: fix broken &&-chainsEric Sunshine
2018-03-26t1411: abstract away SHA-1-specific constantsbrian m. carlson
2017-07-07t1414: document some reflog-walk odditiesJeff King
2017-07-07reflog-walk: don't free reflogs added to cacheJeff King
2017-07-07reflog-walk: duplicate strings in complete_reflogs listJeff King
2015-08-12Merge branch 'dt/reflog-tests'Junio C Hamano
2015-07-28tests: remove some direct access to .git/logsDavid Turner
2015-07-21git-reflog: add exists commandDavid Turner
2013-08-05log: use true parents for diff when walking reflogsThomas Rast
2012-05-07reflog-walk: tell explicit --date=default from not having --date at allJunio C Hamano
2012-05-04reflog-walk: always make HEAD@{0} show indexed selectorsJeff King
2012-05-04log: respect date_mode_explicit with --format:%gdJeff King
2012-05-04t1411: add more selector index/date testsJeff King
2011-04-01reflog: fix overriding of command line optionsMichael J Gruber
2011-04-01t/t1411: test reflog with formatsMichael J Gruber
2010-03-14don't use default revision if a rev was specifiedDave Olszewski
2009-03-20make oneline reflog dates more consistent with multiline formatJeff King