mail_commits.git
2011-04-23  COUDER Christianmail-commits: use SMTP user and password if any mail-commits
2011-04-23  COUDER Christianmail-commits: use a dictionnary for smtp information
2011-04-23  COUDER Christianmail-commits: refactor get otions into get_config_option()
2011-04-23  COUDER Christianmail-commits: add smtp_port global when using a specifi...
2011-04-23  Julian PhillipsDon't use \n or \r in filenames ...
2009-08-25  Julian PhillipsAdd GIT-VERSION-GEN from git
2009-08-25  Julian PhillipsMirror git rep layout
2009-08-24  Julian PhillipsAdd a license (and copyright) statement
2009-08-24  Julian PhillipsAdd a Makefile for installing git-mail-commits
2009-08-23  Julian PhillipsLoad SMTP server from config
2009-08-23  Julian Phillipsremove debug
2009-08-23  Julian PhillipsTry to preserve Authorship
2009-08-23  Julian PhillipsAdd options to manipulate the subject prefix
2009-08-23  Julian PhillipsBump revision
2009-08-23  Julian PhillipsFix message ID for cover message
2009-08-23  Julian PhillipsImprove the cover message error handling
2009-08-23  Julian PhillipsDowngrade unchanged subject to warning
2009-08-23  Julian Phillipsadd --out-and-send option
2009-08-23  Julian Phillipsrework cover letter loading a bit
2009-08-23  Julian PhillipsFix minor bug with save_patches
2009-08-23  Julian Phillipsdon't send mails if using -o DIR option
2009-08-23  Julian Phillipsfix cover message behaviour
2009-08-23  Julian PhillipsMake cover message behaviour simpler
2009-08-23  Julian Phillipsset date for intro message after composition
2009-08-23  Julian Phillipshopefully fix error on sending cover letter
2009-08-23  Julian PhillipsUse flat threading rather than deep threading
2009-08-23  Julian PhillipsBump version, and tell optparse what the version is
2009-08-23  Julian PhillipsAdd option to keep intro message
2009-08-23  Julian PhillipsPrint CC and BCC addresses in addition to to addresses
2009-08-23  Julian PhillipsUse --cover-letter option to format-patch to generate...
2009-08-23  Julian PhillipsUse the current date for patches
2009-08-23  Julian PhillipsAdd support for bcc
2009-08-23  Julian PhillipsFor the intro, create the message and then edit it
2009-08-23  Julian PhillipsCreate a script for emailing out git commits