aboutsummaryrefslogtreecommitdiff
path: root/t/t1410-reflog.sh
Commit message (Expand)AuthorAge
* t1410: remove superfluous 'git reflog' from the 'walk past root' testSZEDER Gábor2016-08-15
* reflog: continue walking the reflog past root commitsSZEDER Gábor2016-06-06
* refs: on symref reflog expire, lock symref not referrentDavid Turner2016-04-10
* Merge branch 'ep/shell-command-substitution-style'Junio C Hamano2016-01-22
|\
| * t/t1410-reflog.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-27
* | reflog-walk: don't segfault on non-commit sha1's in the reflogDennis Kaarsemaker2016-01-05
|/
* tests: remove some direct access to .git/logsDavid Turner2015-07-28
* Merge branch 'jk/for-each-reflog-ent-reverse'Junio C Hamano2014-12-22
|\
| * for_each_reflog_ent_reverse: fix newlines on block boundariesJeff King2014-12-05
* | Merge branch 'jk/fetch-reflog-df-conflict'Junio C Hamano2014-11-12
|\ \
| * | t1410: fix breakage on case-insensitive filesystemsJeff King2014-11-10
* | | Merge branch 'jk/fetch-reflog-df-conflict'Junio C Hamano2014-11-06
|\ \ \ | |/ /
| * | ignore stale directories when checking reflog existenceJeff King2014-11-04
| |/
* | checkout.c: use ref_exists instead of file_existRonnie Sahlberg2014-05-08
|/
* tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-11
* tests: add missing &&Jonathan Nieder2010-11-09
* reflog: honor gc.reflogexpire=neverAdam Simpkins2010-02-28
* test-lib: Introduce test_chmod and use it instead of update-index --chmodJohannes Sixt2009-03-19
* Fix deleting reflog entries from HEAD reflogJunio C Hamano2008-08-10
* reflog test: add more tests for 'reflog delete'Pieter de Bie2008-08-10
* gc: call "prune --expire 2.weeks.ago" by defaultJohannes Schindelin2008-03-12
* Merge branch 'bc/reflog-fix' into js/reflog-deleteJunio C Hamano2008-02-22
|\
| * Add "--expire <time>" option to 'git prune'Johannes Schindelin2007-11-30
* | Teach "git reflog" a subcommand to delete single entriesJohannes Schindelin2007-10-17
|/
* git-fsck-objects is now synonym to git-fsckJunio C Hamano2007-01-28
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* Revert "prune: --grace=time"Junio C Hamano2007-01-21
* prune: --grace=timeMatthias Lederhofer2007-01-20
* Fix t1410 for core.filemode==falseJohannes Schindelin2007-01-10
* reflog expire --fix-staleJunio C Hamano2007-01-06