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
/
builtin-branch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-16
git-fetch, git-branch: Support local --track via a special remote '.'
Paolo Bonzini
1
-14
/
+25
2007-03-10
Fix broken create_branch() in builtin-branch.
Junio C Hamano
1
-14
/
+17
2007-03-10
git-branch, git-checkout: autosetup for remote branch tracking
Paolo Bonzini
1
-8
/
+132
2007-03-07
General const correctness fixes
Shawn O. Pearce
1
-1
/
+2
2007-03-02
git-branch: improve abbreviation of sha1s in verbose mode
Julian Phillips
1
-2
/
+10
2007-02-20
Mechanical conversion to use prefixcmp()
Junio C Hamano
1
-6
/
+6
2007-02-13
Merge branch 'jc/merge-base' (early part)
Junio C Hamano
1
-1
/
+1
2007-02-03
Merge branch 'master' into np/dreflog
Junio C Hamano
1
-3
/
+9
2007-02-03
Assorted typo fixes
Pavel Roskin
1
-1
/
+1
2007-02-03
fix reflog entries for "git-branch"
Junio C Hamano
1
-2
/
+8
2007-01-28
add logref support to git-symbolic-ref
Nicolas Pitre
1
-1
/
+2
2007-01-28
Don't force everybody to call setup_ident().
Junio C Hamano
1
-1
/
+0
2007-01-20
branch -f: no reason to forbid updating the current branch in a bare repo.
Junio C Hamano
1
-1
/
+1
2007-01-09
Allow in_merge_bases() to take more than one reference commits.
Junio C Hamano
1
-1
/
+1
2007-01-08
Detached HEAD (experimental)
Junio C Hamano
1
-7
/
+17
2007-01-08
git-branch: show detached HEAD
Lars Hjemli
1
-7
/
+24
2007-01-03
Refactor print-functions in builtin-branch
Lars Hjemli
1
-43
/
+40
2007-01-03
Add documentation for git-branch's color configuration.
Brian Gernhardt
1
-1
/
+1
2006-12-20
Move in_merge_bases() to commit.c
Junio C Hamano
1
-20
/
+1
2006-12-20
Merge branch 'jc/branch-remove-remote'
Junio C Hamano
1
-26
/
+62
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-1
/
+1
2006-12-18
git-branch -d: do not stop at the first failure.
Quy Tonthat
1
-18
/
+39
2006-12-18
Teach git-branch to delete tracking branches with -r -d
Junio C Hamano
1
-13
/
+28
2006-12-13
Merge branch 'lh/branch-rename'
Junio C Hamano
1
-1
/
+50
2006-12-13
branch --color: change default color selection.
Junio C Hamano
1
-2
/
+2
2006-12-12
Colourise git-branch output
Andy Parkins
1
-5
/
+87
2006-12-05
git-branch: let caller specify logmsg
Lars Hjemli
1
-2
/
+6
2006-12-05
git-branch: add options and tests for branch renaming
Lars Hjemli
1
-1
/
+46
2006-11-24
git-branch -D: make it work even when on a yet-to-be-born branch
Junio C Hamano
1
-4
/
+8
2006-11-24
Add -v and --abbrev options to git-branch
Lars Hjemli
1
-5
/
+43
2006-11-21
Add support to git-branch to show local and remote branches
Andy Parkins
1
-22
/
+81
2006-11-02
Remove uneccessarily similar printf() from print_ref_list() in builtin-branch
Andy Parkins
1
-3
/
+5
2006-10-23
Make git-branch a builtin
Lars Hjemli
1
-0
/
+219
[prev]