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