aboutsummaryrefslogtreecommitdiff
path: root/t/t3200-branch.sh
Commit message (Expand)AuthorAge
* refs_resolve_ref_unsafe: handle d/f conflicts for writesJeff King2017-10-07
* Merge branch 'sd/branch-copy'Junio C Hamano2017-10-03
|\
| * branch: fix "copy" to never touch HEADJunio C Hamano2017-09-24
| * branch: add a --copy (-c) option to go with --move (-m)Sahil Dua2017-06-18
| * branch: add test for -m renaming multiple config sectionsÆvar Arnfjörð Bjarmason2017-06-18
| * Merge branch 'sd/t3200-typofix'Junio C Hamano2017-06-04
| |\
* | \ Merge branch 'nd/worktree-kill-parse-ref'Junio C Hamano2017-09-10
|\ \ \
| * | | branch: fix branch renaming not updating HEADs correctlyNguyễn Thái Ngọc Duy2017-08-24
* | | | builtin/branch: stop supporting the "--set-upstream" optionKaartic Sivaraam2017-08-17
* | | | t3200: cleanup cruft of a testKaartic Sivaraam2017-08-17
* | | | reflog-walk: stop using fake parentsJeff King2017-07-09
* | | | reflog-walk: skip over double-null oid due to HEAD renameJeff King2017-07-05
* | | | t3200: add test for single parameter passed to -m optionSahil Dua2017-06-13
* | | | Merge branch 'sd/t3200-typofix' into maintJunio C Hamano2017-06-05
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | branch test: fix invalid config key accessSahil Dua2017-05-29
* | | Merge branch 'ab/ref-filter-no-contains'Junio C Hamano2017-04-11
|\ \ \ | |_|/ |/| |
| * | ref-filter: make combining --merged & --no-merged an errorÆvar Arnfjörð Bjarmason2017-03-21
* | | Merge branch 'kn/ref-filter-branch-list'Junio C Hamano2017-03-14
|\ \ \ | |/ / |/| |
| * | branch: honor --abbrev/--no-abbrev in --list modeJunio C Hamano2017-03-10
| |/
* | branch: record creation of renamed branch in HEAD's logKyle Meyer2017-02-20
* | rename_ref: replace empty message in HEAD's logKyle Meyer2017-02-20
|/
* Merge branch 'mh/split-under-lock'Junio C Hamano2016-07-25
|\
| * refs: don't dereference on renameDavid Turner2016-06-13
* | tests: use test_i18n* functions to suppress false positivesVasco Almeida2016-06-17
|/
* Merge branch 'ky/branch-m-worktree'Junio C Hamano2016-04-18
|\
| * branch -m: update all per-worktree HEADsKazuki Yamaguchi2016-04-04
* | branch -d: refuse deleting a branch which is currently checked outKazuki Yamaguchi2016-03-29
|/
* branch: die on config error when unsetting upstreamPatrick Steinhardt2016-02-22
* branch: report errors in tracking branch setupPatrick Steinhardt2016-02-22
* tests: remove some direct access to .git/logsDavid Turner2015-07-28
* Merge branch 'mg/branch-d-m-f'Junio C Hamano2014-12-22
|\
| * branch: allow -f with -m and -dMichael J Gruber2014-12-09
| * t3200-branch: test -MMichael J Gruber2014-12-04
* | branch -d: avoid repeated symref resolutionJonathan Nieder2014-10-15
|/
* Merge branch 'dt/tests-with-env-not-subshell'Junio C Hamano2014-03-31
|\
| * tests: use "env" to run commands with temporary env-var settingsDavid Tran2014-03-19
* | t3200-branch: test setting branch as own upstreamBrian Gesiak2014-03-06
|/
* Merge branch 'js/test-help-format-windows-port-fix'Junio C Hamano2013-11-01
|\
| * t3200: do not open a HTML manual page when DEFAULT_MAN_FORMAT is htmlJohannes Sixt2013-10-30
* | Merge branch 'jh/checkout-auto-tracking'Junio C Hamano2013-09-20
|\ \ | |/
| * t3200: fix failure on case-insensitive filesystemsEric Sunshine2013-09-17
| * branch.c: Relax unnecessary requirement on upstream's remote ref namePer Cederqvist2013-09-09
| * t3200: Add test demonstrating minor regression in 41c21f2Johan Herland2013-09-09
| * t3200: Minor fix when preparing for tracking failureJohan Herland2013-09-09
* | t: branch: fix broken && chainsFelipe Contreras2013-09-03
* | t: branch: fix typoFelipe Contreras2013-09-03
* | t: branch: trivial style fixFelipe Contreras2013-09-03
|/
* branch.c: Validate tracking branches with refspecs instead of refs/remotes/*Johan Herland2013-04-21
* t3200.39: tracking setup should fail if there is no matching refspec.Johan Herland2013-04-21
* Merge branch 'jk/set-upstream-error-cases'Junio C Hamano2013-04-07
|\