summaryrefslogtreecommitdiff
path: root/t/t1410-reflog.sh
Commit message (Expand)AuthorAgeFilesLines
* refs: on symref reflog expire, lock symref not referrentdt/pre-refs-backendDavid Turner2016-04-101-0/+10
* Merge branch 'ep/shell-command-substitution-style'Junio C Hamano2016-01-221-12/+12
|\
| * t/t1410-reflog.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-271-12/+12
* | reflog-walk: don't segfault on non-commit sha1's in the reflogdk/reflog-walk-with-non-commitDennis Kaarsemaker2016-01-051-0/+13
|/
* tests: remove some direct access to .git/logsdt/reflog-testsDavid Turner2015-07-281-8/+16
* Merge branch 'jk/for-each-reflog-ent-reverse'Junio C Hamano2014-12-221-0/+30
|\
| * for_each_reflog_ent_reverse: fix newlines on block boundariesJeff King2014-12-051-0/+30
* | Merge branch 'jk/fetch-reflog-df-conflict'Junio C Hamano2014-11-121-18/+18
|\ \
| * | t1410: fix breakage on case-insensitive filesystemsjk/fetch-reflog-df-conflictJeff King2014-11-101-18/+18
* | | Merge branch 'jk/fetch-reflog-df-conflict'Junio C Hamano2014-11-061-0/+34
|\ \ \ | |/ /
| * | ignore stale directories when checking reflog existenceJeff King2014-11-041-0/+34
| |/
* | 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