aboutsummaryrefslogtreecommitdiff
path: root/builtin-for-each-ref.c
Commit message (Expand)AuthorAge
* Make every builtin-*.c file #include "builtin.h"Peter Hagervall2007-07-14
* General const correctness fixesShawn O. Pearce2007-03-07
* convert object type handling from a string to a numberNicolas Pitre2007-02-27
* formalize typename(), and add its reverse type_from_string()Nicolas Pitre2007-02-27
* Mechanical conversion to use prefixcmp()Junio C Hamano2007-02-20
* Assorted typo fixesPavel Roskin2007-02-03
* Teach for-each-ref about a little language called Tcl.Shawn O. Pearce2007-01-28
* simplify inclusion of system header files.Junio C Hamano2006-12-20
* Fix git-for-each-refs broken for tagsPetr Baudis2006-11-18
* for-each-ref: "creator" and "creatordate" fieldsJunio C Hamano2006-11-02
* Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refsJunio C Hamano2006-09-21
* Add git-for-each-ref: helper for language bindingsJunio C Hamano2006-09-16