summaryrefslogtreecommitdiffstats
path: root/t/t7700-repack.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tb/midx-bitmap-corruption-fix'Junio C Hamano2022-02-171-4/+0
|\
| * midx: read `RIDX` chunk when presentTaylor Blau2022-01-271-4/+0
* | Merge branch 'ds/repack-fixlets'Junio C Hamano2022-01-051-0/+13
|\ \ | |/ |/|
| * repack: make '--quiet' disable progressDerrick Stolee2021-12-201-0/+7
| * repack: respect kept objects with '--write-midx -b'Derrick Stolee2021-12-201-0/+6
* | t6000-t9999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
|/
* builtin/repack.c: pass `--refs-snapshot` when writing bitmapsTaylor Blau2021-10-021-0/+42
* builtin/repack.c: support writing a MIDX while repackingTaylor Blau2021-09-291-0/+96
* t7700: update to work with MIDX bitmap test knobTaylor Blau2021-09-011-6/+12
* t7700: stop losing return codes of git commandsDenton Liu2019-12-041-10/+9
* t7700: make references to SHA-1 genericDenton Liu2019-12-041-19/+19
* t7700: replace egrep with grepDenton Liu2019-12-041-3/+3
* t7700: consolidate code into test_has_duplicate_object()Denton Liu2019-12-041-48/+23
* t7700: consolidate code into test_no_missing_in_packs()Denton Liu2019-12-041-40/+15
* t7700: s/test -f/test_path_is_file/Denton Liu2019-11-291-4/+4
* t7700: move keywords onto their own lineDenton Liu2019-11-291-17/+34
* t7700: remove spaces after redirect operatorsDenton Liu2019-11-291-9/+9
* t7700: drop redirections to /dev/nullDenton Liu2019-11-291-3/+3
* repack: simplify handling of auto-bitmaps and .keep filesJeff King2019-07-311-1/+2
* repack: silence warnings when auto-enabled bitmaps cannot be builtJeff King2019-07-311-0/+11
* t7700: clean up .keep file in bitmap-writing testJeff King2019-07-311-0/+1
* repack: disable bitmaps-by-default if .keep files existEric Wong2019-07-011-0/+10
* repack: enable bitmaps by default on bare reposEric Wong2019-03-181-1/+18
* repack: add --keep-pack optionNguyễn Thái Ngọc Duy2018-04-161-0/+25
* t7700: have closing quote of a test at the beginning of lineNguyễn Thái Ngọc Duy2018-04-161-1/+1
* t/t7700-repack.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-081-2/+2
* Merge branch 'jk/repack-pack-writebitmaps-config'Junio C Hamano2014-06-251-2/+2
|\
| * t7700: drop explicit --no-pack-kept-objects from .keep testJeff 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" unnecessarilyJeff King2014-01-231-1/+1
|/
* tests: add missing &&, batch 2Jonathan Nieder2010-11-091-3/+3
* more war on "sleep" in testsJunio C Hamano2010-04-181-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-241-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-021-0/+61
|\
| * pack-objects: don't loosen objects available in alternate or kept packsBrandon Casey2009-03-221-1/+1
| * t7700: demonstrate repack flaw which may loosen objects unnecessarilyBrandon Casey2009-03-221-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-181-0/+19
|/
* t7700: test that 'repack -a' packs alternate packed objectsBrandon Casey2008-11-131-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