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