Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t5411: adjust the remaining support files for init.defaultBranch=main | Johannes Schindelin | 2020-10-31 | 18 | -355/+355 |
* | t5411: start adjusting the support files for init.defaultBranch=main | Johannes Schindelin | 2020-10-31 | 13 | -361/+361 |
* | t5411: start using the default branch name "main" | Johannes Schindelin | 2020-10-31 | 1 | -7/+15 |
* | t1400: prepare for `main` being default branch name | Johannes Schindelin | 2020-10-23 | 1 | -5/+5 |
* | tests: prepare aligned mentions of the default branch name | Johannes Schindelin | 2020-10-23 | 8 | -82/+82 |
* | t9902: prepare a test for the upcoming default branch name | Johannes Schindelin | 2020-10-23 | 1 | -3/+3 |
* | t3200: prepare for `main` being shorter than `master` | Johannes Schindelin | 2020-10-23 | 1 | -2/+2 |
* | t5703: adjust a test case for the upcoming default branch name | Johannes Schindelin | 2020-10-23 | 1 | -3/+3 |
* | t6200: adjust suppression pattern to also match "main" | Johannes Schindelin | 2020-10-23 | 1 | -1/+1 |
* | tests: start moving to a different default main branch name | Johannes Schindelin | 2020-10-23 | 4 | -4/+21 |
* | t9801: use `--` in preparation for default branch rename | Johannes Schindelin | 2020-10-23 | 1 | -6/+6 |
* | Merge branch 'js/default-branch-name-part-3' | Junio C Hamano | 2020-10-09 | 5 | -25/+25 |
|\ | |||||
| * | tests: avoid using the branch name `main` | Johannes Schindelin | 2020-10-08 | 4 | -16/+16 |
| * | t1415: avoid using `main` as ref name | Johannes Schindelin | 2020-10-08 | 1 | -9/+9 |
* | | Merge branch 'jk/index-pack-hotfixes' | Junio C Hamano | 2020-10-09 | 1 | -0/+7 |
|\ \ | |||||
| * | | index-pack: restore "resolving deltas" progress meter | Jeff King | 2020-10-07 | 1 | -0/+7 |
* | | | Merge branch 'hx/push-atomic-with-cert' | Junio C Hamano | 2020-10-09 | 1 | -4/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | t5534: split stdout and stderr redirection | Đoàn Trần Công Danh | 2020-10-06 | 1 | -4/+3 |
* | | | Merge branch 'jk/format-auto-base-when-able' | Junio C Hamano | 2020-10-05 | 1 | -0/+22 |
|\ \ \ | |||||
| * | | | format-patch: teach format.useAutoBase "whenAble" option | Jacob Keller | 2020-10-02 | 1 | -0/+22 |
* | | | | Merge branch 'jk/diff-cc-oidfind-fix' | Junio C Hamano | 2020-10-05 | 1 | -0/+55 |
|\ \ \ \ | |||||
| * | | | | combine-diff: handle --find-object in multitree code path | Jeff King | 2020-09-30 | 1 | -0/+55 |
* | | | | | Merge branch 'jk/refspecs-negative' | Junio C Hamano | 2020-10-05 | 1 | -0/+189 |
|\ \ \ \ \ | |||||
| * | | | | | refspec: add support for negative refspecs | Jacob Keller | 2020-09-30 | 1 | -0/+189 |
* | | | | | | Merge branch 'rs/archive-add-file' | Junio C Hamano | 2020-10-05 | 2 | -0/+57 |
|\ \ \ \ \ \ | |||||
| * | | | | | | archive: add --add-file | René Scharfe | 2020-09-20 | 2 | -0/+57 |
* | | | | | | | Merge branch 'jt/keep-partial-clone-filter-upon-lazy-fetch' | Junio C Hamano | 2020-10-05 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fetch: do not override partial clone filter | Jonathan Tan | 2020-09-29 | 1 | -1/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'td/submodule-update-quiet' | Junio C Hamano | 2020-10-05 | 1 | -0/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | submodule update: silence underlying merge/rebase with "--quiet" | Theodore Dubois | 2020-10-01 | 1 | -0/+12 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jk/unused' | Junio C Hamano | 2020-10-05 | 2 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | test-advise: check argument count with argc instead of argv | Jeff King | 2020-09-30 | 1 | -2/+2 |
| * | | | | | | | drop unused argc parameters | Jeff King | 2020-09-30 | 1 | -3/+3 |
* | | | | | | | | Merge branch 'js/default-branch-name-part-2' | Junio C Hamano | 2020-10-05 | 10 | -96/+96 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t9902: avoid using the branch name `master` | Johannes Schindelin | 2020-09-27 | 1 | -5/+5 |
| * | | | | | | | | tests: avoid variations of the `master` branch name | Johannes Schindelin | 2020-09-27 | 7 | -58/+58 |
| * | | | | | | | | t3200: avoid variations of the `master` branch name | Johannes Schindelin | 2020-09-22 | 1 | -17/+17 |
| * | | | | | | | | t/test-terminal: avoid non-inclusive language | Johannes Schindelin | 2020-09-22 | 1 | -16/+16 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ds/in-merge-bases-many-optim-bug' | Junio C Hamano | 2020-10-05 | 2 | -0/+32 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | commit-reach: fix in_merge_bases_many bug | Derrick Stolee | 2020-10-02 | 2 | -0/+32 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jk/shortlog-group-by-trailer' | Junio C Hamano | 2020-10-04 | 1 | -0/+141 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | shortlog: allow multiple groups to be specified | Jeff King | 2020-09-27 | 1 | -0/+74 |
| * | | | | | | | | shortlog: parse trailer idents | Jeff King | 2020-09-27 | 1 | -0/+20 |
| * | | | | | | | | shortlog: de-duplicate trailer values | Jeff King | 2020-09-27 | 1 | -0/+28 |
| * | | | | | | | | shortlog: match commit trailers with --group | Jeff King | 2020-09-27 | 1 | -0/+14 |
| * | | | | | | | | shortlog: add grouping option | Jeff King | 2020-09-27 | 1 | -0/+5 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'cc/bisect-start-fix' | Junio C Hamano | 2020-10-04 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | bisect: don't use invalid oid as rev when starting | Christian Couder | 2020-09-25 | 1 | -0/+7 |
* | | | | | | | | | Merge branch 'jc/blame-ignore-fix' | Junio C Hamano | 2020-10-04 | 1 | -22/+39 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | blame: validate and peel the object names on the ignore list | Junio C Hamano | 2020-09-25 | 1 | -10/+27 |