Convert "stg edit" to the new infrastructure
[stgit] / stgit / commands / edit.py
2008-02-10 Karl HasselströmConvert "stg edit" to the new infrastructure
2008-01-29 Karl HasselströmLet the caller supply the diff text to diffstat()
2008-01-24 Karl HasselströmRefactor --diff-opts handling
2008-01-18 Pavel RoskinFix "stg edit --sign"
2007-12-13 Karl HasselströmMake generic --message/--file/--save-template flags
2007-12-13 Karl HasselströmLet parse_patch take a string instead of a file parameter
2007-12-13 David KågedalTreat filename '-' as stdin/stdout in edit
2007-12-13 David KågedalAdded --save-template flag to edit command
2007-11-07 Catalin MarinasFix more commands to run correctly in subdirectories
2007-10-08 Karl HasselströmDon't have a global crt_series in stgit.commans.common
2007-10-07 Karl HasselströmInfrastructure for current directory handling
2007-10-07 Karl HasselströmDon't split long and short description in "stg edit"
2007-10-07 Karl HasselströmFix up the help text for "stg edit"
2007-09-22 Catalin MarinasPrint 'updating patch' earlier in 'edit'
2007-09-14 Catalin MarinasAdd patch editing command