Allow ':' in the subject of imported messages
[stgit] / stgit / commands /
2005-07-28 Catalin MarinasAllow ':' in the subject of imported messages
2005-07-28 Catalin Marinas'mail' to use the global template file
2005-07-28 Catalin Marinas'export' to use the global template file
2005-07-27 Catalin MarinasImplement an 'import' command
2005-07-27 Catalin MarinasAllow the GIT ids to be more flexible
2005-07-26 Catalin MarinasFix the patch name checking in push.py
2005-07-26 Catalin MarinasAdd a patch renaming command
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-20 Catalin MarinasAdd a 'pull' command
2005-07-19 Catalin MarinasImplement the 'mail' command
2005-07-19 Catalin MarinasFix the exception class name in export.py
2005-07-15 Catalin MarinasAdd --force option to new
2005-07-15 Catalin MarinasImplement 'clean' cmd
2005-07-14 Catalin Marinascrt_series initialisation changed
2005-07-14 Bryan Larsenallow spaces in filenames (second try)
2005-07-14 Bryan LarsenThe top patch is never exported.
2005-07-14 Catalin MarinasAdd "name <email>" parsing for simpler commands
2005-07-13 Catalin MarinasTrack git/stack exceptions when initialising crt_series
2005-07-12 Catalin MarinasSeparate the commands in stgit/commands/* files