Create stgit/basedir.py for determining the .git directory
[stgit] / stgit / commands / mail.py
2006-03-28 Catalin MarinasCreate stgit/basedir.py for determining the .git directory
2006-03-28 Catalin MarinasAdd the "smtpdelay" config option
2006-02-17 Catalin MarinasAdd --mbox option to the 'mail' command
2006-02-17 Karl Hasselstr\ömUse --refid option even when sending a cover mail
2005-11-30 Chuck LeverUse git-rev-parse to find the local GIT repository
2005-11-04 Chuck LeverReplace a variable that uses the same name as a built-in
2005-11-04 Catalin MarinasAdd a space after ',' when building the e-mail recipien...
2005-10-27 Chuck Lever"stg mail" doesn't distinguish between unapplied and...
2005-10-21 Catalin MarinasAllow the editing of the cover message before sending...
2005-09-18 Catalin MarinasFix the version_str assignment in mail.py
2005-09-18 Pierre OssmanBetter mail handling in stgit
2005-09-17 Paolo 'Blaisorblad... Fix "stg mail" address parsing for hyphen
2005-09-17 Paolo 'Blaisorblad... Allow mailing a given patch list
2005-09-17 Paolo 'Blaisorblad... Fix "mail" command when description contains "From"
2005-09-13 Catalin MarinasAdd a --branch option to different commands
2005-09-13 Catalin MarinasAdd a --version=... option to the mail command
2005-08-03 Catalin MarinasAdd the 'number' variable to the e-mail template
2005-07-29 Catalin MarinasAdd '%(maintainer)s' variable to the e-mail template
2005-07-28 Catalin Marinas'mail' to use the global template file
2005-07-24 Catalin MarinasImprove the help message for commands
2005-07-21 Bryan larsenAdd authentication capability to the mail command
2005-07-20 Catalin MarinasMake the 'mail' command a bit safer
2005-07-19 Catalin MarinasImplement the 'mail' command