3 Commits (7be1d62c6f6b322d826d145762db0050057aeb69)

Author SHA1 Message Date
Shawn Pearce 9befac470b Replace uses of strdup with xstrdup. 18 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 18 years ago
Matthias Kestenholz d6b64ed0f3 Make git-name-rev a builtin 19 years ago
Linus Torvalds 1974632c66 Remove TYPE_* constant macros and use object_type enums consistently. 19 years ago
Pavel Roskin 82e5a82fd7 Fix more typos, primarily in the code 19 years ago
Linus Torvalds fc046a75d5 Abstract out accesses to object hash array 19 years ago
Linus Torvalds 1f1e895fcc Add "named object array" concept 19 years ago
Linus Torvalds d3ff6f5501 Move "void *util" from "struct object" into "struct commit" 19 years ago
Linus Torvalds 885a86abe2 Shrink "struct object" a bit 19 years ago
Junio C Hamano 84a9b58c42 sha1_name: warning ambiguous refs. 19 years ago
Johannes Schindelin 070879ca93 Use a hashtable for objects instead of a sorted list 19 years ago
Junio C Hamano 2c817df25d name-rev: do not omit leading components of ref name. 19 years ago
Junio C Hamano f2e6f1c976 name-rev: fix parent counting. 19 years ago
Junio C Hamano 2d76d0d151 name-rev: fix off-by-one error in --stdin. 19 years ago
Timo Hirvonen bd22c904a0 Fix sparse warnings 19 years ago
Junio C Hamano 9534f40bc4 Be careful when dereferencing tags. 19 years ago
Johannes Schindelin bd321bcc51 Add git-name-rev 19 years ago