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-show-branch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-04
Merge branch 'maint'
Junio C Hamano
1
-3
/
+11
2009-10-04
Merge branch 'jc/maint-1.6.4-show-branch-default' into maint
Junio C Hamano
1
-3
/
+11
2009-10-04
show-branch: fix segfault when showbranch.default exists
Junio C Hamano
1
-3
/
+11
2009-08-05
git-merge-base/git-show-branch --merge-base: Documentation and test
Michael J Gruber
1
-1
/
+1
2009-08-05
git-merge-base/git-show-branch: Cleanup documentation and usage
Michael J Gruber
1
-2
/
+2
2009-06-09
show-branch: don't use LASTARG_DEFAULT with OPTARG
Stephen Boyd
1
-2
/
+1
2009-05-25
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
1
-1
/
+1
2009-05-22
show-branch: migrate to parse-options API
Stephen Boyd
1
-62
/
+63
2009-05-22
Merge branch 'mh/show-branch-color' into sb/show-branch-parse-options
Junio C Hamano
1
-4
/
+47
2009-05-17
show-branch: Fix die message in parse_reflog_param()
Stephen Boyd
1
-1
/
+1
2009-04-22
show-branch: color the commit status signs
Markus Heidelberg
1
-4
/
+47
2009-03-23
builtin-show-branch: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
1
-2
/
+1
2008-10-12
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
1
-2
/
+1
2008-07-13
Make usage strings dash-less
Stephan Beyer
1
-1
/
+1
2008-05-26
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2008-05-26
show-branch --current: do not barf on detached HEAD
Junio C Hamano
1
-2
/
+2
2008-05-14
Provide git_config with a callback-data parameter
Johannes Schindelin
1
-3
/
+3
2008-02-11
builtin-show-branch.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2007-11-01
format-patch -s: add MIME encoding header if signer's name requires so
Junio C Hamano
1
-1
/
+1
2007-09-10
Rework pretty_print_commit to use strbufs instead of custom buffers.
Pierre Habouzit
1
-7
/
+6
2007-06-13
Lift 16kB limit of log message output
Junio C Hamano
1
-10
/
+13
2007-03-07
General const correctness fixes
Shawn O. Pearce
1
-1
/
+2
2007-02-20
prefixcmp(): fix-up leftover strncmp().
Junio C Hamano
1
-2
/
+2
2007-02-20
prefixcmp(): fix-up mechanical conversion.
Junio C Hamano
1
-2
/
+2
2007-02-20
Mechanical conversion to use prefixcmp()
Junio C Hamano
1
-10
/
+10
2007-02-03
show-branch -g: default to the current branch.
Junio C Hamano
1
-1
/
+4
2007-01-25
show-branch -g: default to HEAD
Junio C Hamano
1
-4
/
+13
2007-01-24
reflog inspection: introduce shortcut "-g"
Johannes Schindelin
1
-1
/
+3
2007-01-20
show-branch --reflog: fix show_date() call
Junio C Hamano
1
-1
/
+1
2007-01-19
show-branch --reflog: tighten input validation.
Junio C Hamano
1
-4
/
+11
2007-01-19
show-branch --reflog: show the reflog message at the top.
Junio C Hamano
1
-27
/
+95
2006-12-22
Make git-show-branch options similar to git-branch.
Brian Gernhardt
1
-14
/
+26
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-2
/
+0
2006-12-17
Teach show-branch how to show ref-log data.
Junio C Hamano
1
-5
/
+30
2006-09-21
show-branch: mark active branch with a '*' again
Johannes Schindelin
1
-0
/
+6
2006-09-20
Tell between packed, unpacked and symbolic refs.
Junio C Hamano
1
-11
/
+11
2006-09-20
Add callback data to for_each_ref() family.
Junio C Hamano
1
-13
/
+13
2006-09-17
Make ref resolution saner
Linus Torvalds
1
-27
/
+19
2006-09-02
Replace uses of strdup with xstrdup.
Shawn Pearce
1
-3
/
+3
2006-08-28
Add --relative-date option to the revision interface
Jonas Fonseca
1
-1
/
+1
2006-08-17
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
1
-2
/
+2
2006-08-15
remove unnecessary initializations
David Rientjes
1
-3
/
+3
2006-07-29
Call setup_git_directory() much earlier
Linus Torvalds
1
-2
/
+1
2006-07-23
show-branch: Fix another performance problem.
Alexandre Julliard
1
-0
/
+2
2006-07-16
show-branch: fix performance problem.
Junio C Hamano
1
-4
/
+5
2006-07-06
show-branch: match documentation and usage
Junio C Hamano
1
-1
/
+1
2006-06-17
Move "void *util" from "struct object" into "struct commit"
Linus Torvalds
1
-12
/
+12
2006-06-17
Shrink "struct object" a bit
Linus Torvalds
1
-1
/
+1
2006-05-24
Merge branch 'js/fmt-patch'
Junio C Hamano
1
-1
/
+1
2006-05-23
Builtin git-show-branch.
Peter Eriksen
1
-0
/
+789