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
/
rev-parse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-09
Update rev-parse flags list.
Junio C Hamano
1
-0
/
+3
2005-08-05
Update get_sha1() to grok extended format.
Junio C Hamano
1
-183
/
+5
2005-07-22
[PATCH] Help scripts that use git-rev-parse to grok args with SP/TAB/LF
Junio C Hamano
1
-3
/
+31
2005-07-11
git-rev-parse: Allow a "zeroth" parent of a commit - the commit itself.
Linus Torvalds
1
-1
/
+5
2005-07-06
Add "--flags" and "--no-flags" arguments to git-rev-parse
Linus Torvalds
1
-0
/
+14
2005-07-03
git-rev-parse: support show sha1 names for pack entries
Linus Torvalds
1
-0
/
+49
2005-07-03
Make git-rev-parse support cogito-style "short hex names"
Linus Torvalds
1
-3
/
+76
2005-07-03
Add "--all" flag to rev-parse that shows all refs
Linus Torvalds
1
-1
/
+12
2005-06-26
git-rev-parse: add "--not" flag to mark subsequent heads negative
Linus Torvalds
1
-15
/
+15
2005-06-24
git-rev-parse: re-organize and be more careful
Linus Torvalds
1
-26
/
+81
2005-06-20
Change parent syntax to "xyz^" instead of "xyz.p"
Linus Torvalds
1
-5
/
+5
2005-06-20
Make rev-parse understand "extended sha1" syntax
Linus Torvalds
1
-4
/
+57
2005-06-20
git-rev-parse: flush "default" head when encountering something unexpected
Linus Torvalds
1
-1
/
+4
2005-06-20
git-rev-parse: parse ".." before simple SHA1's
Linus Torvalds
1
-14
/
+14
2005-06-13
Teach git-rev-parse about revision-specifying arguments
Linus Torvalds
1
-2
/
+31
2005-06-13
git-rev-parse: split "revs" and "non-revs"
Linus Torvalds
1
-2
/
+25
2005-06-13
Add 'git-rev-parse' helper script
Linus Torvalds
1
-0
/
+70