index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7700-repack.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-25
t7700: check post-condition in kept-pack test
Derrick Stolee
1
-3
/
+54
2022-03-23
Merge branch 'ps/repack-with-server-info'
Junio C Hamano
1
-0
/
+50
2022-03-14
repack: add config to skip updating server info
Patrick Steinhardt
1
-0
/
+18
2022-03-14
repack: refactor to avoid double-negation of update-server-info
Patrick Steinhardt
1
-0
/
+32
2022-02-16
Merge branch 'tb/midx-bitmap-corruption-fix'
Junio C Hamano
1
-4
/
+0
2022-01-27
midx: read `RIDX` chunk when present
Taylor Blau
1
-4
/
+0
2022-01-05
Merge branch 'ds/repack-fixlets'
Junio C Hamano
1
-0
/
+13
2021-12-20
repack: make '--quiet' disable progress
Derrick Stolee
1
-0
/
+7
2021-12-20
repack: respect kept objects with '--write-midx -b'
Derrick Stolee
1
-0
/
+6
2021-12-13
t6000-t9999: detect and signal failure within loop
Eric Sunshine
1
-1
/
+1
2021-10-01
builtin/repack.c: pass `--refs-snapshot` when writing bitmaps
Taylor Blau
1
-0
/
+42
2021-09-28
builtin/repack.c: support writing a MIDX while repacking
Taylor Blau
1
-0
/
+96
2021-09-01
t7700: update to work with MIDX bitmap test knob
Taylor Blau
1
-6
/
+12
2019-12-04
t7700: stop losing return codes of git commands
Denton Liu
1
-10
/
+9
2019-12-04
t7700: make references to SHA-1 generic
Denton Liu
1
-19
/
+19
2019-12-04
t7700: replace egrep with grep
Denton Liu
1
-3
/
+3
2019-12-04
t7700: consolidate code into test_has_duplicate_object()
Denton Liu
1
-48
/
+23
2019-12-04
t7700: consolidate code into test_no_missing_in_packs()
Denton Liu
1
-40
/
+15
2019-11-29
t7700: s/test -f/test_path_is_file/
Denton Liu
1
-4
/
+4
2019-11-29
t7700: move keywords onto their own line
Denton Liu
1
-17
/
+34
2019-11-29
t7700: remove spaces after redirect operators
Denton Liu
1
-9
/
+9
2019-11-29
t7700: drop redirections to /dev/null
Denton Liu
1
-3
/
+3
2019-07-31
repack: simplify handling of auto-bitmaps and .keep files
Jeff King
1
-1
/
+2
2019-07-31
repack: silence warnings when auto-enabled bitmaps cannot be built
Jeff King
1
-0
/
+11
2019-07-31
t7700: clean up .keep file in bitmap-writing test
Jeff King
1
-0
/
+1
2019-07-01
repack: disable bitmaps-by-default if .keep files exist
Eric Wong
1
-0
/
+10
2019-03-18
repack: enable bitmaps by default on bare repos
Eric Wong
1
-1
/
+18
2018-04-16
repack: add --keep-pack option
Nguyễn Thái Ngọc Duy
1
-0
/
+25
2018-04-16
t7700: have closing quote of a test at the beginning of line
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-01-08
t/t7700-repack.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-06-25
Merge branch 'jk/repack-pack-writebitmaps-config'
Junio C Hamano
1
-2
/
+2
2014-06-25
Merge branch 'jk/repack-pack-keep-objects'
Junio C Hamano
1
-2
/
+18
2014-06-12
t7700: drop explicit --no-pack-kept-objects from .keep test
Jeff King
1
-1
/
+1
2014-06-10
repack: introduce repack.writeBitmaps config option
Jeff King
1
-1
/
+1
2014-06-10
repack: respect pack.writebitmaps
Jeff King
1
-1
/
+17
2014-06-10
repack: do not accidentally pack kept objects by default
Jeff King
1
-1
/
+1
2014-03-18
Merge branch 'jk/repack-pack-keep-objects'
Junio C Hamano
1
-1
/
+17
2014-03-03
repack: add `repack.packKeptObjects` config var
Jeff King
1
-1
/
+17
2014-01-23
t7700: do not use "touch" unnecessarily
Jeff King
1
-1
/
+1
2010-11-09
tests: add missing &&, batch 2
Jonathan Nieder
1
-3
/
+3
2010-04-17
more war on "sleep" in tests
Junio C Hamano
1
-3
/
+6
2009-07-24
git repack: keep commits hidden by a graft
Johannes Schindelin
1
-1
/
+1
2009-07-23
Add a test showing that 'git repack' throws away grafted-away parents
Björn Steinbrink
1
-0
/
+12
2009-04-25
t7700-repack: repack -a now works properly, expect success from test
Brandon Casey
1
-1
/
+1
2009-04-01
Merge branch 'jc/maint-1.6.0-keep-pack'
Junio C Hamano
1
-0
/
+61
2009-03-21
pack-objects: don't loosen objects available in alternate or kept packs
Brandon Casey
1
-1
/
+1
2009-03-21
t7700: demonstrate repack flaw which may loosen objects unnecessarily
Brandon Casey
1
-0
/
+17
2009-03-20
pack-objects: only repack or loosen objects residing in "local" packs
Brandon Casey
1
-1
/
+1
2009-03-20
git-repack.sh: don't use --kept-pack-only option to pack-objects
Brandon Casey
1
-1
/
+1
2009-03-20
t7700-repack: add two new tests demonstrating repacking flaws
Brandon Casey
1
-0
/
+44
[next]