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
/
builtin
/
repack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-10
Merge branch 'ja/i18n-similar-messages'
Junio C Hamano
1
-2
/
+2
2022-01-05
Merge branch 'ds/repack-fixlets'
Junio C Hamano
1
-3
/
+5
2022-01-05
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
1
-2
/
+2
2021-12-20
repack: make '--quiet' disable progress
Derrick Stolee
1
-2
/
+4
2021-12-20
repack: respect kept objects with '--write-midx -b'
Derrick Stolee
1
-1
/
+1
2021-12-10
Merge branch 'po/size-t-for-vs'
Junio C Hamano
1
-1
/
+1
2021-12-01
repack.c: LLP64 compatibility, upcast unity for left shift
Philip Oakley
1
-1
/
+1
2021-10-28
builtin/repack.c: avoid leaking child arguments
Taylor Blau
1
-1
/
+3
2021-10-18
Merge branch 'tb/repack-write-midx'
Junio C Hamano
1
-34
/
+248
2021-10-01
builtin/repack.c: pass `--refs-snapshot` when writing bitmaps
Taylor Blau
1
-0
/
+82
2021-09-28
builtin/repack.c: make largest pack preferred
Taylor Blau
1
-1
/
+26
2021-09-28
builtin/repack.c: support writing a MIDX while repacking
Taylor Blau
1
-19
/
+119
2021-09-28
builtin/repack.c: extract showing progress to a variable
Taylor Blau
1
-1
/
+2
2021-09-28
builtin/repack.c: rename variables that deal with non-kept packs
Taylor Blau
1
-11
/
+11
2021-09-28
builtin/repack.c: keep track of existing packs unconditionally
Taylor Blau
1
-25
/
+31
2021-09-28
midx: preliminary support for `--refs-snapshot`
Taylor Blau
1
-1
/
+1
2021-09-27
repack, prune: drop GIT_REF_PARANOIA settings
Jeff King
1
-3
/
+0
2021-09-20
Merge branch 'tb/pack-finalize-ordering'
Junio C Hamano
1
-1
/
+1
2021-09-09
builtin/repack.c: move `.idx` files into place last
Taylor Blau
1
-1
/
+1
2021-09-01
midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
Taylor Blau
1
-2
/
+10
2021-04-28
repack: avoid loosening promisor objects in partial clones
Rafael Silva
1
-2
/
+7
2021-04-08
Merge branch 'tb/reverse-midx'
Junio C Hamano
1
-1
/
+1
2021-04-01
midx: allow marking a pack as preferred
Taylor Blau
1
-1
/
+1
2021-03-05
builtin/repack.c: reword comment around pack-objects flags
Junio C Hamano
1
-5
/
+7
2021-03-05
builtin/repack.c: be more conservative with unsigned overflows
Taylor Blau
1
-2
/
+22
2021-03-05
builtin/repack.c: assign pack split later
Taylor Blau
1
-5
/
+3
2021-03-05
builtin/repack.c: do not repack single packs with --geometric
Taylor Blau
1
-1
/
+1
2021-02-22
builtin/repack.c: add '--geometric' option
Taylor Blau
1
-4
/
+183
2021-01-25
packfile: prepare for the existence of '*.rev' files
Taylor Blau
1
-0
/
+1
2021-01-12
fetch-pack: refactor writing promisor file
Christian Couder
1
-5
/
+3
2020-11-17
builtin/repack.c: don't move existing packs out of the way
Taylor Blau
1
-89
/
+14
2020-11-16
builtin/repack.c: keep track of what pack-objects wrote
Taylor Blau
1
-1
/
+30
2020-11-16
repack: make "exts" array available outside cmd_repack()
Jeff King
1
-9
/
+10
2020-09-09
Merge branch 'tb/repack-clearing-midx'
Junio C Hamano
1
-7
/
+5
2020-08-28
midx: traverse the local MIDX first
Taylor Blau
1
-1
/
+1
2020-08-26
builtin/repack.c: invalidate MIDX only when necessary
Taylor Blau
1
-7
/
+5
2020-07-28
strvec: fix indentation in renamed calls
Jeff King
1
-4
/
+4
2020-07-28
strvec: convert builtin/ callers away from argv_array name
Jeff King
1
-31
/
+31
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
1
-1
/
+1
2020-05-13
Merge branch 'tb/shallow-cleanup'
Junio C Hamano
1
-0
/
+1
2020-04-30
shallow: extract a header file for shallow-related functions
Taylor Blau
1
-0
/
+1
2020-03-24
Lib-ify prune-packed
Denton Liu
1
-0
/
+1
2019-11-10
Merge branch 'wb/midx-progress'
Junio C Hamano
1
-1
/
+1
2019-10-23
midx: add MIDX_PROGRESS flag
William Baker
1
-1
/
+1
2019-10-16
fetch-pack: write fetched refs to .promisor
Jonathan Tan
1
-0
/
+7
2019-10-11
Merge branch 'bc/object-id-part17'
Junio C Hamano
1
-1
/
+1
2019-09-18
Merge branch 'cc/multi-promisor'
Junio C Hamano
1
-1
/
+2
2019-08-19
builtin/repack: write object IDs of the proper length
brian m. carlson
1
-1
/
+1
2019-07-31
repack: simplify handling of auto-bitmaps and .keep files
Jeff King
1
-15
/
+2
2019-07-31
repack: silence warnings when auto-enabled bitmaps cannot be built
Jeff King
1
-6
/
+9
[next]