Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jm/free' | Junio C Hamano | 2008-02-27 | 1 | -2/+1 |
|\ | |||||
| * | Avoid unnecessary "if-before-free" tests. | Jim Meyering | 2008-02-22 | 1 | -2/+1 |
* | | Merge branch 'db/cover-letter' | Junio C Hamano | 2008-02-27 | 1 | -16/+16 |
|\ \ | |/ |/| | |||||
| * | Export some email and pretty-printing functions | Daniel Barkalow | 2008-02-19 | 1 | -17/+17 |
* | | Avoid a useless prefix lookup in strbuf_expand() | Marco Costalba | 2008-02-09 | 1 | -95/+73 |
|/ | |||||
* | custom pretty format: tolerate empty e-mail address | Junio C Hamano | 2008-01-06 | 1 | -4/+12 |
* | Make "--pretty=format" parser a bit more careful. | René Scharfe | 2007-12-26 | 1 | -1/+3 |
* | --format=pretty: avoid calculating expensive expansions twice | René Scharfe | 2007-11-11 | 1 | -0/+32 |
* | --pretty=format: parse commit message only once | René Scharfe | 2007-11-11 | 1 | -42/+82 |
* | --pretty=format: on-demand format expansion | René Scharfe | 2007-11-09 | 1 | -123/+153 |
* | Split off the pretty print stuff into its own file | Johannes Schindelin | 2007-11-05 | 1 | -0/+723 |