Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/gc-pre-detach-under-hook' | Junio C Hamano | 2017-07-18 | 1 | -0/+4 |
|\ | |||||
| * | gc: run pre-detach operations under lockjk/gc-pre-detach-under-hook | Jeff King | 2017-07-12 | 1 | -0/+4 |
* | | Merge branch 'rs/use-div-round-up' | Junio C Hamano | 2017-07-12 | 1 | -1/+1 |
|\ \ | |||||
| * | | use DIV_ROUND_UPrs/use-div-round-up | René Scharfe | 2017-07-10 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'bw/config-h' | Junio C Hamano | 2017-06-24 | 1 | -0/+1 |
|\ \ | |||||
| * | | config: don't include config.h by default | Brandon Williams | 2017-06-15 | 1 | -0/+1 |
| |/ | |||||
* | | Merge branch 'js/larger-timestamps' | Junio C Hamano | 2017-05-16 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | timestamp_t: a new data type for timestamps | Johannes Schindelin | 2017-04-27 | 1 | -1/+1 |
* | | Merge branch 'dt/xgethostname-nul-termination' | Junio C Hamano | 2017-04-23 | 1 | -4/+8 |
|\ \ | |/ |/| | |||||
| * | xgethostname: handle long hostnamesdt/xgethostname-nul-termination | David Turner | 2017-04-18 | 1 | -1/+1 |
| * | use HOST_NAME_MAX to size buffers for gethostname(2) | René Scharfe | 2017-04-18 | 1 | -3/+7 |
* | | gc: replace local buffer with git_path | Jeff King | 2017-03-30 | 1 | -7/+1 |
* | | Merge branch 'cc/split-index-config' | Junio C Hamano | 2017-03-17 | 1 | -14/+3 |
|\ \ | |||||
| * | | config: add git_config_get_expiry() from gc.c | Christian Couder | 2017-03-01 | 1 | -13/+2 |
| * | | Merge branch 'jk/reduce-gc-aggressive-depth' | Junio C Hamano | 2016-09-21 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'ew/gc-auto-pack-limit-fix' | Junio C Hamano | 2016-07-13 | 1 | -1/+1 |
| |\ \ \ | |||||
* | | | | | gc: ignore old gc.log files | David Turner | 2017-02-13 | 1 | -7/+50 |
* | | | | | auto gc: don't write bitmaps for incremental repacks | David Turner | 2016-12-29 | 1 | -1/+8 |
| |_|_|/ |/| | | | |||||
* | | | | Merge branch 'jk/reduce-gc-aggressive-depth' into maint | Junio C Hamano | 2016-09-29 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | gc: default aggressive depth to 50jk/reduce-gc-aggressive-depth | Jeff King | 2016-08-11 | 1 | -1/+1 |
* | | | | Merge branch 'ew/gc-auto-pack-limit-fix' into maint | Junio C Hamano | 2016-07-28 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | gc: fix off-by-one error with gc.autoPackLimitew/gc-auto-pack-limit-fix | Eric Wong | 2016-06-27 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'dk/gc-idx-wo-pack' | Jeff King | 2015-11-20 | 1 | -0/+21 |
|\ \ | |||||
| * | | gc: remove garbage .idx files from pack dirdk/gc-idx-wo-pack | Doug Kelly | 2015-11-04 | 1 | -0/+21 |
* | | | Merge branch 'js/misc-fixes' | Junio C Hamano | 2015-10-30 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Correct fscanf formatting string for I64u valuesjs/misc-fixes | Waldek Maleska | 2015-10-26 | 1 | -1/+1 |
* | | | | Merge branch 'jk/repository-extension' | Junio C Hamano | 2015-10-26 | 1 | -9/+11 |
|\ \ \ \ | |||||
| * | | | | introduce "preciousObjects" repository extensionjk/repository-extension | Jeff King | 2015-06-24 | 1 | -9/+11 |
* | | | | | Merge branch 'jk/war-on-sprintf' | Junio C Hamano | 2015-10-20 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | convert trivial sprintf / strcpy calls to xsnprintf | Jeff King | 2015-09-25 | 1 | -1/+1 |
* | | | | | | Merge branch 'nd/gc-auto-background-fix' | Junio C Hamano | 2015-10-15 | 1 | -1/+55 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | gc: save log from daemonized gc --auto and print it next timend/gc-auto-background-fix | Nguyễn Thái Ngọc Duy | 2015-09-21 | 1 | -1/+55 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'mh/tempfile' | Junio C Hamano | 2015-08-25 | 1 | -22/+10 |
|\ \ \ \ \ | |||||
| * | | | | | gc: use tempfile module to handle gc.pid file | Michael Haggerty | 2015-08-12 | 1 | -20/+5 |
| * | | | | | lock_repo_for_gc(): compute the path to "gc.pid" only once | Michael Haggerty | 2015-08-12 | 1 | -3/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'es/worktree-add' | Junio C Hamano | 2015-08-12 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | config: rename "gc.pruneWorktreesExpire" to "gc.worktreePruneExpire" | Eric Sunshine | 2015-07-20 | 1 | -1/+1 |
* | | | | | Merge branch 'nd/multiple-work-trees' | Junio C Hamano | 2015-07-13 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | |||||
| * | | | worktree: new place for "git prune --worktrees"nd/multiple-work-trees | Nguyễn Thái Ngọc Duy | 2015-06-29 | 1 | -1/+1 |
* | | | | Merge branch 'nd/multiple-work-trees' | Junio C Hamano | 2015-05-11 | 1 | -11/+23 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | gc: support prune --worktrees | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -0/+10 |
| * | | gc: factor out gc.pruneexpire parsing code | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -10/+12 |
| * | | gc: style change -- no SP before closing parenthesis | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -1/+1 |
| |/ | |||||
* | | standardize usage info string format | Alex Henrie | 2015-01-14 | 1 | -1/+1 |
|/ | |||||
* | lockfile.h: extract new header file for the functions in lockfile.cmh/lockfile | Michael Haggerty | 2014-10-01 | 1 | -1/+1 |
* | builtin/gc.c: replace `git_config()` with `git_config_get_*()` family | Tanay Abhra | 2014-08-07 | 1 | -31/+20 |
* | Merge branch 'nd/daemonize-gc' | Junio C Hamano | 2014-06-16 | 1 | -6/+20 |
|\ | |||||
| * | gc --auto: do not lock refs in the backgroundnd/daemonize-gc | Nguyễn Thái Ngọc Duy | 2014-05-27 | 1 | -6/+20 |
* | | Merge branch 'nd/gc-aggressive' | Junio C Hamano | 2014-04-03 | 1 | -1/+7 |
|\ \ | |||||
| * | | gc --aggressive: make --depth configurable | Nguyễn Thái Ngọc Duy | 2014-03-31 | 1 | -1/+7 |