summaryrefslogtreecommitdiffstats
path: root/doc/README.MAIL
Commit message (Collapse)AuthorAgeFilesLines
* - quilt mail: Document the possibility to specifiy a patch range.Jean Delvare2007-04-221-3/+4
|
* *** empty log message ***Andreas Gruenbacher2006-01-291-1/+2
|
* - Also strip any literal "[patch]" from subject headers.Andreas Gruenbacher2006-01-291-0/+2
|
* *** empty log message ***Andreas Gruenbacher2006-01-291-1/+1
|
* - quilt/mail.in:Andreas Gruenbacher2006-01-291-22/+46
| | | | | | | | | | | | + Add -m and --prefix options so that the mail command can be used without invoking an editor. + Verify that each message generated will have a unique subject. + Verify that the introduction has a subject header. + Fix a bug in the heuristic for adding recipients. + Add a heuristic for extracting subject headers + Clarify some messages. + Add a test case. + Update the documentation.
* - Add mail command, doc/README.MAIL and example ``mail'' commandAndreas Gruenbacher2005-01-231-0/+56
filter in quilt.quiltrc. - Bump version to 0.38.