summaryrefslogtreecommitdiffstats
path: root/builtin.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-25maintenance: create auto condition for loose-objectsDerrick Stolee3-0/+61
2020-09-25maintenance: add loose-objects taskDerrick Stolee3-0/+151
2020-09-25maintenance: add prefetch taskDerrick Stolee3-0/+92
2020-09-17maintenance: add trace2 regions for task executionDerrick Stolee1-0/+2
2020-09-17maintenance: add auto condition for commit-graph taskDerrick Stolee3-0/+93
2020-09-17maintenance: use pointers to check --autoDerrick Stolee3-2/+18
2020-09-17maintenance: create maintenance.<task>.enabled configDerrick Stolee5-5/+44
2020-09-17maintenance: take a lock on the objects directoryDerrick Stolee1-0/+20
2020-09-17maintenance: add --task optionDerrick Stolee3-4/+98
2020-09-17maintenance: add commit-graph taskDerrick Stolee5-4/+45
2020-09-17maintenance: initialize task arrayDerrick Stolee1-1/+42
2020-09-17maintenance: replace run_auto_gc()Derrick Stolee10-23/+25
2020-09-17maintenance: add --quiet optionDerrick Stolee3-6/+23
2020-09-17maintenance: create basic maintenance runnerDerrick Stolee8-0/+175
2020-08-18fetch: optionally allow disabling FETCH_HEAD updateJunio C Hamano4-5/+41
2020-08-18Eighth batchJunio C Hamano1-0/+36
2020-08-13Seventh batchJunio C Hamano1-0/+9
2020-08-12Sixth batchJunio C Hamano1-0/+11
2020-08-11t/t4013: add test for --diff-merges=offSergey Organov3-0/+158
2020-08-11doc/git-log: describe --diff-merges=offSergey Organov1-1/+5
2020-08-11revision: change "--diff-merges" option to require parameterSergey Organov1-1/+8
2020-08-11t1416: avoid hard-coded sha1 idsJeff King1-2/+3
2020-08-10progress: don't dereference before checking for NULLMartin Ă…gren1-2/+10
2020-08-10Fifth batchJunio C Hamano1-0/+15
2020-08-09test_cmp: diagnose incorrect argumentsEric Sunshine1-2/+14