Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nk/refspecs-negative-fix' | Junio C Hamano | 2020-12-23 | 1 | -0/+51 |
|\ | |||||
| * | negative-refspec: fix segfault on : refspec | Nipunn Koorapati | 2020-12-22 | 1 | -0/+51 |
* | | Merge branch 'ma/maintenance-crontab-fix' | Junio C Hamano | 2020-12-23 | 1 | -0/+16 |
|\ \ | |||||
| * | | t7900-maintenance: test for magic markers | Martin Ågren | 2020-12-21 | 1 | -0/+9 |
| * | | gc: fix handling of crontab magic markers | Martin Ågren | 2020-12-21 | 1 | -0/+7 |
* | | | Merge branch 'dl/checkout-p-merge-base' | Junio C Hamano | 2020-12-23 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | checkout -p: handle tree arguments correctly again | Johannes Schindelin | 2020-12-21 | 1 | -0/+5 |
* | | | | Merge branch 'js/no-more-prepare-for-main-in-test' | Junio C Hamano | 2020-12-23 | 11 | -619/+621 |
|\ \ \ \ | |||||
| * | | | | tests: drop the `PREPARE_FOR_MAIN_BRANCH` prereq | Johannes Schindelin | 2020-12-17 | 1 | -8/+0 |
| * | | | | t9902: use `main` as initial branch name | Johannes Schindelin | 2020-12-17 | 1 | -154/+155 |
| * | | | | t6302: use `main` as initial branch name | Johannes Schindelin | 2020-12-17 | 1 | -29/+30 |
| * | | | | t5703: use `main` as initial branch name | Johannes Schindelin | 2020-12-17 | 1 | -32/+33 |
| * | | | | t5510: use `main` as initial branch name | Johannes Schindelin | 2020-12-17 | 1 | -83/+85 |
| * | | | | t5505: finalize transitioning to using the branch name `main` | Johannes Schindelin | 2020-12-17 | 1 | -78/+78 |
| * | | | | t3205: finalize transitioning to using the branch name `main` | Johannes Schindelin | 2020-12-17 | 1 | -4/+5 |
| * | | | | t3203: complete the transition to using the branch name `main` | Johannes Schindelin | 2020-12-17 | 1 | -21/+22 |
| * | | | | t3201: finalize transitioning to using the branch name `main` | Johannes Schindelin | 2020-12-17 | 1 | -41/+42 |
| * | | | | t3200: finish transitioning to the initial branch name `main` | Johannes Schindelin | 2020-12-17 | 1 | -132/+133 |
| * | | | | t1400: use `main` as initial branch name | Johannes Schindelin | 2020-12-17 | 1 | -37/+38 |
* | | | | | Merge branch 'jx/pack-redundant-on-single-pack' | Junio C Hamano | 2020-12-23 | 1 | -4/+33 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | pack-redundant: fix crash when one packfile in repo | Jiang Xin | 2020-12-17 | 1 | -4/+33 |
* | | | | | Merge branch 'jc/diff-I-status-fix' | Junio C Hamano | 2020-12-19 | 1 | -0/+24 |
|\ \ \ \ \ | |||||
| * | | | | | diff: correct interaction between --exit-code and -I<pattern> | Junio C Hamano | 2020-12-17 | 1 | -0/+24 |
* | | | | | | Merge branch 'es/perf-export-fix' | Junio C Hamano | 2020-12-19 | 1 | -2/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t/perf: fix test_export() failure with BSD `sed` | Eric Sunshine | 2020-12-16 | 1 | -2/+7 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'js/init-defaultbranch-advice' | Junio C Hamano | 2020-12-19 | 3 | -3/+20 |
|\ \ \ \ \ \ | |||||
| * | | | | | | init: provide useful advice about init.defaultBranch | Johannes Schindelin | 2020-12-14 | 3 | -3/+12 |
| * | | | | | | branch -m: allow renaming a yet-unborn branch | Johannes Schindelin | 2020-12-14 | 1 | -0/+8 |
* | | | | | | | Merge branch 'js/t7064-master-to-initial' | Junio C Hamano | 2020-12-18 | 1 | -51/+52 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t7064: avoid relying on a specific default branch name | Johannes Schindelin | 2020-12-08 | 1 | -51/+52 |
* | | | | | | | | Merge branch 'js/t6300-hardcode-main' | Junio C Hamano | 2020-12-18 | 1 | -88/+90 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t6300: avoid using the default name of the initial branch | Johannes Schindelin | 2020-12-07 | 1 | -88/+90 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'jk/oid-array-cleanup' | Junio C Hamano | 2020-12-18 | 1 | -3/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t0064: make duplicate tests more robust | Jeff King | 2020-12-04 | 1 | -2/+5 |
| * | | | | | | | | t0064: drop sha1 mention from filename | Jeff King | 2020-12-04 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'tb/partial-clone-filters-fix' | Junio C Hamano | 2020-12-18 | 1 | -1/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | upload-pack.c: don't free allowed_filters util pointers | Taylor Blau | 2020-12-03 | 1 | -1/+9 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'js/t7900-protect-pwd-in-config-get' | Junio C Hamano | 2020-12-18 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | t7900: use --fixed-value in git-maintenance tests | Josh Steadmon | 2020-12-10 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'js/t5526-with-no-particular-primary-branch-name' | Junio C Hamano | 2020-12-14 | 1 | -40/+43 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t5526: drop the prereq expecting the default branch name `main` | Johannes Schindelin | 2020-12-04 | 1 | -21/+21 |
| * | | | | | | | | t5526: avoid depending on a specific default branch name | Johannes Schindelin | 2020-12-04 | 1 | -19/+22 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jk/check-config-parsing-error-in-upload-pack' | Junio C Hamano | 2020-12-14 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | upload-pack: propagate return value from object filter config callback | Jeff King | 2020-12-03 | 1 | -0/+8 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'fc/atmark-in-refspec' | Junio C Hamano | 2020-12-14 | 2 | -50/+58 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | refspec: make @ a synonym of HEAD | Felipe Contreras | 2020-11-30 | 2 | -51/+58 |
| * | | | | | | | | tests: push: trivial cleanup | Felipe Contreras | 2020-11-30 | 1 | -2/+1 |
| * | | | | | | | | tests: push: improve cleanup of HEAD tests | Felipe Contreras | 2020-11-30 | 1 | -1/+3 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'dd/help-autocorrect-never' | Junio C Hamano | 2020-12-14 | 1 | -8/+22 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | help.c: help.autocorrect=never means "do not compute suggestions" | Drew DeVault | 2020-11-25 | 1 | -8/+22 |