index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7700-repack.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-06
t: convert grep assertions to test_grep
Michael Montalbo
1
-7
/
+7
2026-07-06
t: fix grep assertions missing file arguments
Michael Montalbo
1
-1
/
+1
2026-03-05
Merge branch 'ps/fsck-stream-from-the-right-object-instance'
Junio C Hamano
1
-3
/
+3
2026-02-24
t: disable maintenance where we verify object database structure
Patrick Steinhardt
1
-0
/
+3
2026-02-23
t/helper: improve "genrandom" test helper
Patrick Steinhardt
1
-3
/
+3
2025-08-25
path-walk: fix setup of pending objects
Derrick Stolee
1
-0
/
+63
2025-02-12
Merge branch 'ds/name-hash-tweaks'
Junio C Hamano
1
-2
/
+14
2025-01-27
pack-objects: add GIT_TEST_NAME_HASH_VERSION
Derrick Stolee
1
-2
/
+8
2025-01-27
repack: add --name-hash-version option
Derrick Stolee
1
-0
/
+6
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-09-27
builtin/repack: fix leaking configuration
Patrick Steinhardt
1
-0
/
+1
2024-08-06
midx: implement support for writing incremental MIDX chains
Taylor Blau
1
-13
/
+14
2024-08-06
t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
Taylor Blau
1
-14
/
+7
2024-04-03
t/t7700-repack.sh: fix test breakages with `GIT_TEST_MULTI_PACK_INDEX=1 `
Taylor Blau
1
-0
/
+2
2023-11-26
commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
Patrick Steinhardt
1
-1
/
+1
2023-10-18
Merge branch 'tb/repack-max-cruft-size'
Junio C Hamano
1
-121
/
+0
2023-10-02
t7700: split cruft-related tests to t7704
Taylor Blau
1
-121
/
+0
2023-10-02
repack: implement `--filter-to` for storing filtered out objects
Christian Couder
1
-0
/
+62
2023-10-02
repack: add `--filter=<filter-spec>` option
Christian Couder
1
-0
/
+135
2023-07-11
builtin/repack.c: only repack `.pack`s that exist
Derrick Stolee
1
-1
/
+35
2023-06-26
Merge branch 'tb/collect-pack-filenames-fix'
Junio C Hamano
1
-0
/
+23
2023-06-12
builtin/repack.c: only collect fully-formed packs
Taylor Blau
1
-0
/
+23
2023-05-23
t7700-repack: modernize test format
John Cai
1
-5
/
+5
2023-04-14
repack: disable writing bitmaps when doing a local repack
Patrick Steinhardt
1
-0
/
+17
2022-11-29
Merge branch 'gc/resolve-alternate-symlinks'
Junio C Hamano
1
-0
/
+16
2022-11-25
object-file: use real paths when adding alternates
Glen Choo
1
-0
/
+16
2022-11-18
Merge branch 'tb/repack-expire-to'
Taylor Blau
1
-0
/
+121
2022-10-30
Merge branch 'jk/repack-tempfile-cleanup'
Taylor Blau
1
-0
/
+16
2022-10-28
Merge branch 'tb/remove-unused-pack-bitmap'
Junio C Hamano
1
-0
/
+21
2022-10-24
builtin/repack.c: implement `--expire-to` for storing pruned objects
Taylor Blau
1
-0
/
+121
2022-10-23
t7700: annotate cruft-pack failure with ok=sigpipe
Jeff King
1
-1
/
+1
2022-10-21
repack: drop remove_temporary_files()
Jeff King
1
-0
/
+8
2022-10-21
repack: use tempfiles for signal cleanup
Jeff King
1
-0
/
+8
2022-10-17
repack: don't remove .keep packs with `--pack-kept-objects`
Taylor Blau
1
-0
/
+24
2022-10-17
builtin/repack.c: remove redundant pack-based bitmaps
Taylor Blau
1
-0
/
+21
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
[next]