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
*
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-21
1
-1
/
+0
*
builtin/repack: fix leaking configuration
Patrick Steinhardt
2024-09-27
1
-0
/
+1
*
midx: implement support for writing incremental MIDX chains
Taylor Blau
2024-08-06
1
-13
/
+14
*
t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
Taylor Blau
2024-08-06
1
-14
/
+7
*
t/t7700-repack.sh: fix test breakages with `GIT_TEST_MULTI_PACK_INDEX=1 `
Taylor Blau
2024-04-03
1
-0
/
+2
*
commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
Patrick Steinhardt
2023-11-26
1
-1
/
+1
*
Merge branch 'tb/repack-max-cruft-size'
Junio C Hamano
2023-10-18
1
-121
/
+0
|
\
|
*
t7700: split cruft-related tests to t7704
Taylor Blau
2023-10-03
1
-121
/
+0
*
|
repack: implement `--filter-to` for storing filtered out objects
Christian Couder
2023-10-02
1
-0
/
+62
*
|
repack: add `--filter=<filter-spec>` option
Christian Couder
2023-10-02
1
-0
/
+135
|
/
*
builtin/repack.c: only repack `.pack`s that exist
Derrick Stolee
2023-07-11
1
-1
/
+35
*
Merge branch 'tb/collect-pack-filenames-fix'
Junio C Hamano
2023-06-26
1
-0
/
+23
|
\
|
*
builtin/repack.c: only collect fully-formed packs
Taylor Blau
2023-06-12
1
-0
/
+23
*
|
t7700-repack: modernize test format
John Cai
2023-05-23
1
-5
/
+5
|
/
*
repack: disable writing bitmaps when doing a local repack
Patrick Steinhardt
2023-04-14
1
-0
/
+17
*
Merge branch 'gc/resolve-alternate-symlinks'
Junio C Hamano
2022-11-29
1
-0
/
+16
|
\
|
*
object-file: use real paths when adding alternates
Glen Choo
2022-11-25
1
-0
/
+16
*
|
Merge branch 'tb/repack-expire-to'
Taylor Blau
2022-11-19
1
-0
/
+121
|
\
\
|
|
/
|
/
|
|
*
builtin/repack.c: implement `--expire-to` for storing pruned objects
Taylor Blau
2022-10-24
1
-0
/
+121
*
|
Merge branch 'jk/repack-tempfile-cleanup'
Taylor Blau
2022-10-31
1
-0
/
+16
|
\
\
|
*
|
t7700: annotate cruft-pack failure with ok=sigpipe
Jeff King
2022-10-23
1
-1
/
+1
|
*
|
repack: drop remove_temporary_files()
Jeff King
2022-10-22
1
-0
/
+8
|
*
|
repack: use tempfiles for signal cleanup
Jeff King
2022-10-22
1
-0
/
+8
|
|
/
*
|
Merge branch 'tb/remove-unused-pack-bitmap'
Junio C Hamano
2022-10-28
1
-0
/
+21
|
\
\
|
*
|
builtin/repack.c: remove redundant pack-based bitmaps
Taylor Blau
2022-10-18
1
-0
/
+21
|
|
/
*
/
repack: don't remove .keep packs with `--pack-kept-objects`
Taylor Blau
2022-10-18
1
-0
/
+24
|
/
*
t7700: check post-condition in kept-pack test
Derrick Stolee
2022-03-25
1
-3
/
+54
*
Merge branch 'ps/repack-with-server-info'
Junio C Hamano
2022-03-23
1
-0
/
+50
|
\
|
*
repack: add config to skip updating server info
Patrick Steinhardt
2022-03-14
1
-0
/
+18
|
*
repack: refactor to avoid double-negation of update-server-info
Patrick Steinhardt
2022-03-14
1
-0
/
+32
*
|
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
[next]