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