summaryrefslogtreecommitdiff
path: root/t/t1410-reflog.sh
Commit message (Expand)AuthorAgeFilesLines
* checkout.c: use ref_exists instead of file_existrs/reflog-existsRonnie Sahlberg2014-05-081-0/+8
* tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-111-18/+8
* tests: add missing &&Jonathan Nieder2010-11-091-4/+4
* reflog: honor gc.reflogexpire=neverAdam Simpkins2010-02-281-0/+41
* test-lib: Introduce test_chmod and use it instead of update-index --chmodJohannes Sixt2009-03-191-3/+1
* Fix deleting reflog entries from HEAD reflogJunio C Hamano2008-08-101-1/+1
* reflog test: add more tests for 'reflog delete'Pieter de Bie2008-08-101-4/+18
* gc: call "prune --expire 2.weeks.ago" by defaultJohannes Schindelin2008-03-121-18/+0
* Merge branch 'bc/reflog-fix' into js/reflog-deleteJunio C Hamano2008-02-221-0/+19
|\
| * Add "--expire <time>" option to 'git prune'Johannes Schindelin2007-11-301-0/+18
* | Teach "git reflog" a subcommand to delete single entriesJohannes Schindelin2007-10-171-0/+26
|/
* git-fsck-objects is now synonym to git-fsckJunio C Hamano2007-01-281-1/+1
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-1/+1
* Revert "prune: --grace=time"Junio C Hamano2007-01-211-3/+3
* prune: --grace=timeMatthias Lederhofer2007-01-201-3/+3
* Fix t1410 for core.filemode==falseJohannes Schindelin2007-01-101-0/+2
* reflog expire --fix-staleJunio C Hamano2007-01-061-0/+176