index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t3200-branch.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jk/set-upstream-error-cases'
Junio C Hamano
2013-04-07
1
-0
/
+12
|
\
|
*
t3200: test --set-upstream-to with bogus refs
Jeff King
2013-04-03
1
-0
/
+12
*
|
Merge branch 'jm/branch-rename-nothing-error'
Junio C Hamano
2013-04-03
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
branch: give better message when no names specified for rename
Jonathon Mah
2013-04-01
1
-1
/
+1
*
|
Merge branch 'rr/test-3200-style'
Junio C Hamano
2013-04-01
1
-253
/
+267
|
\
\
|
|
/
|
/
|
|
*
t3200 (branch): modernize style
Ramkumar Ramachandra
2013-03-20
1
-233
/
+244
*
|
branch: segfault fixes and validation
Nguyễn Thái Ngọc Duy
2013-02-23
1
-0
/
+21
|
/
*
branch: give a more helpful message on redundant arguments
Nguyễn Thái Ngọc Duy
2013-01-30
1
-2
/
+2
*
branch: show targets of deleted symrefs, not sha1s
René Scharfe
2012-10-18
1
-3
/
+2
*
branch: skip commit checks when deleting symref branches
René Scharfe
2012-10-18
1
-0
/
+9
*
branch: delete symref branch, not its target
René Scharfe
2012-10-18
1
-0
/
+11
*
Merge branch 'cn/branch-set-upstream-to'
Junio C Hamano
2012-09-11
1
-0
/
+70
|
\
|
*
branch: deprecate --set-upstream and show help if we detect possible mistaken...
Carlos Martín Nieto
2012-08-30
1
-0
/
+34
|
*
branch: add --unset-upstream option
Carlos Martín Nieto
2012-08-30
1
-0
/
+22
|
*
branch: introduce --set-upstream-to
Carlos Martín Nieto
2012-08-23
1
-0
/
+14
*
|
Fix tests under GETTEXT_POISON on parseopt
Jiang Xin
2012-08-27
1
-2
/
+2
|
/
*
Merge branch 'nd/columns'
Junio C Hamano
2012-05-04
1
-0
/
+77
|
\
|
*
branch: add --column
Nguyễn Thái Ngọc Duy
2012-04-27
1
-0
/
+77
*
|
Merge branch 'cn/maint-branch-with-bad'
Junio C Hamano
2012-03-01
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
branch: don't assume the merge filter ref exists
Carlos Martín Nieto
2012-02-27
1
-0
/
+4
*
|
branch --edit-description: protect against mistyped branch name
Junio C Hamano
2012-02-06
1
-4
/
+37
*
|
Merge branch 'rr/test-chaining'
Junio C Hamano
2011-12-20
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
t3200 (branch): fix '&&' chaining
Ramkumar Ramachandra
2011-12-09
1
-2
/
+2
*
|
branch: allow a no-op "branch -M <current-branch> HEAD"
Jonathan Nieder
2011-11-28
1
-0
/
+16
|
/
*
t3200: add test case for 'branch -m'
Stefan Naewe
2011-11-02
1
-0
/
+5
*
Merge branch 'mg/branch-list'
Junio C Hamano
2011-10-05
1
-16
/
+48
|
\
|
*
t3200: clean up checks for file existence
Jeff King
2011-09-13
1
-25
/
+25
|
*
branch: introduce --list option
Michael J Gruber
2011-08-29
1
-0
/
+32
*
|
branch --set-upstream: regression fix
Junio C Hamano
2011-09-17
1
-0
/
+13
*
|
Prevent force-updating of the current branch
Conrad Irwin
2011-08-23
1
-0
/
+12
|
/
*
Merge branch 'jc/fix-diff-files-unmerged'
Junio C Hamano
2011-05-06
1
-2
/
+2
|
\
|
*
test: use $_z40 from test-lib
Junio C Hamano
2011-04-24
1
-2
/
+2
*
|
i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200
Junio C Hamano
2011-04-14
1
-2
/
+4
*
|
Merge branch 'ab/i18n-st'
Junio C Hamano
2011-04-02
1
-1
/
+1
|
\
\
|
*
|
i18n: git-branch "Deleted branch [...]" message
Ævar Arnfjörð Bjarmason
2011-03-10
1
-1
/
+1
*
|
|
Merge branch 'jh/maint-do-not-track-non-branches'
Junio C Hamano
2011-03-15
1
-0
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
branch/checkout --track: Ensure that upstream branch is indeed a branch
Johan Herland
2011-02-17
1
-0
/
+14
|
|
/
*
/
branch -h: show usage even in an invalid repository
Nguyễn Thái Ngọc Duy
2010-10-22
1
-0
/
+11
|
/
*
tests: correct "does reflog exist?" tests
Junio C Hamano
2010-07-21
1
-10
/
+3
*
t/: work around one-shot variable assignment with test_must_fail
Brandon Casey
2010-07-21
1
-1
/
+5
*
Merge branch 'gv/portable'
Junio C Hamano
2010-06-21
1
-2
/
+2
|
\
|
*
tests: use "test_cmp", not "diff", when verifying the result
Gary V. Vaughan
2010-06-01
1
-2
/
+2
*
|
t3200: test -l with core.logAllRefUpdates options
Erick Mattos
2010-06-03
1
-0
/
+24
|
/
*
branch -d: base the "already-merged" safety on the branch it merges with
Junio C Hamano
2009-12-30
1
-0
/
+26
*
Merge branch 'bc/maint-1.6.1-branch-deleted-was'
Junio C Hamano
2009-03-26
1
-1
/
+1
|
\
|
*
git-branch: display "was sha1" on branch deletion rather than just "sha1"
Brandon Casey
2009-03-22
1
-1
/
+1
*
|
Use prerequisite tags to skip tests that depend on symbolic links
Johannes Sixt
2009-03-22
1
-1
/
+1
|
/
*
git-branch: display sha1 on branch deletion
Brandon Casey
2008-12-13
1
-1
/
+2
*
git branch -m: forbid renaming of a symref
Miklos Vajna
2008-10-30
1
-4
/
+4
*
Fix git branch -m for symrefs.
Miklos Vajna
2008-10-26
1
-0
/
+9
[next]