31 Commits (373a273309433d66d56505f0a125434c57fa508d)

Author SHA1 Message Date
Stephan Beyer 186458b11b Make non-static functions, that may be static, static 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Jeff King 87412ec1f1 for-each-ref: implement missing tag values 17 years ago
Michele Ballabio 8e0fbe671f builtin-for-each-ref.c: fix typo in error message 17 years ago
Johannes Sixt c9ecf4f12a for-each-ref: Fix quoting style constants. 17 years ago
Christian Couder a74fa1106d for-each-ref: fix off by one read. 17 years ago
Pierre Habouzit 9fac800cae Use OPT_BIT in builtin-for-each-ref 17 years ago
Lars Hjemli c899a57c28 for-each-ref: fix setup of option-parsing for --sort 17 years ago
Pierre Habouzit c3428da87f Make builtin-for-each-ref.c use parse-opts. 17 years ago
Junio C Hamano 9e1a2acfb2 for-each-ref: fix %(numparent) and %(parent) 17 years ago
Junio C Hamano 070f6918d1 dateformat: parse %(xxdate) %(yydate:format) correctly 17 years ago
Andy Parkins d392e712a8 Make for-each-ref's grab_date() support per-atom formatting 17 years ago
Andy Parkins b64265ca8d Make for-each-ref allow atom names like "<name>:<something>" 17 years ago
Junio C Hamano 6b30852ded builtin-for-each-ref.c::copy_name() - do not overstep the buffer. 17 years ago
Pierre Habouzit 182af8343c Use xmemdupz() in many places. 17 years ago
Peter Hagervall baffc0e770 Make every builtin-*.c file #include "builtin.h" 18 years ago
Shawn O. Pearce 3a55602eec General const correctness fixes 18 years ago
Nicolas Pitre 21666f1aae convert object type handling from a string to a number 18 years ago
Nicolas Pitre df8436622f formalize typename(), and add its reverse type_from_string() 18 years ago
Junio C Hamano cc44c7655f Mechanical conversion to use prefixcmp() 18 years ago
Pavel Roskin 3dff5379bf Assorted typo fixes 18 years ago
Shawn O. Pearce 5558e55c06 Teach for-each-ref about a little language called Tcl. 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Petr Baudis f8290630cb Fix git-for-each-refs broken for tags 18 years ago
Junio C Hamano 3175aa1ec2 for-each-ref: "creator" and "creatordate" fields 18 years ago
Junio C Hamano 9f613ddd21 Add git-for-each-ref: helper for language bindings 18 years ago