summaryrefslogtreecommitdiff
path: root/t/t3200-branch.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-13/+13
* Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano2021-01-251-0/+3
|\
| * tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer neededJohannes Schindelin2020-11-191-3/+3
| * t3[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-122/+122
| * tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* | Merge branch 'ew/decline-core-abbrev'Junio C Hamano2021-01-151-0/+2
|\ \
| * | core.abbrev=no disables abbreviationsEric Wong2020-12-231-0/+2
* | | t3200: finish transitioning to the initial branch name `main`Johannes Schindelin2020-12-161-132/+133
| |/ |/|
* | 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-211-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-081-0/+1
|/
* Merge branch 'dl/branch-cleanup' into masterJunio C Hamano2020-07-181-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-061-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-091-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 descriptionks/t3200-typofixKaartic Sivaraam2018-03-151-1/+1
* | | refs_resolve_ref_unsafe: handle d/f conflicts for writesjk/refs-df-conflictJeff 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-181-0/+215
| * | branch: add test for -m renaming multiple config sectionsÆvar Arnfjörð Bjarmason2017-06-181-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 correctlynd/worktree-kill-parse-refNguyễ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