| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'ph/strbuf' | Junio C Hamano | 2007-10-03 | 1 | -31/+9 |
|\ |
|
| * | builtin-for-each-ref.c::copy_name() - do not overstep the buffer. | Junio C Hamano | 2007-09-19 | 1 | -1/+1 |
| * | Use xmemdupz() in many places. | Pierre Habouzit | 2007-09-18 | 1 | -31/+9 |
* | | Merge branch 'ap/dateformat' | Junio C Hamano | 2007-10-03 | 1 | -8/+31 |
|\ \ |
|
| * | | dateformat: parse %(xxdate) %(yydate:format) correctly | Junio C Hamano | 2007-10-02 | 1 | -1/+1 |
| * | | Make for-each-ref's grab_date() support per-atom formatting | Andy Parkins | 2007-09-29 | 1 | -7/+21 |
| * | | Make for-each-ref allow atom names like "<name>:<something>" | Andy Parkins | 2007-09-29 | 1 | -1/+10 |
| |/ |
|
* | | for-each-ref: fix %(numparent) and %(parent) | Junio C Hamano | 2007-10-02 | 1 | -4/+6 |
|/ |
|
* | Make every builtin-*.c file #include "builtin.h" | Peter Hagervall | 2007-07-14 | 1 | -1/+2 |
* | General const correctness fixes | Shawn O. Pearce | 2007-03-07 | 1 | -3/+3 |
* | convert object type handling from a string to a number | Nicolas Pitre | 2007-02-27 | 1 | -2/+2 |
* | formalize typename(), and add its reverse type_from_string() | Nicolas Pitre | 2007-02-27 | 1 | -1/+1 |
* | Mechanical conversion to use prefixcmp() | Junio C Hamano | 2007-02-20 | 1 | -3/+3 |
* | Assorted typo fixes | Pavel Roskin | 2007-02-03 | 1 | -1/+1 |
* | Teach for-each-ref about a little language called Tcl. | Shawn O. Pearce | 2007-01-28 | 1 | -0/+10 |
* | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 | 1 | -1/+0 |
* | Fix git-for-each-refs broken for tags | Petr Baudis | 2006-11-18 | 1 | -2/+2 |
* | for-each-ref: "creator" and "creatordate" fields | Junio C Hamano | 2006-11-02 | 1 | -0/+25 |
* | Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refs | Junio C Hamano | 2006-09-21 | 1 | -23/+20 |
* | Add git-for-each-ref: helper for language bindings | Junio C Hamano | 2006-09-16 | 1 | -0/+874 |