index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-rev-parse.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git-rev-parse --parseopt
Pierre Habouzit
2008-03-02
1
-11
/
+17
*
rev-parse: fix potential bus error with --parseopt option spec handling
Jay Soffian
2008-02-26
1
-1
/
+1
*
git-rev-parse --symbolic-full-name
Junio C Hamano
2008-01-07
1
-3
/
+34
*
Trace and quote with argv: get rid of unneeded count argument.
Christian Couder
2007-12-04
1
-1
/
+1
*
git-rev-parse --parseopt
Junio C Hamano
2007-11-06
1
-2
/
+2
*
Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts.
Pierre Habouzit
2007-11-06
1
-0
/
+126
*
Clean up work-tree handling
Johannes Schindelin
2007-08-01
1
-0
/
+7
*
introduce GIT_WORK_TREE to specify the work tree
Matthias Lederhofer
2007-06-07
1
-0
/
+5
*
rev-parse: introduce --is-bare-repository
Matthias Lederhofer
2007-06-07
1
-0
/
+5
*
prefixcmp(): fix-up leftover strncmp().
Junio C Hamano
2007-02-21
1
-1
/
+1
*
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-21
1
-5
/
+5
*
Commands requiring a work tree must not run in GIT_DIR
Johannes Schindelin
2007-02-05
1
-0
/
+5
*
Tell between packed, unpacked and symbolic refs.
Junio C Hamano
2006-09-21
1
-1
/
+1
*
Add callback data to for_each_ref() family.
Junio C Hamano
2006-09-21
1
-5
/
+5
*
remove unnecessary initializations
David Rientjes
2006-08-16
1
-5
/
+5
*
Call setup_git_directory() much earlier
Linus Torvalds
2006-07-29
1
-2
/
+1
*
builtin-rev-parse.c: constness tightening
Junio C Hamano
2006-07-07
1
-1
/
+1
*
Teach rev-parse the ... syntax.
Santi BĂ©jar
2006-07-04
1
-18
/
+47
*
Make some strings const
Timo Hirvonen
2006-06-28
1
-1
/
+1
*
rev-parse: tighten constness properly.
v1.4.0-rc1
Junio C Hamano
2006-06-06
1
-5
/
+5
*
Builtin git-rev-parse.
Christian Couder
2006-06-04
1
-0
/
+365