51 Commits (ed215b109fc0e352456ea2ef6a0f8375e28466d5)

Author SHA1 Message Date
Brian Gianforcaro eeefa7c90e Style fixes, add a space after if/for/while. 16 years ago
Anders Kaseorg b7dd2d20fa for-each-ref: Do not lookup objects when they will not be used 16 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Jeff King e64c1b0053 for-each-ref: fix segfault in copy_email 16 years ago
Bert Wesarg 2bb98169be for-each-ref: utilize core.warnAmbiguousRefs for :short-format 16 years ago
Bert Wesarg 6e7b3309d3 shorten_unambiguous_ref(): add strict mode 16 years ago
Jeff King 7c2b3029df make get_short_ref a public function 16 years ago
Jeff King 8cae19d987 for-each-ref: add "upstream" format field 16 years ago
Jeff King 8db9a4b85d for-each-ref: refactor refname handling 16 years ago
Jeff King 3d4ecc0e23 for-each-ref: refactor get_short_ref function 16 years ago
Benjamin Kramer 8e76bf3fc9 Remove unused assignments 16 years ago
Alex Riesen 058412d097 Fix potentially dangerous uses of mkpath and git_path 16 years ago
Johan Herland 94e02e7f3b Use strchrnul() instead of strchr() plus manual workaround 16 years ago
Johan Herland 85cf643f1b for-each-ref: Fix --format=%(subject) for log message without newlines 16 years ago
Bert Wesarg 7d66f21a1b for-each-ref: `:short` format for `refname` 17 years ago
Björn Steinbrink 114ef90854 for-each-ref: Allow a trailing slash in the patterns 17 years ago
Junio C Hamano e276c26b4b for-each-ref: cope with tags with incomplete lines 17 years ago
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. 18 years ago
Pierre Habouzit 182af8343c Use xmemdupz() in many places. 18 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 19 years ago