index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t3200-branch.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-05
branch --edit-description: protect against mistyped branch name
Junio C Hamano
1
-4
/
+37
2011-12-19
Merge branch 'rr/test-chaining'
Junio C Hamano
1
-2
/
+2
2011-12-08
t3200 (branch): fix '&&' chaining
Ramkumar Ramachandra
1
-2
/
+2
2011-11-28
branch: allow a no-op "branch -M <current-branch> HEAD"
Jonathan Nieder
1
-0
/
+16
2011-11-02
t3200: add test case for 'branch -m'
Stefan Naewe
1
-0
/
+5
2011-10-05
Merge branch 'mg/branch-list'
Junio C Hamano
1
-16
/
+48
2011-09-16
branch --set-upstream: regression fix
Junio C Hamano
1
-0
/
+13
2011-09-13
t3200: clean up checks for file existence
Jeff King
1
-25
/
+25
2011-08-28
branch: introduce --list option
Michael J Gruber
1
-0
/
+32
2011-08-22
Prevent force-updating of the current branch
Conrad Irwin
1
-0
/
+12
2011-05-06
Merge branch 'jc/fix-diff-files-unmerged'
Junio C Hamano
1
-2
/
+2
2011-04-23
test: use $_z40 from test-lib
Junio C Hamano
1
-2
/
+2
2011-04-13
i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200
Junio C Hamano
1
-2
/
+4
2011-04-01
Merge branch 'ab/i18n-st'
Junio C Hamano
1
-1
/
+1
2011-03-15
Merge branch 'jh/maint-do-not-track-non-branches'
Junio C Hamano
1
-0
/
+14
2011-03-09
i18n: git-branch "Deleted branch [...]" message
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2011-02-16
branch/checkout --track: Ensure that upstream branch is indeed a branch
Johan Herland
1
-0
/
+14
2010-10-22
branch -h: show usage even in an invalid repository
Nguyễn Thái Ngọc Duy
1
-0
/
+11
2010-07-21
tests: correct "does reflog exist?" tests
Junio C Hamano
1
-10
/
+3
2010-07-21
t/: work around one-shot variable assignment with test_must_fail
Brandon Casey
1
-1
/
+5
2010-06-21
Merge branch 'gv/portable'
Junio C Hamano
1
-2
/
+2
2010-06-03
t3200: test -l with core.logAllRefUpdates options
Erick Mattos
1
-0
/
+24
2010-05-31
tests: use "test_cmp", not "diff", when verifying the result
Gary V. Vaughan
1
-2
/
+2
2009-12-30
branch -d: base the "already-merged" safety on the branch it merges with
Junio C Hamano
1
-0
/
+26
2009-03-26
Merge branch 'bc/maint-1.6.1-branch-deleted-was'
Junio C Hamano
1
-1
/
+1
2009-03-22
Use prerequisite tags to skip tests that depend on symbolic links
Johannes Sixt
1
-1
/
+1
2009-03-21
git-branch: display "was sha1" on branch deletion rather than just "sha1"
Brandon Casey
1
-1
/
+1
2008-12-12
git-branch: display sha1 on branch deletion
Brandon Casey
1
-1
/
+2
2008-10-30
git branch -m: forbid renaming of a symref
Miklos Vajna
1
-4
/
+4
2008-10-26
Fix git branch -m for symrefs.
Miklos Vajna
1
-0
/
+9
2008-09-03
tests: use "git xyzzy" form (t0000 - t3599)
Nanako Shiraishi
1
-29
/
+29
2008-07-23
t3200,t7201: replace '!' with test_must_fail
Brandon Casey
1
-1
/
+1
2008-07-13
t/: Use "test_must_fail git" instead of "! git"
Stephan Beyer
1
-4
/
+4
2008-05-11
Allow tracking branches to set up rebase by default.
Dustin Sallings
1
-0
/
+234
2008-03-18
Fix t3200 config
Daniel Barkalow
1
-10
/
+10
2008-02-27
Merge branch 'js/branch-track'
Junio C Hamano
1
-1
/
+21
2008-02-19
branch: optionally setup branch.*.merge from upstream local branches
Jay Soffian
1
-1
/
+21
2008-02-01
Sane use of test_expect_failure
Junio C Hamano
1
-17
/
+19
2007-07-11
branch --track: code cleanup and saner handling of local branches
Johannes Schindelin
1
-10
/
+11
2007-07-08
branch.autosetupmerge: allow boolean values, or "all"
Johannes Schindelin
1
-0
/
+9
2007-07-02
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
1
-81
/
+81
2007-06-09
git-branch: cleanup config file when deleting branches
Gerrit Pape
1
-0
/
+9
2007-06-06
git-branch --track: fix tracking branch computation.
Junio C Hamano
1
-4
/
+12
2007-04-06
t3200-branch.sh: small language nit
Arjen Laarhoven
1
-1
/
+1
2007-04-06
Distinguish branches by more than case in tests.
Brian Gernhardt
1
-3
/
+3
2007-04-05
Fix renaming branch without config file
Geert Bosch
1
-0
/
+9
2007-03-16
git-fetch, git-branch: Support local --track via a special remote '.'
Paolo Bonzini
1
-0
/
+6
2007-03-10
git-branch, git-checkout: autosetup for remote branch tracking
Paolo Bonzini
1
-11
/
+54
2007-01-28
[PATCH] Rename git-repo-config to git-config.
Tom Prince
1
-3
/
+3
2007-01-08
git-checkout: fix branch name output from the command
Junio C Hamano
1
-1
/
+1
[next]