summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2020-09-30remote: add tests for add and rename with invalid namesSean Barag1-0/+13
2020-09-30refspec: add support for negative refspecsJacob Keller1-0/+189
2020-09-30combine-diff: handle --find-object in multitree code pathJeff King1-0/+55
2020-09-30test-advise: check argument count with argc instead of argvJeff King1-2/+2
2020-09-30drop unused argc parametersJeff King1-3/+3
2020-09-29Merge branch 'ah/pull'Junio C Hamano1-1/+20
2020-09-29Merge branch 'tg/range-diff-same-file-fix'Junio C Hamano1-8/+4
2020-09-29Merge branch 'jc/t1506-rev-parse-leaves-range-endpoint-unpeeled'Junio C Hamano1-0/+18
2020-09-29Merge branch 'bc/clone-with-git-default-hash-fix'Junio C Hamano1-0/+14
2020-09-29Merge branch 'tb/bloom-improvements'Junio C Hamano5-24/+246
2020-09-29clone: add tests for --template and some disallowed option pairsSean Barag1-1/+45
2020-09-28fetch: do not override partial clone filterJonathan Tan1-1/+2
2020-09-27shortlog: allow multiple groups to be specifiedJeff King1-0/+74
2020-09-27shortlog: parse trailer identsJeff King1-0/+20
2020-09-27shortlog: de-duplicate trailer valuesJeff King1-0/+28
2020-09-27shortlog: match commit trailers with --groupJeff King1-0/+14
2020-09-27shortlog: add grouping optionJeff King1-0/+5
2020-09-26t9902: avoid using the branch name `master`Johannes Schindelin1-5/+5
2020-09-26tests: avoid variations of the `master` branch nameJohannes Schindelin7-58/+58
2020-09-25Merge branch 'hx/push-atomic-with-cert'Junio C Hamano1-0/+23
2020-09-25Merge branch 'ld/p4-unshelve-fix'Junio C Hamano1-1/+4
2020-09-25Merge branch 'jx/proc-receive-hook'Junio C Hamano37-1/+3396
2020-09-25Merge branch 'ds/maintenance-part-1'Junio C Hamano4-2/+100
2020-09-25t1506: rev-parse A..B and A...BJunio C Hamano1-0/+18
2020-09-25maintenance: add start/stop subcommandsDerrick Stolee5-0/+71
2020-09-25maintenance: add [un]register subcommandsDerrick Stolee1-1/+16
2020-09-25for-each-repo: run subcommands on configured reposDerrick Stolee1-0/+30
2020-09-25maintenance: add --schedule option and configDerrick Stolee1-0/+40
2020-09-25maintenance: optionally skip --auto processDerrick Stolee1-0/+13
2020-09-25maintenance: add incremental-repack auto conditionDerrick Stolee1-0/+28
2020-09-25maintenance: auto-size incremental-repack batchDerrick Stolee1-2/+34
2020-09-25maintenance: add incremental-repack taskDerrick Stolee2-0/+39
2020-09-25midx: use start_delayed_progress()Derrick Stolee1-7/+7
2020-09-25maintenance: create auto condition for loose-objectsDerrick Stolee1-0/+22
2020-09-25maintenance: add loose-objects taskDerrick Stolee1-0/+39
2020-09-25maintenance: add prefetch taskDerrick Stolee1-0/+26
2020-09-25bisect: don't use invalid oid as rev when startingChristian Couder1-0/+7
2020-09-24pull: don't warn if pull.ff has been setAlex Henrie1-1/+20
2020-09-24blame: validate and peel the object names on the ignore listJunio C Hamano1-10/+27
2020-09-24t8013: minimum preparatory clean-upJunio C Hamano1-11/+11
2020-09-24diff: fix modified lines stats with --stat and --numstatThomas Guyot-Sionnest1-8/+4
2020-09-22Merge branch 'jk/dont-count-existing-objects-twice'Junio C Hamano1-0/+4
2020-09-22Merge branch 'al/ref-filter-merged-and-no-merged'Junio C Hamano4-19/+67
2020-09-22Merge branch 'kk/build-portability-fix'Junio C Hamano1-33/+33
2020-09-22Merge branch 'pw/add-p-edit-ita-path'Junio C Hamano1-0/+38
2020-09-22builtin/clone: avoid failure with GIT_DEFAULT_HASHbrian m. carlson1-0/+14
2020-09-21t3200: avoid variations of the `master` branch nameJohannes Schindelin1-17/+17
2020-09-21t/test-terminal: avoid non-inclusive languageJohannes Schindelin1-16/+16
2020-09-21builtin/diff-tree: learn --merge-baseDenton Liu1-0/+34
2020-09-20builtin/diff-index: learn --merge-baseDenton Liu1-0/+59