| Commit message (Expand) | Author | Age |
* | t3200: add test for single parameter passed to -m option | Sahil Dua | 2017-06-13 |
* | Merge branch 'sd/t3200-typofix' into maint | Junio C Hamano | 2017-06-05 |
|\ |
|
| * | branch test: fix invalid config key access | Sahil Dua | 2017-05-29 |
* | | Merge branch 'ab/ref-filter-no-contains' | Junio C Hamano | 2017-04-11 |
|\ \ |
|
| * | | ref-filter: make combining --merged & --no-merged an error | Ævar Arnfjörð Bjarmason | 2017-03-21 |
* | | | Merge branch 'kn/ref-filter-branch-list' | Junio C Hamano | 2017-03-14 |
|\ \ \
| |/ /
|/| | |
|
| * | | branch: honor --abbrev/--no-abbrev in --list mode | Junio C Hamano | 2017-03-10 |
| |/ |
|
* | | branch: record creation of renamed branch in HEAD's log | Kyle Meyer | 2017-02-20 |
* | | rename_ref: replace empty message in HEAD's log | Kyle Meyer | 2017-02-20 |
|/ |
|
* | Merge branch 'mh/split-under-lock' | Junio C Hamano | 2016-07-25 |
|\ |
|
| * | refs: don't dereference on rename | David Turner | 2016-06-13 |
* | | tests: use test_i18n* functions to suppress false positives | Vasco Almeida | 2016-06-17 |
|/ |
|
* | Merge branch 'ky/branch-m-worktree' | Junio C Hamano | 2016-04-18 |
|\ |
|
| * | branch -m: update all per-worktree HEADs | Kazuki Yamaguchi | 2016-04-04 |
* | | branch -d: refuse deleting a branch which is currently checked out | Kazuki Yamaguchi | 2016-03-29 |
|/ |
|
* | branch: die on config error when unsetting upstream | Patrick Steinhardt | 2016-02-22 |
* | branch: report errors in tracking branch setup | Patrick Steinhardt | 2016-02-22 |
* | tests: remove some direct access to .git/logs | David Turner | 2015-07-28 |
* | Merge branch 'mg/branch-d-m-f' | Junio C Hamano | 2014-12-22 |
|\ |
|
| * | branch: allow -f with -m and -d | Michael J Gruber | 2014-12-09 |
| * | t3200-branch: test -M | Michael J Gruber | 2014-12-04 |
* | | branch -d: avoid repeated symref resolution | Jonathan Nieder | 2014-10-15 |
|/ |
|
* | Merge branch 'dt/tests-with-env-not-subshell' | Junio C Hamano | 2014-03-31 |
|\ |
|
| * | tests: use "env" to run commands with temporary env-var settings | David Tran | 2014-03-19 |
* | | t3200-branch: test setting branch as own upstream | Brian Gesiak | 2014-03-06 |
|/ |
|
* | Merge branch 'js/test-help-format-windows-port-fix' | Junio C Hamano | 2013-11-01 |
|\ |
|
| * | t3200: do not open a HTML manual page when DEFAULT_MAN_FORMAT is html | Johannes Sixt | 2013-10-30 |
* | | Merge branch 'jh/checkout-auto-tracking' | Junio C Hamano | 2013-09-20 |
|\ \
| |/ |
|
| * | t3200: fix failure on case-insensitive filesystems | Eric Sunshine | 2013-09-17 |
| * | branch.c: Relax unnecessary requirement on upstream's remote ref name | Per Cederqvist | 2013-09-09 |
| * | t3200: Add test demonstrating minor regression in 41c21f2 | Johan Herland | 2013-09-09 |
| * | t3200: Minor fix when preparing for tracking failure | Johan Herland | 2013-09-09 |
* | | t: branch: fix broken && chains | Felipe Contreras | 2013-09-03 |
* | | t: branch: fix typo | Felipe Contreras | 2013-09-03 |
* | | t: branch: trivial style fix | Felipe Contreras | 2013-09-03 |
|/ |
|
* | branch.c: Validate tracking branches with refspecs instead of refs/remotes/* | Johan Herland | 2013-04-21 |
* | t3200.39: tracking setup should fail if there is no matching refspec. | Johan Herland | 2013-04-21 |
* | Merge branch 'jk/set-upstream-error-cases' | Junio C Hamano | 2013-04-07 |
|\ |
|
| * | t3200: test --set-upstream-to with bogus refs | Jeff King | 2013-04-02 |
* | | Merge branch 'jm/branch-rename-nothing-error' | Junio C Hamano | 2013-04-03 |
|\ \
| |/
|/| |
|
| * | branch: give better message when no names specified for rename | Jonathon Mah | 2013-03-31 |
* | | Merge branch 'rr/test-3200-style' | Junio C Hamano | 2013-04-01 |
|\ \
| |/
|/| |
|
| * | t3200 (branch): modernize style | Ramkumar Ramachandra | 2013-03-20 |
* | | branch: segfault fixes and validation | Nguyễn Thái Ngọc Duy | 2013-02-23 |
|/ |
|
* | branch: give a more helpful message on redundant arguments | Nguyễn Thái Ngọc Duy | 2013-01-30 |
* | branch: show targets of deleted symrefs, not sha1s | René Scharfe | 2012-10-18 |
* | branch: skip commit checks when deleting symref branches | René Scharfe | 2012-10-18 |
* | branch: delete symref branch, not its target | René Scharfe | 2012-10-18 |
* | Merge branch 'cn/branch-set-upstream-to' | Junio C Hamano | 2012-09-10 |
|\ |
|
| * | branch: deprecate --set-upstream and show help if we detect possible mistaken... | Carlos Martín Nieto | 2012-08-30 |