summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2020-09-26tests: avoid variations of the `master` branch nameLibravatar Johannes Schindelin7-58/+58
2020-09-25Merge branch 'hx/push-atomic-with-cert'Libravatar Junio C Hamano1-0/+23
2020-09-25Merge branch 'ld/p4-unshelve-fix'Libravatar Junio C Hamano1-1/+4
2020-09-25Merge branch 'jx/proc-receive-hook'Libravatar Junio C Hamano37-1/+3396
2020-09-25Merge branch 'ds/maintenance-part-1'Libravatar Junio C Hamano4-2/+100
2020-09-25t1506: rev-parse A..B and A...BLibravatar Junio C Hamano1-0/+18
2020-09-25maintenance: add incremental-repack auto conditionLibravatar Derrick Stolee1-0/+28
2020-09-25maintenance: auto-size incremental-repack batchLibravatar Derrick Stolee1-2/+34
2020-09-25maintenance: add incremental-repack taskLibravatar Derrick Stolee2-0/+39
2020-09-25midx: use start_delayed_progress()Libravatar Derrick Stolee1-7/+7
2020-09-25maintenance: create auto condition for loose-objectsLibravatar Derrick Stolee1-0/+22
2020-09-25maintenance: add loose-objects taskLibravatar Derrick Stolee1-0/+39
2020-09-25maintenance: add prefetch taskLibravatar Derrick Stolee1-0/+26
2020-09-25bisect: don't use invalid oid as rev when startingLibravatar Christian Couder1-0/+7
2020-09-24pull: don't warn if pull.ff has been setLibravatar Alex Henrie1-1/+20
2020-09-24blame: validate and peel the object names on the ignore listLibravatar Junio C Hamano1-10/+27
2020-09-24t8013: minimum preparatory clean-upLibravatar Junio C Hamano1-11/+11
2020-09-24diff: fix modified lines stats with --stat and --numstatLibravatar Thomas Guyot-Sionnest1-8/+4
2020-09-22Merge branch 'jk/dont-count-existing-objects-twice'Libravatar Junio C Hamano1-0/+4
2020-09-22Merge branch 'al/ref-filter-merged-and-no-merged'Libravatar Junio C Hamano4-19/+67
2020-09-22Merge branch 'kk/build-portability-fix'Libravatar Junio C Hamano1-33/+33
2020-09-22Merge branch 'pw/add-p-edit-ita-path'Libravatar Junio C Hamano1-0/+38
2020-09-22builtin/clone: avoid failure with GIT_DEFAULT_HASHLibravatar brian m. carlson1-0/+14
2020-09-21t3200: avoid variations of the `master` branch nameLibravatar Johannes Schindelin1-17/+17
2020-09-21t/test-terminal: avoid non-inclusive languageLibravatar Johannes Schindelin1-16/+16
2020-09-21builtin/diff-tree: learn --merge-baseLibravatar Denton Liu1-0/+34
2020-09-20builtin/diff-index: learn --merge-baseLibravatar Denton Liu1-0/+59
2020-09-20t4068: add --merge-base testsLibravatar Denton Liu1-1/+10
2020-09-19send-pack: run GPG after atomic push checkingLibravatar Han Xin1-0/+23
2020-09-19archive: add --add-fileLibravatar René Scharfe2-0/+57
2020-09-19git-p4: use HEAD~$n to find parent commit for unshelveLibravatar Luke Diamand1-1/+1
2020-09-19git-p4 unshelve: adding a commit breaks git-p4 unshelveLibravatar Luke Diamand1-2/+5
2020-09-18Merge branch 'mt/config-fail-nongit-early'Libravatar Junio C Hamano1-5/+8
2020-09-18Merge branch 'jc/quote-path-cleanup'Libravatar Junio C Hamano1-0/+27
2020-09-18Merge branch 'jk/add-i-fixes'Libravatar Junio C Hamano1-0/+8
2020-09-18Merge branch 'al/t3200-back-on-a-branch'Libravatar Junio C Hamano1-0/+1
2020-09-18commit-graph: introduce 'commitGraph.maxNewFilters'Libravatar Taylor Blau1-1/+23
2020-09-18builtin/commit-graph.c: introduce '--max-new-filters=<n>'Libravatar Taylor Blau1-0/+70
2020-09-17bloom: encode out-of-bounds filters as non-emptyLibravatar Taylor Blau2-6/+33
2020-09-17packfile: actually set approximate_object_count_validLibravatar Jeff King1-0/+4
2020-09-17maintenance: use pointers to check --autoLibravatar Derrick Stolee2-2/+2
2020-09-17maintenance: create maintenance.<task>.enabled configLibravatar Derrick Stolee1-0/+8
2020-09-17maintenance: add --task optionLibravatar Derrick Stolee1-0/+27
2020-09-17maintenance: add commit-graph taskLibravatar Derrick Stolee1-0/+2
2020-09-17maintenance: replace run_auto_gc()Libravatar Derrick Stolee1-1/+1
2020-09-17maintenance: add --quiet optionLibravatar Derrick Stolee1-5/+10
2020-09-17maintenance: create basic maintenance runnerLibravatar Derrick Stolee2-0/+56
2020-09-17t4068: remove unnecessary >tmpLibravatar Denton Liu1-5/+5
2020-09-17bloom/diff: properly short-circuit on max_changesLibravatar Derrick Stolee1-9/+91
2020-09-17bloom: use provided 'struct bloom_filter_settings'Libravatar Taylor Blau1-0/+1