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-rev-parse.c
Commit message (
Expand
)
Author
Age
*
rev-parse: Add support for the ^! and ^@ syntax
Björn Steinbrink
2008-07-27
*
Make usage strings dash-less
Stephan Beyer
2008-07-13
*
Merge branch 'js/config-cb'
v1.5.6-rc0
Junio C Hamano
2008-05-25
|
\
|
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
*
|
Merge branch 'maint'
Junio C Hamano
2008-05-23
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'maint-1.5.4' into maint
v1.5.5.2
Junio C Hamano
2008-05-23
|
|
\
|
|
*
rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a ref
Johannes Sixt
2008-05-23
*
|
|
rev-parse --verify: do not output anything on error
Christian Couder
2008-05-11
*
|
|
rev-parse: fix using "--default" with "--verify"
Christian Couder
2008-05-11
*
|
|
rev-parse: fix --verify to error out when passed junk after a good rev
Christian Couder
2008-04-27
*
|
|
rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet"
Christian Couder
2008-04-26
|
/
/
*
|
parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git-rev-parse --parseopt
Pierre Habouzit
2008-03-02
|
/
*
rev-parse: fix potential bus error with --parseopt option spec handling
Jay Soffian
2008-02-25
*
git-rev-parse --symbolic-full-name
Junio C Hamano
2008-01-06
*
Trace and quote with argv: get rid of unneeded count argument.
Christian Couder
2007-12-03
*
git-rev-parse --parseopt
Junio C Hamano
2007-11-06
*
Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts.
Pierre Habouzit
2007-11-05
*
Clean up work-tree handling
Johannes Schindelin
2007-08-01
*
introduce GIT_WORK_TREE to specify the work tree
Matthias Lederhofer
2007-06-06
*
rev-parse: introduce --is-bare-repository
Matthias Lederhofer
2007-06-06
*
prefixcmp(): fix-up leftover strncmp().
Junio C Hamano
2007-02-20
*
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-20
*
Commands requiring a work tree must not run in GIT_DIR
Johannes Schindelin
2007-02-05
*
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
*
remove unnecessary initializations
David Rientjes
2006-08-15
*
Call setup_git_directory() much earlier
Linus Torvalds
2006-07-29
*
builtin-rev-parse.c: constness tightening
Junio C Hamano
2006-07-06
*
Teach rev-parse the ... syntax.
Santi Béjar
2006-07-04
*
Make some strings const
Timo Hirvonen
2006-06-28
*
rev-parse: tighten constness properly.
v1.4.0-rc1
Junio C Hamano
2006-06-05
*
Builtin git-rev-parse.
Christian Couder
2006-06-03