summaryrefslogtreecommitdiff
path: root/pretty.c
AgeCommit message (Expand)Author
2008-01-07custom pretty format: tolerate empty e-mail addressJunio C Hamano
2007-12-27Make "--pretty=format" parser a bit more careful.René Scharfe
2007-11-11--format=pretty: avoid calculating expensive expansions twiceRené Scharfe
2007-11-11--pretty=format: parse commit message only onceRené Scharfe
2007-11-09--pretty=format: on-demand format expansionRené Scharfe
2007-11-05Split off the pretty print stuff into its own fileJohannes Schindelin