aboutsummaryrefslogtreecommitdiff
path: root/t/t7700-repack.sh
Commit message (Expand)AuthorAge
* Merge branch 'jc/maint-1.6.0-keep-pack' into maintJunio C Hamano2009-04-08
|\
| * pack-objects: don't loosen objects available in alternate or kept packsBrandon Casey2009-03-21
| * t7700: demonstrate repack flaw which may loosen objects unnecessarilyBrandon Casey2009-03-21
| * pack-objects: only repack or loosen objects residing in "local" packsBrandon Casey2009-03-20
| * git-repack.sh: don't use --kept-pack-only option to pack-objectsBrandon Casey2009-03-20
| * t7700-repack: add two new tests demonstrating repacking flawsBrandon Casey2009-03-20
* | t7700: demonstrate misbehavior of 'repack -a' when local packs existBrandon Casey2009-01-17
|/
* t7700: test that 'repack -a' packs alternate packed objectsBrandon Casey2008-11-12
* pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey2008-11-12
* t7700: demonstrate mishandling of loose objects in an alternate ODBBrandon Casey2008-11-12
* repack: don't repack local objects in packs with .keep fileBrandon Casey2008-11-12
* t7700: demonstrate mishandling of objects in packs with a .keep fileBrandon Casey2008-11-12