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