summaryrefslogtreecommitdiff
path: root/t/t7700-repack.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/repack-pack-writebitmaps-config'Junio C Hamano2014-06-251-2/+2
|\
| * t7700: drop explicit --no-pack-kept-objects from .keep testjk/repack-pack-writebitmaps-configJeff King2014-06-121-1/+1
| * repack: introduce repack.writeBitmaps config optionJeff King2014-06-101-1/+1
* | Merge branch 'jk/repack-pack-keep-objects'Junio C Hamano2014-06-251-2/+18
|\ \ | |/
| * repack: respect pack.writebitmapsJeff King2014-06-101-1/+17
| * repack: do not accidentally pack kept objects by defaultJeff King2014-06-101-1/+1
* | Merge branch 'jk/repack-pack-keep-objects'Junio C Hamano2014-03-181-1/+17
|\ \ | |/
| * repack: add `repack.packKeptObjects` config varJeff King2014-03-031-1/+17
* | t7700: do not use "touch" unnecessarilyjk/test-fixesJeff King2014-01-231-1/+1
|/
* tests: add missing &&, batch 2Jonathan Nieder2010-11-091-3/+3
* more war on "sleep" in testsJunio C Hamano2010-04-171-3/+6
* git repack: keep commits hidden by a graftJohannes Schindelin2009-07-241-1/+1
* Add a test showing that 'git repack' throws away grafted-away parentsBjörn Steinbrink2009-07-231-0/+12
* t7700-repack: repack -a now works properly, expect success from testBrandon Casey2009-04-251-1/+1
* Merge branch 'jc/maint-1.6.0-keep-pack'Junio C Hamano2009-04-011-0/+61
|\
| * pack-objects: don't loosen objects available in alternate or kept packsBrandon Casey2009-03-211-1/+1
| * t7700: demonstrate repack flaw which may loosen objects unnecessarilyBrandon Casey2009-03-211-0/+17
| * pack-objects: only repack or loosen objects residing in "local" packsBrandon Casey2009-03-201-1/+1
| * git-repack.sh: don't use --kept-pack-only option to pack-objectsBrandon Casey2009-03-201-1/+1
| * t7700-repack: add two new tests demonstrating repacking flawsBrandon Casey2009-03-201-0/+44
* | t7700: demonstrate misbehavior of 'repack -a' when local packs existBrandon Casey2009-01-171-0/+19
|/
* t7700: test that 'repack -a' packs alternate packed objectsBrandon Casey2008-11-121-0/+16
* pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey2008-11-121-1/+1
* t7700: demonstrate mishandling of loose objects in an alternate ODBBrandon Casey2008-11-121-0/+19
* repack: don't repack local objects in packs with .keep fileBrandon Casey2008-11-121-1/+1
* t7700: demonstrate mishandling of objects in packs with a .keep fileBrandon Casey2008-11-121-0/+38