summaryrefslogtreecommitdiff
path: root/t/t7700-repack.sh
Commit message (Expand)AuthorAgeFilesLines
* 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