15 Commits (e4465f0e71cc389a26bcf7474ad12112f683f633)

Author SHA1 Message Date
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Junio C Hamano c075aea5da name-rev: tolerate clock skew in committer dates 18 years ago
Shawn O. Pearce 23615708e2 Teach git-describe how to run name-rev 18 years ago
Andy Whitcroft cf606e3ddd git name-rev writes beyond the end of malloc() with large generations 18 years ago
Junio C Hamano cc44c7655f Mechanical conversion to use prefixcmp() 18 years ago
Johannes Schindelin 59d3f541cf name-rev: avoid "^0" when unneeded 18 years ago
Johannes Schindelin 2afc29aa84 name-rev: introduce the --refs=<pattern> option 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Junio C Hamano 8da1977554 Tell between packed, unpacked and symbolic refs. 18 years ago
Junio C Hamano cb5d709ff8 Add callback data to for_each_ref() family. 18 years ago
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