summaryrefslogtreecommitdiff
path: root/t/t1410-reflog.sh
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Merge branch 'jk/fetch-reflog-df-conflict'Libravatar Junio C Hamano1-18/+18
2014-11-10t1410: fix breakage on case-insensitive filesystemsLibravatar Jeff King1-18/+18
2014-11-06Merge branch 'jk/fetch-reflog-df-conflict'Libravatar Junio C Hamano1-0/+34
2014-11-04ignore stale directories when checking reflog existenceLibravatar Jeff King1-0/+34
2014-05-08checkout.c: use ref_exists instead of file_existLibravatar Ronnie Sahlberg1-0/+8
2012-04-11tests: modernise style: more uses of test_line_countLibravatar Stefano Lattarini1-18/+8
2010-11-09tests: add missing &&Libravatar Jonathan Nieder1-4/+4
2010-02-28reflog: honor gc.reflogexpire=neverLibravatar Adam Simpkins1-0/+41
2009-03-19test-lib: Introduce test_chmod and use it instead of update-index --chmodLibravatar Johannes Sixt1-3/+1
2008-08-10Fix deleting reflog entries from HEAD reflogLibravatar Junio C Hamano1-1/+1
2008-08-10reflog test: add more tests for 'reflog delete'Libravatar Pieter de Bie1-4/+18
2008-03-12gc: call "prune --expire 2.weeks.ago" by defaultLibravatar Johannes Schindelin1-18/+0
2008-02-22Merge branch 'bc/reflog-fix' into js/reflog-deleteLibravatar Junio C Hamano1-0/+19
2007-11-30Add "--expire <time>" option to 'git prune'Libravatar Johannes Schindelin1-0/+18
2007-10-17Teach "git reflog" a subcommand to delete single entriesLibravatar Johannes Schindelin1-0/+26
2007-01-28git-fsck-objects is now synonym to git-fsckLibravatar Junio C Hamano1-1/+1
2007-01-28[PATCH] Rename git-repo-config to git-config.Libravatar Tom Prince1-1/+1
2007-01-21Revert "prune: --grace=time"Libravatar Junio C Hamano1-3/+3
2007-01-20prune: --grace=timeLibravatar Matthias Lederhofer1-3/+3
2007-01-10Fix t1410 for core.filemode==falseLibravatar Johannes Schindelin1-0/+2
2007-01-06reflog expire --fix-staleLibravatar Junio C Hamano1-0/+176