Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | advice: omit trailing whitespace | Junio C Hamano | 2024-03-30 | 1 | -2/+2 |
* | t/t3*: avoid redundant uses of cat | Beat Bolli | 2024-03-16 | 1 | -1/+1 |
* | Merge branch 'kh/branch-ref-syntax-advice' | Junio C Hamano | 2024-03-16 | 1 | -58/+65 |
|\ | |||||
| * | branch: advise about ref syntax rules | Kristoffer Haugsbakk | 2024-03-05 | 1 | -0/+10 |
| * | t3200: improve test style | Kristoffer Haugsbakk | 2024-03-05 | 1 | -58/+55 |
* | | t: move tests exercising the "files" backend | Patrick Steinhardt | 2024-02-15 | 1 | -29/+0 |
|/ | |||||
* | t: introduce DEFAULT_REPO_FORMAT prereq | Patrick Steinhardt | 2024-01-02 | 1 | -1/+1 |
* | Merge branch 'vd/for-each-ref-unsorted-optimization' | Junio C Hamano | 2023-12-10 | 1 | -3/+65 |
|\ | |||||
| * | ref-filter.c: really don't sort when using --no-sort | Victoria Dye | 2023-11-16 | 1 | -3/+65 |
* | | Merge branch 'ps/ref-tests-update' | Junio C Hamano | 2023-12-10 | 1 | -19/+22 |
|\ \ | |||||
| * | | t: mark several tests that assume the files backend with REFFILES | Patrick Steinhardt | 2023-11-03 | 1 | -4/+4 |
| * | | t: convert tests to not access reflog via the filesystem | Patrick Steinhardt | 2023-11-03 | 1 | -12/+12 |
| * | | t: convert tests to not access symrefs via the filesystem | Patrick Steinhardt | 2023-11-03 | 1 | -3/+6 |
| * | | Merge branch 'ps/show-ref' into ps/ref-tests-update | Junio C Hamano | 2023-11-03 | 1 | -15/+18 |
| |\ \ | |||||
* | \ \ | Merge branch 'jc/test-i18ngrep' | Junio C Hamano | 2023-11-08 | 1 | -9/+9 |
|\ \ \ \ | |||||
| * | | | | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 2023-11-02 | 1 | -9/+9 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'ps/show-ref' | Junio C Hamano | 2023-11-08 | 1 | -15/+18 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | t: use git-show-ref(1) to check for ref existence | Patrick Steinhardt | 2023-11-01 | 1 | -15/+18 |
* | | | builtin/branch.c: adjust error messages to coding guidelines | Isoken June Ibizugbe | 2023-10-23 | 1 | -8/+8 |
|/ / | |||||
* / | branch: error message deleting a branch in use | Rubén Justo | 2023-08-07 | 1 | -1/+13 |
|/ | |||||
* | tests: mark as passing with SANITIZE=leak | Rubén Justo | 2023-06-17 | 1 | -0/+1 |
* | Merge branch 'rj/branch-unborn-in-other-worktrees' | Junio C Hamano | 2023-05-15 | 1 | -0/+29 |
|\ | |||||
| * | branch: rename orphan branches in any worktree | Rubén Justo | 2023-03-27 | 1 | -0/+14 |
| * | branch: test for failures while renaming branches | Rubén Justo | 2023-03-27 | 1 | -0/+15 |
* | | tests: don't lose exit status with "(cd ...; test <op> $(git ...))" | Ævar Arnfjörð Bjarmason | 2023-02-07 | 1 | -2/+6 |
|/ | |||||
* | branch: gracefully handle '-d' on orphan HEAD | Jeff King | 2022-11-11 | 1 | -0/+36 |
* | Merge branch 'rj/branch-do-not-exit-with-minus-one-status' | Taylor Blau | 2022-10-31 | 1 | -1/+1 |
|\ | |||||
| * | branch: error code with --edit-description | Rubén Justo | 2022-10-26 | 1 | -1/+1 |
* | | branch: error copying or renaming a detached HEAD | Rubén Justo | 2022-10-26 | 1 | -0/+11 |
|/ | |||||
* | Sync with v2.38.1 | Junio C Hamano | 2022-10-18 | 1 | -0/+1 |
|\ | |||||
| * | Sync with 2.36.3 | Taylor Blau | 2022-10-07 | 1 | -0/+1 |
| |\ | |||||
| | * | Sync with 2.35.5 | Taylor Blau | 2022-10-06 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Sync with 2.34.5 | Taylor Blau | 2022-10-06 | 1 | -0/+1 |
| | | |\ | |||||
| | | | * | Sync with 2.32.4 | Taylor Blau | 2022-10-06 | 1 | -0/+1 |
| | | | |\ | |||||
| | | | | * | Sync with 2.30.6 | Taylor Blau | 2022-10-06 | 1 | -0/+1 |
| | | | | |\ | |||||
| | | | | | * | t/t3NNN: allow local submodules | Taylor Blau | 2022-10-01 | 1 | -0/+1 |
* | | | | | | | Merge branch 'jc/branch-description-unset' | Junio C Hamano | 2022-10-17 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | branch: do not fail a no-op --edit-desc | Junio C Hamano | 2022-09-30 | 1 | -0/+3 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | t: remove \{m,n\} from BRE grep usage | Đoàn Trần Công Danh | 2022-09-21 | 1 | -2/+2 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | branch: new autosetupmerge option 'simple' for matching branches | Tao Klerks | 2022-04-29 | 1 | -0/+35 |
| |/ / / / |/| | | | | |||||
* | | | | | tracking branches: add advice to ambiguous refspec error | Tao Klerks | 2022-04-01 | 1 | -2/+16 |
* | | | | | Merge branch 'gc/branch-recurse-submodules' | Junio C Hamano | 2022-02-18 | 1 | -0/+17 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | branch: make create_branch() always create a branch | Glen Choo | 2022-02-01 | 1 | -0/+17 |
| * | | | | Merge branch 'js/branch-track-inherit' into gc/branch-recurse-submodules | Junio C Hamano | 2022-01-31 | 1 | -3/+36 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'js/branch-track-inherit' | Junio C Hamano | 2022-01-10 | 1 | -3/+36 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | branch: add flags and config to inherit tracking | Josh Steadmon | 2021-12-21 | 1 | -0/+33 |
| * | | | | | branch: accept multiple upstream branches for tracking | Josh Steadmon | 2021-12-21 | 1 | -3/+3 |
| | |_|/ / | |/| | | | |||||
* | | | | | branch: protect branches checked out in all worktrees | Anders Kaseorg | 2021-12-02 | 1 | -0/+7 |
* | | | | | branch: lowercase error messages | Anders Kaseorg | 2021-12-02 | 1 | -2/+2 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'jc/fix-ref-sorting-parse' | Junio C Hamano | 2021-11-30 | 1 | -1/+11 |
|\ \ \ \ |