summaryrefslogtreecommitdiff
path: root/t/t3200-branch.sh
AgeCommit message (Expand)AuthorFilesLines
2021-02-10tests: remove most uses of test_i18ncmpLibravatar Ævar Arnfjörð Bjarmason1-13/+13
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Libravatar Junio C Hamano1-0/+3
2021-01-15Merge branch 'ew/decline-core-abbrev'Libravatar Junio C Hamano1-0/+2
2020-12-23core.abbrev=no disables abbreviationsLibravatar Eric Wong1-0/+2
2020-12-16t3200: finish transitioning to the initial branch name `main`Libravatar Johannes Schindelin1-132/+133
2020-11-19tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer neededLibravatar Johannes Schindelin1-3/+3
2020-11-19t3[0-3]*: adjust the references to the default branch name "main"Libravatar Johannes Schindelin1-122/+122
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Libravatar Johannes Schindelin1-0/+3
2020-10-23tests: prepare aligned mentions of the default branch nameLibravatar Johannes Schindelin1-6/+6
2020-10-23t3200: prepare for `main` being shorter than `master`Libravatar Johannes Schindelin1-2/+2
2020-10-05Merge branch 'js/default-branch-name-part-2'Libravatar Junio C Hamano1-17/+17
2020-09-22Merge branch 'al/ref-filter-merged-and-no-merged'Libravatar Junio C Hamano1-4/+0
2020-09-21t3200: avoid variations of the `master` branch nameLibravatar Johannes Schindelin1-17/+17
2020-09-16ref-filter: allow merged and no-merged filtersLibravatar Aaron Lipman1-4/+0
2020-09-08t3200: clean side effect of git checkout --orphanLibravatar Aaron Lipman1-0/+1
2020-07-18Merge branch 'dl/branch-cleanup' into masterLibravatar Junio C Hamano1-2/+2
2020-07-18t3200: don't grep for `strerror()` stringLibravatar Martin Ågren1-2/+2
2020-07-06Merge branch 'bc/sha-256-part-2'Libravatar Junio C Hamano1-1/+1
2020-06-17t3200: test for specific errorsLibravatar Denton Liu1-13/+32
2020-06-17t3200: rename "expected" to "expect"Libravatar Denton Liu1-11/+11
2020-05-27t3200: mark assertion with SHA1 prerequisiteLibravatar brian m. carlson1-1/+1
2019-07-09Merge branch 'nb/branch-show-other-worktrees-head'Libravatar Junio C Hamano1-5/+11
2019-05-19Merge branch 'dl/branch-from-3dot-merge-base'Libravatar Junio C Hamano1-4/+10
2019-05-07branch: update output to include worktree infoLibravatar Nickolai Belakovski1-5/+11
2019-05-07branch: make create_branch accept a merge base revLibravatar Denton Liu1-4/+10
2019-04-21worktree: update is_bare heuristicsLibravatar Jonathan Tan1-0/+24
2018-10-07t/*: fix ordering of expected/observed argumentsLibravatar Matthew DeVore1-1/+1
2018-08-16branch: support configuring --sort via .gitconfigLibravatar Samuel Maftoul1-0/+46
2018-06-22t: switch "branch -l" to "branch --create-reflog"Libravatar Jeff King1-17/+17
2018-06-22t3200: unset core.logallrefupdates when testing reflog creationLibravatar Jeff King1-1/+1
2018-06-18Merge branch 'ks/branch-set-upstream'Libravatar Junio C Hamano1-1/+1
2018-06-18t3200: clarify description of --set-upstream testLibravatar Kaartic Sivaraam1-1/+1
2018-06-01Merge branch 'cc/tests-without-assuming-ref-files-backend'Libravatar Junio C Hamano1-9/+9
2018-05-23t: make many tests depend less on the refs being filesLibravatar David Turner1-9/+9
2018-05-14t: switch $_z40 to $ZERO_OIDLibravatar brian m. carlson1-2/+2
2018-04-05t3200: verify "branch --list" sanity when rebasing from detached HEADLibravatar Eric Sunshine1-0/+24
2018-03-21Merge branch 'ks/t3200-typofix'Libravatar Junio C Hamano1-1/+1
2018-03-15t/t3200: fix a typo in a test descriptionLibravatar Kaartic Sivaraam1-1/+1
2017-10-07refs_resolve_ref_unsafe: handle d/f conflicts for writesLibravatar Jeff King1-0/+10
2017-10-03Merge branch 'sd/branch-copy'Libravatar Junio C Hamano1-0/+256
2017-09-24branch: fix "copy" to never touch HEADLibravatar Junio C Hamano1-5/+5
2017-09-10Merge branch 'nd/worktree-kill-parse-ref'Libravatar Junio C Hamano1-0/+13
2017-08-24branch: fix branch renaming not updating HEADs correctlyLibravatar Nguyễn Thái Ngọc Duy1-0/+13
2017-08-17builtin/branch: stop supporting the "--set-upstream" optionLibravatar Kaartic Sivaraam1-45/+2
2017-08-17t3200: cleanup cruft of a testLibravatar Kaartic Sivaraam1-0/+1
2017-07-09reflog-walk: stop using fake parentsLibravatar Jeff King1-2/+1
2017-07-05reflog-walk: skip over double-null oid due to HEAD renameLibravatar Jeff King1-0/+11
2017-06-18branch: add a --copy (-c) option to go with --move (-m)Libravatar Sahil Dua1-0/+215
2017-06-18branch: add test for -m renaming multiple config sectionsLibravatar Ævar Arnfjörð Bjarmason1-0/+41
2017-06-13t3200: add test for single parameter passed to -m optionLibravatar Sahil Dua1-0/+17