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