summaryrefslogtreecommitdiff
path: root/pretty.c
Commit message (Expand)AuthorAgeFilesLines
* custom pretty format: tolerate empty e-mail addressJunio C Hamano2008-01-061-4/+12
* Make "--pretty=format" parser a bit more careful.René Scharfe2007-12-261-1/+3
* --format=pretty: avoid calculating expensive expansions twiceRené Scharfe2007-11-111-0/+32
* --pretty=format: parse commit message only onceRené Scharfe2007-11-111-42/+82
* --pretty=format: on-demand format expansionRené Scharfe2007-11-091-123/+153
* Split off the pretty print stuff into its own fileJohannes Schindelin2007-11-051-0/+723