index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-show-branch.c
Commit message (
Expand
)
Author
Age
*
show-branch: mark active branch with a '*' again
Johannes Schindelin
2006-09-21
*
Tell between packed, unpacked and symbolic refs.
Junio C Hamano
2006-09-20
*
Add callback data to for_each_ref() family.
Junio C Hamano
2006-09-20
*
Make ref resolution saner
Linus Torvalds
2006-09-17
*
Replace uses of strdup with xstrdup.
Shawn Pearce
2006-09-02
*
Add --relative-date option to the revision interface
Jonas Fonseca
2006-08-28
*
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
2006-08-17
*
remove unnecessary initializations
David Rientjes
2006-08-15
*
Call setup_git_directory() much earlier
Linus Torvalds
2006-07-29
*
show-branch: Fix another performance problem.
Alexandre Julliard
2006-07-23
*
show-branch: fix performance problem.
Junio C Hamano
2006-07-16
*
show-branch: match documentation and usage
Junio C Hamano
2006-07-06
*
Move "void *util" from "struct object" into "struct commit"
Linus Torvalds
2006-06-17
*
Shrink "struct object" a bit
Linus Torvalds
2006-06-17
*
Merge branch 'js/fmt-patch'
Junio C Hamano
2006-05-24
*
Builtin git-show-branch.
Peter Eriksen
2006-05-23