aboutsummaryrefslogtreecommitdiff
path: root/t/t5304-prune.sh
Commit message (Expand)AuthorAge
* revision.c: --reflog add HEAD reflog from all worktreesNguyễn Thái Ngọc Duy2017-08-24
* revision.c: --all adds HEAD from all worktreesNguyễn Thái Ngọc Duy2017-08-24
* revision.c: --indexed-objects add objects from all worktreesNguyễn Thái Ngọc Duy2017-08-24
* t/t5304-prune.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-28
* gc: remove garbage .idx files from pack dirDoug Kelly2015-11-04
* t5304: test cleaning pack garbageDoug Kelly2015-11-04
* for_each_packed_object: automatically open pack indexJeff King2015-06-22
* sha1_file: fix iterating loose alternate objectsJonathon Mah2015-02-09
* t5304: use helper to report failure of "test foo = bar"Jeff King2014-10-13
* t5304: use test_path_is_* instead of "test -f"Jeff King2014-10-13
* reachable.c: add HEAD to reachability starting commitsMax Kirillov2014-09-03
* code and test: fix misuses of "nor"Justin Lebar2014-03-31
* prune: clean .git/shallow after pruning objectsNguyễn Thái Ngọc Duy2013-12-10
* count-objects: report garbage files in pack directory tooNguyễn Thái Ngọc Duy2013-02-15
* t3306,t5304: avoid clock skew issuesMichael J Gruber2011-04-14
* prune: honor --expire=neverAdam Simpkins2010-02-28
* test local clone by copyingClemens Buchacher2009-09-13
* gc: make --prune useful again by accepting an optional parameterJohannes Schindelin2009-02-14
* t5304-prune: adjust file mtime based on system time rather than file mtimeBrandon Casey2008-08-13
* Fix executable bits in t/ scriptsJunio C Hamano2008-07-04
* builtin-prune: protect objects listed on the command lineJunio C Hamano2008-03-27
* Add tests for git-pruneMichele Ballabio2008-03-27
* gc: call "prune --expire 2.weeks.ago" by defaultJohannes Schindelin2008-03-12
* Make git prune remove temporary packs that look like write failuresDavid Steven Tweed2008-02-11