| Commit message (Expand) | Author | Age |
* | t/t7700-repack.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2016-01-08 |
* | Merge branch 'jk/repack-pack-writebitmaps-config' | Junio C Hamano | 2014-06-25 |
|\ |
|
| * | t7700: drop explicit --no-pack-kept-objects from .keep test | Jeff King | 2014-06-12 |
| * | repack: introduce repack.writeBitmaps config option | Jeff King | 2014-06-10 |
* | | Merge branch 'jk/repack-pack-keep-objects' | Junio C Hamano | 2014-06-25 |
|\ \
| |/ |
|
| * | repack: respect pack.writebitmaps | Jeff King | 2014-06-10 |
| * | repack: do not accidentally pack kept objects by default | Jeff King | 2014-06-10 |
* | | Merge branch 'jk/repack-pack-keep-objects' | Junio C Hamano | 2014-03-18 |
|\ \
| |/ |
|
| * | repack: add `repack.packKeptObjects` config var | Jeff King | 2014-03-03 |
* | | t7700: do not use "touch" unnecessarily | Jeff King | 2014-01-23 |
|/ |
|
* | tests: add missing &&, batch 2 | Jonathan Nieder | 2010-11-09 |
* | more war on "sleep" in tests | Junio C Hamano | 2010-04-17 |
* | git repack: keep commits hidden by a graft | Johannes Schindelin | 2009-07-24 |
* | Add a test showing that 'git repack' throws away grafted-away parents | Björn Steinbrink | 2009-07-23 |
* | t7700-repack: repack -a now works properly, expect success from test | Brandon Casey | 2009-04-25 |
* | Merge branch 'jc/maint-1.6.0-keep-pack' | Junio C Hamano | 2009-04-01 |
|\ |
|
| * | pack-objects: don't loosen objects available in alternate or kept packs | Brandon Casey | 2009-03-21 |
| * | t7700: demonstrate repack flaw which may loosen objects unnecessarily | Brandon Casey | 2009-03-21 |
| * | pack-objects: only repack or loosen objects residing in "local" packs | Brandon Casey | 2009-03-20 |
| * | git-repack.sh: don't use --kept-pack-only option to pack-objects | Brandon Casey | 2009-03-20 |
| * | t7700-repack: add two new tests demonstrating repacking flaws | Brandon Casey | 2009-03-20 |
* | | t7700: demonstrate misbehavior of 'repack -a' when local packs exist | Brandon Casey | 2009-01-17 |
|/ |
|
* | t7700: test that 'repack -a' packs alternate packed objects | Brandon Casey | 2008-11-12 |
* | pack-objects: extend --local to mean ignore non-local loose objects too | Brandon Casey | 2008-11-12 |
* | t7700: demonstrate mishandling of loose objects in an alternate ODB | Brandon Casey | 2008-11-12 |
* | repack: don't repack local objects in packs with .keep file | Brandon Casey | 2008-11-12 |
* | t7700: demonstrate mishandling of objects in packs with a .keep file | Brandon Casey | 2008-11-12 |