Age | Commit message (Expand) | Author | Files | Lines |
2016-01-22 | Merge branch 'ep/shell-command-substitution-style' | Junio C Hamano | 1 | -12/+12 |
2016-01-05 | reflog-walk: don't segfault on non-commit sha1's in the reflog | Dennis Kaarsemaker | 1 | -0/+13 |
2015-12-27 | t/t1410-reflog.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -12/+12 |
2015-07-28 | tests: remove some direct access to .git/logs | David Turner | 1 | -8/+16 |
2014-12-22 | Merge branch 'jk/for-each-reflog-ent-reverse' | Junio C Hamano | 1 | -0/+30 |
2014-12-05 | for_each_reflog_ent_reverse: fix newlines on block boundaries | Jeff King | 1 | -0/+30 |
2014-11-12 | Merge branch 'jk/fetch-reflog-df-conflict' | Junio C Hamano | 1 | -18/+18 |
2014-11-10 | t1410: fix breakage on case-insensitive filesystems | Jeff King | 1 | -18/+18 |
2014-11-06 | Merge branch 'jk/fetch-reflog-df-conflict' | Junio C Hamano | 1 | -0/+34 |
2014-11-04 | ignore stale directories when checking reflog existence | Jeff King | 1 | -0/+34 |
2014-05-08 | checkout.c: use ref_exists instead of file_exist | Ronnie Sahlberg | 1 | -0/+8 |
2012-04-11 | tests: modernise style: more uses of test_line_count | Stefano Lattarini | 1 | -18/+8 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -4/+4 |
2010-02-28 | reflog: honor gc.reflogexpire=never | Adam Simpkins | 1 | -0/+41 |
2009-03-19 | test-lib: Introduce test_chmod and use it instead of update-index --chmod | Johannes Sixt | 1 | -3/+1 |
2008-08-10 | Fix deleting reflog entries from HEAD reflog | Junio C Hamano | 1 | -1/+1 |
2008-08-10 | reflog test: add more tests for 'reflog delete' | Pieter de Bie | 1 | -4/+18 |
2008-03-12 | gc: call "prune --expire 2.weeks.ago" by default | Johannes Schindelin | 1 | -18/+0 |
2008-02-22 | Merge branch 'bc/reflog-fix' into js/reflog-delete | Junio C Hamano | 1 | -0/+19 |
2007-11-30 | Add "--expire <time>" option to 'git prune' | Johannes Schindelin | 1 | -0/+18 |
2007-10-17 | Teach "git reflog" a subcommand to delete single entries | Johannes Schindelin | 1 | -0/+26 |
2007-01-28 | git-fsck-objects is now synonym to git-fsck | Junio C Hamano | 1 | -1/+1 |
2007-01-28 | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 1 | -1/+1 |
2007-01-21 | Revert "prune: --grace=time" | Junio C Hamano | 1 | -3/+3 |
2007-01-20 | prune: --grace=time | Matthias Lederhofer | 1 | -3/+3 |
2007-01-10 | Fix t1410 for core.filemode==false | Johannes Schindelin | 1 | -0/+2 |
2007-01-06 | reflog expire --fix-stale | Junio C Hamano | 1 | -0/+176 |