Age | Commit message (Expand) | Author | Files | Lines |
2018-08-27 | Merge branch 'sg/test-must-be-empty' | Junio C Hamano | 1 | -2/+1 |
2018-08-21 | tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' | SZEDER Gábor | 1 | -2/+1 |
2018-07-16 | t1000-t1999: fix broken &&-chains | Eric Sunshine | 1 | -3/+3 |
2018-03-26 | t1411: abstract away SHA-1-specific constants | brian m. carlson | 1 | -10/+11 |
2017-07-07 | t1414: document some reflog-walk oddities | Jeff King | 1 | -10/+0 |
2017-07-07 | reflog-walk: don't free reflogs added to cache | Jeff King | 1 | -0/+4 |
2017-07-07 | reflog-walk: duplicate strings in complete_reflogs list | Jeff King | 1 | -0/+6 |
2015-08-12 | Merge branch 'dt/reflog-tests' | Junio C Hamano | 1 | -1/+1 |
2015-07-28 | tests: remove some direct access to .git/logs | David Turner | 1 | -1/+1 |
2015-07-21 | git-reflog: add exists command | David Turner | 1 | -0/+5 |
2013-08-05 | log: use true parents for diff when walking reflogs | Thomas Rast | 1 | -0/+22 |
2012-05-07 | reflog-walk: tell explicit --date=default from not having --date at all | Junio C Hamano | 1 | -4/+4 |
2012-05-04 | reflog-walk: always make HEAD@{0} show indexed selectors | Jeff King | 1 | -0/+8 |
2012-05-04 | log: respect date_mode_explicit with --format:%gd | Jeff King | 1 | -1/+1 |
2012-05-04 | t1411: add more selector index/date tests | Jeff King | 1 | -0/+45 |
2011-04-01 | reflog: fix overriding of command line options | Michael J Gruber | 1 | -1/+1 |
2011-04-01 | t/t1411: test reflog with formats | Michael J Gruber | 1 | -0/+18 |
2010-03-13 | don't use default revision if a rev was specified | Dave Olszewski | 1 | -0/+9 |
2009-03-20 | make oneline reflog dates more consistent with multiline format | Jeff King | 1 | -0/+67 |