| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-03-02 | format-patch: wrap cover-letter's shortlog sensibly | Johannes Schindelin | |
| Earlier, overly-long onelines would not be wrapped at all, and indented with 6 spaces. Instead, we now wrap around at 72 characters, with a first-line indent of 2 spaces, and the rest with 4 spaces. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com> | |||
| 2008-02-19 | Add a --cover-letter option to format-patch | Daniel Barkalow | |
| If --cover-letter is provided, generate a cover letter message before the patches, numbered 0. Original patch thanks to Johannes Schindelin Signed-off-by: Daniel Barkalow <barkalow@iabervon.org> Signed-off-by: Junio C Hamano <gitster@pobox.com> | |||
