summaryrefslogtreecommitdiffstats
path: root/t/t3200-branch.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: prepare aligned mentions of the default branch nameJohannes Schindelin2020-10-231-6/+6
* t3200: prepare for `main` being shorter than `master`Johannes Schindelin2020-10-231-2/+2
* Merge branch 'js/default-branch-name-part-2'Junio C Hamano2020-10-051-17/+17
|\
| * t3200: avoid variations of the `master` branch nameJohannes Schindelin2020-09-221-17/+17
* | Merge branch 'al/ref-filter-merged-and-no-merged'Junio C Hamano2020-09-221-4/+0
|\ \ | |/ |/|
| * ref-filter: allow merged and no-merged filtersAaron Lipman2020-09-161-4/+0
* | t3200: clean side effect of git checkout --orphanAaron Lipman2020-09-091-0/+1
|/
* Merge branch 'dl/branch-cleanup' into masterJunio C Hamano2020-07-191-2/+2
|\
| * t3200: don't grep for `strerror()` stringMartin Ågren2020-07-181-2/+2
* | Merge branch 'bc/sha-256-part-2'Junio C Hamano2020-07-071-1/+1
|\ \ | |/ |/|
| * t3200: mark assertion with SHA1 prerequisitebrian m. carlson2020-05-271-1/+1
* | t3200: test for specific errorsDenton Liu2020-06-171-13/+32
* | t3200: rename "expected" to "expect"Denton Liu2020-06-171-11/+11
|/
* Merge branch 'nb/branch-show-other-worktrees-head'Junio C Hamano2019-07-101-5/+11
|\
| * branch: update output to include worktree infoNickolai Belakovski2019-05-071-5/+11
* | Merge branch 'dl/branch-from-3dot-merge-base'Junio C Hamano2019-05-191-4/+10
|\ \
| * | branch: make create_branch accept a merge base revDenton Liu2019-05-071-4/+10
| |/
* / worktree: update is_bare heuristicsJonathan Tan2019-04-211-0/+24
|/
* t/*: fix ordering of expected/observed argumentsMatthew DeVore2018-10-071-1/+1
* branch: support configuring --sort via .gitconfigSamuel Maftoul2018-08-161-0/+46
* t: switch "branch -l" to "branch --create-reflog"Jeff King2018-06-221-17/+17
* t3200: unset core.logallrefupdates when testing reflog creationJeff King2018-06-221-1/+1
* Merge branch 'ks/branch-set-upstream'Junio C Hamano2018-06-181-1/+1
|\
| * t3200: clarify description of --set-upstream testKaartic Sivaraam2018-06-181-1/+1
* | Merge branch 'cc/tests-without-assuming-ref-files-backend'Junio C Hamano2018-06-011-9/+9
|\ \
| * | t: make many tests depend less on the refs being filesDavid Turner2018-05-231-9/+9
* | | t: switch $_z40 to $ZERO_OIDbrian m. carlson2018-05-141-2/+2
* | | t3200: verify "branch --list" sanity when rebasing from detached HEADEric Sunshine2018-04-051-0/+24
|/ /
* | Merge branch 'ks/t3200-typofix'Junio C Hamano2018-03-211-1/+1
|\ \
| * | t/t3200: fix a typo in a test descriptionKaartic Sivaraam2018-03-151-1/+1
* | | refs_resolve_ref_unsafe: handle d/f conflicts for writesJeff King2017-10-071-0/+10
* | | Merge branch 'sd/branch-copy'Junio C Hamano2017-10-031-0/+256
|\ \ \
| * | | branch: fix "copy" to never touch HEADJunio C Hamano2017-09-241-5/+5
| |/ /
| * | branch: add a --copy (-c) option to go with --move (-m)Sahil Dua2017-06-191-0/+215
| * | branch: add test for -m renaming multiple config sectionsÆvar Arnfjörð Bjarmason2017-06-191-0/+41
| * | Merge branch 'sd/t3200-typofix'Junio C Hamano2017-06-041-1/+1
| |\ \
* | \ \ Merge branch 'nd/worktree-kill-parse-ref'Junio C Hamano2017-09-101-0/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | branch: fix branch renaming not updating HEADs correctlyNguyễn Thái Ngọc Duy2017-08-241-0/+13
* | | | builtin/branch: stop supporting the "--set-upstream" optionKaartic Sivaraam2017-08-171-45/+2
* | | | t3200: cleanup cruft of a testKaartic Sivaraam2017-08-171-0/+1
* | | | reflog-walk: stop using fake parentsJeff King2017-07-091-2/+1
* | | | reflog-walk: skip over double-null oid due to HEAD renameJeff King2017-07-051-0/+11
* | | | t3200: add test for single parameter passed to -m optionSahil Dua2017-06-131-0/+17
* | | | Merge branch 'sd/t3200-typofix' into maintJunio C Hamano2017-06-051-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | branch test: fix invalid config key accessSahil Dua2017-05-291-1/+1
* | | Merge branch 'ab/ref-filter-no-contains'Junio C Hamano2017-04-111-0/+4
|\ \ \ | |_|/ |/| |
| * | ref-filter: make combining --merged & --no-merged an errorÆvar Arnfjörð Bjarmason2017-03-211-0/+4
* | | Merge branch 'kn/ref-filter-branch-list'Junio C Hamano2017-03-141-0/+25
|\ \ \ | |/ / |/| |
| * | branch: honor --abbrev/--no-abbrev in --list modeJunio C Hamano2017-03-101-0/+25
| |/
* | branch: record creation of renamed branch in HEAD's logKyle Meyer2017-02-211-2/+3