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
/
name-rev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-12
Remove TYPE_* constant macros and use object_type enums consistently.
Linus Torvalds
1
-4
/
+4
2006-07-10
Fix more typos, primarily in the code
Pavel Roskin
1
-1
/
+1
2006-06-29
Abstract out accesses to object hash array
Linus Torvalds
1
-5
/
+8
2006-06-19
Add "named object array" concept
Linus Torvalds
1
-9
/
+10
2006-06-17
Move "void *util" from "struct object" into "struct commit"
Linus Torvalds
1
-3
/
+9
2006-06-17
Shrink "struct object" a bit
Linus Torvalds
1
-3
/
+3
2006-03-23
sha1_name: warning ambiguous refs.
Junio C Hamano
1
-0
/
+1
2006-02-12
Use a hashtable for objects instead of a sorted list
Johannes Schindelin
1
-3
/
+4
2006-01-11
name-rev: do not omit leading components of ref name.
Junio C Hamano
1
-3
/
+4
2005-11-28
name-rev: fix parent counting.
Junio C Hamano
1
-2
/
+2
2005-11-25
name-rev: fix off-by-one error in --stdin.
Junio C Hamano
1
-4
/
+3
2005-11-20
Fix sparse warnings
Timo Hirvonen
1
-2
/
+0
2005-11-02
Be careful when dereferencing tags.
Junio C Hamano
1
-1
/
+1
2005-10-26
Add git-name-rev
Johannes Schindelin
1
-0
/
+246