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
2021-09-09
builtin/repack.c: move `.idx` files into place last
Taylor Blau
1
-1
/
+1
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
2019-07-19
Merge branch 'ew/repack-with-bitmaps-by-default'
Junio C Hamano
1
-2
/
+16
2019-07-19
Merge branch 'ds/midx-expire-repack'
Junio C Hamano
1
-12
/
+2
2019-07-09
Merge branch 'ds/close-object-store'
Junio C Hamano
1
-1
/
+1
2019-07-01
repack: disable bitmaps-by-default if .keep files exist
Eric Wong
1
-2
/
+16
2019-06-25
Use promisor_remote_get_direct() and has_promisor_remote()
Christian Couder
1
-1
/
+2
2019-06-12
packfile: rename close_all_packs to close_object_store
Derrick Stolee
1
-1
/
+1
2019-06-11
repack: refactor pack deletion for future use
Derrick Stolee
1
-12
/
+2
2019-03-18
repack: enable bitmaps by default on bare repos
Eric Wong
1
-1
/
+4
2019-01-18
Merge branch 'js/gc-repack-close-before-remove'
Junio C Hamano
1
-0
/
+2
2019-01-11
gc/repack: release packs when needed
Johannes Schindelin
1
-0
/
+2
2019-01-04
Merge branch 'nd/i18n'
Junio C Hamano
1
-13
/
+13
2018-11-13
Merge branch 'ds/test-multi-pack-index'
Junio C Hamano
1
-2
/
+5
2018-11-12
repack: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-13
/
+13
2018-11-06
Merge branch 'js/shallow-and-fetch-prune'
Junio C Hamano
1
-0
/
+6
2018-10-25
repack -ad: prune the list of shallow commits
Johannes Schindelin
1
-0
/
+6
2018-10-22
multi-pack-index: define GIT_TEST_MULTI_PACK_INDEX
Derrick Stolee
1
-0
/
+4
2018-10-22
midx: close multi-pack-index on repack
Derrick Stolee
1
-2
/
+1
2018-10-15
builtin/repack: replace hard-coded constants
brian m. carlson
1
-6
/
+7
2018-09-17
Merge branch 'cc/delta-islands'
Junio C Hamano
1
-0
/
+9
[next]