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
/
gc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
Merge branch 'kg/gc-auto-windows-workaround'
Junio C Hamano
1
-0
/
+1
2018-07-09
gc --auto: release pack files before auto packing
Kim Gybels
1
-0
/
+1
2018-06-27
gc: automatically write commit-graph files
Derrick Stolee
1
-0
/
+6
2018-05-30
Merge branch 'ma/lockfile-cleanup'
Junio C Hamano
1
-1
/
+1
2018-05-23
Merge branch 'nd/repack-keep-pack'
Junio C Hamano
1
-6
/
+159
2018-05-10
lock_file: make function-local locks non-static
Martin Ågren
1
-1
/
+1
2018-05-08
Merge branch 'jc/parseopt-expiry-errors'
Junio C Hamano
1
-1
/
+5
2018-04-23
parseopt: handle malformed --expire arguments more nicely
Junio C Hamano
1
-0
/
+4
2018-04-23
gc: do not upcase error message shown with die()
Junio C Hamano
1
-1
/
+1
2018-04-16
gc --auto: exclude base pack if not enough mem to "repack -ad"
Nguyễn Thái Ngọc Duy
1
-1
/
+97
2018-04-16
gc: handle a corner case in gc.bigPackThreshold
Nguyễn Thái Ngọc Duy
1
-1
/
+7
2018-04-16
gc: add gc.bigPackThreshold config
Nguyễn Thái Ngọc Duy
1
-6
/
+20
2018-04-16
gc: add --keep-largest-pack option
Nguyễn Thái Ngọc Duy
1
-4
/
+41
2018-04-11
Merge branch 'sb/packfiles-in-repository'
Junio C Hamano
1
-2
/
+1
2018-04-11
Merge branch 'sb/object-store'
Junio C Hamano
1
-1
/
+3
2018-03-26
packfile: keep prepare_packed_git() private
Nguyễn Thái Ngọc Duy
1
-1
/
+0
2018-03-26
packfile: add repository argument to reprepare_packed_git
Stefan Beller
1
-1
/
+1
2018-03-26
packfile: add repository argument to prepare_packed_git
Stefan Beller
1
-1
/
+1
2018-03-26
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
1
-1
/
+3
2018-03-14
Merge branch 'nd/parseopt-completion'
Junio C Hamano
1
-2
/
+5
2018-02-09
completion: use __gitcomp_builtin in _git_gc
Nguyễn Thái Ngọc Duy
1
-2
/
+5
2017-12-08
gc: do not repack promisor packfiles
Jonathan Tan
1
-0
/
+3
2017-09-25
Merge branch 'aw/gc-lockfile-fscanf-fix'
Junio C Hamano
1
-1
/
+1
2017-09-17
gc: call fscanf() with %<len>s, not %<len>c, when reading hostname
Junio C Hamano
1
-1
/
+1
2017-09-06
tempfile: auto-allocate tempfiles on heap
Jeff King
1
-4
/
+4
2017-08-23
pack: move {,re}prepare_packed_git and approximate_object_count
Jonathan Tan
1
-0
/
+1
2017-07-18
Merge branch 'jk/gc-pre-detach-under-hook'
Junio C Hamano
1
-0
/
+4
2017-07-12
Merge branch 'rs/use-div-round-up'
Junio C Hamano
1
-1
/
+1
2017-07-12
gc: run pre-detach operations under lock
Jeff King
1
-0
/
+4
2017-07-10
use DIV_ROUND_UP
René Scharfe
1
-1
/
+1
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-05-16
Merge branch 'js/larger-timestamps'
Junio C Hamano
1
-1
/
+1
2017-04-27
timestamp_t: a new data type for timestamps
Johannes Schindelin
1
-1
/
+1
2017-04-23
Merge branch 'dt/xgethostname-nul-termination'
Junio C Hamano
1
-4
/
+8
2017-04-18
xgethostname: handle long hostnames
David Turner
1
-1
/
+1
2017-04-18
use HOST_NAME_MAX to size buffers for gethostname(2)
René Scharfe
1
-3
/
+7
2017-03-30
gc: replace local buffer with git_path
Jeff King
1
-7
/
+1
2017-03-17
Merge branch 'cc/split-index-config'
Junio C Hamano
1
-14
/
+3
2017-03-01
config: add git_config_get_expiry() from gc.c
Christian Couder
1
-13
/
+2
2017-02-13
gc: ignore old gc.log files
David Turner
1
-7
/
+50
2016-12-29
auto gc: don't write bitmaps for incremental repacks
David Turner
1
-1
/
+8
2016-09-29
Merge branch 'jk/reduce-gc-aggressive-depth' into maint
Junio C Hamano
1
-1
/
+1
2016-09-21
Merge branch 'jk/reduce-gc-aggressive-depth'
Junio C Hamano
1
-1
/
+1
2016-08-11
gc: default aggressive depth to 50
Jeff King
1
-1
/
+1
2016-07-28
Merge branch 'ew/gc-auto-pack-limit-fix' into maint
Junio C Hamano
1
-1
/
+1
2016-07-13
Merge branch 'ew/gc-auto-pack-limit-fix'
Junio C Hamano
1
-1
/
+1
2016-06-27
gc: fix off-by-one error with gc.autoPackLimit
Eric Wong
1
-1
/
+1
2015-11-20
Merge branch 'dk/gc-idx-wo-pack'
Jeff King
1
-0
/
+21
2015-11-04
gc: remove garbage .idx files from pack dir
Doug Kelly
1
-0
/
+21
[next]