| Commit message (Expand) | Author | Age |
* | pretty=format: respect date format options | Jeff King | 2008-08-29 |
* | Rename path_list to string_list | Johannes Schindelin | 2008-07-21 |
* | Add pretty format %aN which gives the author name, respecting .mailmap | Johannes Schindelin | 2008-07-11 |
* | log --pretty: do not accept bogus "--prettyshort" | Junio C Hamano | 2008-05-25 |
* | log: teach "terminator" vs "separator" mode to "--pretty=format" | Junio C Hamano | 2008-04-10 |
* | pretty.c: add %x00 format specifier. | Govind Salinas | 2008-03-23 |
* | Merge branch 'maint' | Junio C Hamano | 2008-03-15 |
|\ |
|
| * | format-patch: generate MIME header as needed even when there is format.header | Junio C Hamano | 2008-03-15 |
* | | Merge branch 'jm/free' | Junio C Hamano | 2008-02-27 |
|\ \ |
|
| * | | Avoid unnecessary "if-before-free" tests. | Jim Meyering | 2008-02-22 |
* | | | Merge branch 'db/cover-letter' | Junio C Hamano | 2008-02-27 |
|\ \ \
| |/ /
|/| | |
|
| * | | Export some email and pretty-printing functions | Daniel Barkalow | 2008-02-19 |
| |/ |
|
* | | Avoid a useless prefix lookup in strbuf_expand() | Marco Costalba | 2008-02-09 |
|/ |
|
* | custom pretty format: tolerate empty e-mail address | Junio C Hamano | 2008-01-06 |
* | Make "--pretty=format" parser a bit more careful. | René Scharfe | 2007-12-26 |
* | --format=pretty: avoid calculating expensive expansions twice | René Scharfe | 2007-11-11 |
* | --pretty=format: parse commit message only once | René Scharfe | 2007-11-11 |
* | --pretty=format: on-demand format expansion | René Scharfe | 2007-11-09 |
* | Split off the pretty print stuff into its own file | Johannes Schindelin | 2007-11-05 |