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
*
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