summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* t5411: adjust the remaining support files for init.defaultBranch=mainJohannes Schindelin2020-10-3118-355/+355
* t5411: start adjusting the support files for init.defaultBranch=mainJohannes Schindelin2020-10-3113-361/+361
* t5411: start using the default branch name "main"Johannes Schindelin2020-10-311-7/+15
* t1400: prepare for `main` being default branch nameJohannes Schindelin2020-10-231-5/+5
* tests: prepare aligned mentions of the default branch nameJohannes Schindelin2020-10-238-82/+82
* t9902: prepare a test for the upcoming default branch nameJohannes Schindelin2020-10-231-3/+3
* t3200: prepare for `main` being shorter than `master`Johannes Schindelin2020-10-231-2/+2
* t5703: adjust a test case for the upcoming default branch nameJohannes Schindelin2020-10-231-3/+3
* t6200: adjust suppression pattern to also match "main"Johannes Schindelin2020-10-231-1/+1
* tests: start moving to a different default main branch nameJohannes Schindelin2020-10-234-4/+21
* t9801: use `--` in preparation for default branch renameJohannes Schindelin2020-10-231-6/+6
* Merge branch 'js/default-branch-name-part-3'Junio C Hamano2020-10-095-25/+25
|\
| * tests: avoid using the branch name `main`Johannes Schindelin2020-10-084-16/+16
| * t1415: avoid using `main` as ref nameJohannes Schindelin2020-10-081-9/+9
* | Merge branch 'jk/index-pack-hotfixes'Junio C Hamano2020-10-091-0/+7
|\ \
| * | index-pack: restore "resolving deltas" progress meterJeff King2020-10-071-0/+7
* | | Merge branch 'hx/push-atomic-with-cert'Junio C Hamano2020-10-091-4/+3
|\ \ \ | |_|/ |/| |
| * | t5534: split stdout and stderr redirectionĐoàn Trần Công Danh2020-10-061-4/+3
* | | Merge branch 'jk/format-auto-base-when-able'Junio C Hamano2020-10-051-0/+22
|\ \ \
| * | | format-patch: teach format.useAutoBase "whenAble" optionJacob Keller2020-10-021-0/+22
* | | | Merge branch 'jk/diff-cc-oidfind-fix'Junio C Hamano2020-10-051-0/+55
|\ \ \ \
| * | | | combine-diff: handle --find-object in multitree code pathJeff King2020-09-301-0/+55
* | | | | Merge branch 'jk/refspecs-negative'Junio C Hamano2020-10-051-0/+189
|\ \ \ \ \
| * | | | | refspec: add support for negative refspecsJacob Keller2020-09-301-0/+189
* | | | | | Merge branch 'rs/archive-add-file'Junio C Hamano2020-10-052-0/+57
|\ \ \ \ \ \
| * | | | | | archive: add --add-fileRené Scharfe2020-09-202-0/+57
* | | | | | | Merge branch 'jt/keep-partial-clone-filter-upon-lazy-fetch'Junio C Hamano2020-10-051-1/+2
|\ \ \ \ \ \ \
| * | | | | | | fetch: do not override partial clone filterJonathan Tan2020-09-291-1/+2
| |/ / / / / /
* | | | | | | Merge branch 'td/submodule-update-quiet'Junio C Hamano2020-10-051-0/+12
|\ \ \ \ \ \ \
| * | | | | | | submodule update: silence underlying merge/rebase with "--quiet"Theodore Dubois2020-10-011-0/+12
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jk/unused'Junio C Hamano2020-10-052-5/+5
|\ \ \ \ \ \ \
| * | | | | | | test-advise: check argument count with argc instead of argvJeff King2020-09-301-2/+2
| * | | | | | | drop unused argc parametersJeff King2020-09-301-3/+3
* | | | | | | | Merge branch 'js/default-branch-name-part-2'Junio C Hamano2020-10-0510-96/+96
|\ \ \ \ \ \ \ \
| * | | | | | | | t9902: avoid using the branch name `master`Johannes Schindelin2020-09-271-5/+5
| * | | | | | | | tests: avoid variations of the `master` branch nameJohannes Schindelin2020-09-277-58/+58
| * | | | | | | | t3200: avoid variations of the `master` branch nameJohannes Schindelin2020-09-221-17/+17
| * | | | | | | | t/test-terminal: avoid non-inclusive languageJohannes Schindelin2020-09-221-16/+16
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ds/in-merge-bases-many-optim-bug'Junio C Hamano2020-10-052-0/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | commit-reach: fix in_merge_bases_many bugDerrick Stolee2020-10-022-0/+32
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/shortlog-group-by-trailer'Junio C Hamano2020-10-041-0/+141
|\ \ \ \ \ \ \ \
| * | | | | | | | shortlog: allow multiple groups to be specifiedJeff King2020-09-271-0/+74
| * | | | | | | | shortlog: parse trailer identsJeff King2020-09-271-0/+20
| * | | | | | | | shortlog: de-duplicate trailer valuesJeff King2020-09-271-0/+28
| * | | | | | | | shortlog: match commit trailers with --groupJeff King2020-09-271-0/+14
| * | | | | | | | shortlog: add grouping optionJeff King2020-09-271-0/+5
| |/ / / / / / /
* | | | | | | | Merge branch 'cc/bisect-start-fix'Junio C Hamano2020-10-041-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | bisect: don't use invalid oid as rev when startingChristian Couder2020-09-251-0/+7
* | | | | | | | | Merge branch 'jc/blame-ignore-fix'Junio C Hamano2020-10-041-22/+39
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | blame: validate and peel the object names on the ignore listJunio C Hamano2020-09-251-10/+27