chiark / gitweb /
Refactor stgit.commands.edit
[stgit] / stgit / commands / files.py
2008-09-21 Karl HasselströmRefactor stgit.commands.edit
2008-09-21 Karl HasselströmWrite to a stack log when stack is modified
2008-09-21 Karl HasselströmGenerate command lists automatically
2008-09-21 Karl HasselströmAuto-generate man pages for all StGit commands
2008-09-19 Catalin MarinasMerge branch 'stable'
2008-09-09 Catalin MarinasMerge branch 'stable'
2008-09-06 Karl HasselströmRefactoring: move shared options to their own module
2008-08-26 Karl HasselströmMerge branch 'stable'
2008-08-26 Karl HasselströmDon't use the dashed for of git commands
2008-08-21 Catalin MarinasConvert git_id() to the new id format
2008-07-24 Karl HasselströmMerge branch 'stable'
2008-07-08 Karl HasselströmMerge branch 'stable'
2008-06-29 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-06-08 Catalin MarinasMerge branch 'stable'
2008-06-03 Catalin MarinasMerge branch 'stable'
2008-06-03 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-05-27 Catalin MarinasMerge branch 'stable'
2008-05-19 Catalin MarinasMerge branch 'stable'
2008-04-17 Catalin MarinasMerge branch 'stable'
2008-04-14 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-03-25 Catalin MarinasMerge branch 'stable'
2008-01-29 Karl HasselströmLet the caller supply the diff text to diffstat()
2008-01-24 Karl HasselströmRefactor --diff-opts handling
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-08-26 Karl HasselströmRefactor output handling to break circular dependency
2007-06-02 Yann DirsonAdd new --diff-opts/-O flag to diff- and status-related...
2007-05-21 Karl HasselströmRefactor message printing
2006-05-18 Karl HasselströmHandle branch names with slashes
2005-09-17 Paolo 'Blaisorblad... Detect description in quilt patches
2005-09-17 Paolo 'Blaisorblad... Make "stg files" output match "quilt files" one
2005-09-13 Catalin MarinasAdd a --branch option to different commands
2005-07-24 Catalin MarinasImprove the help message for commands
2005-07-12 Catalin MarinasSeparate the commands in stgit/commands/* files