Use separate column for zero in output of stg series -e
[stgit] / stgit / commands / series.py
2008-12-08 David KågedalUse separate column for zero in output of stg series -e
2008-09-28 Karl HasselströmMerge branch 'stable'
2008-09-21 Karl HasselströmAutomatic bash completion
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-09 Catalin MarinasFix the importing of config in series.py
2008-08-26 Karl HasselströmMerge branch 'stable'
2008-08-21 Catalin MarinasRemove the applied/unapplied 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-28 Catalin MarinasAllow the Repository.get_stack() to get a default argument
2008-05-28 Catalin MarinasRewrite the "series" command for the new infrastructure
2008-03-20 Catalin MarinasModify 'series' to use '#' instead of '|'
2008-03-20 Catalin MarinasModify 'series' to use '#' instead of '|'
2007-12-08 Catalin MarinasAllow only certain gitk exit codes as valid
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-07-13 Yann DirsonForbid the "series --all --short" combination.
2007-06-12 Yann DirsonUse get/set_name for a stack's name.
2007-06-12 Yann DirsonHave series show empty hidden patches as hidden rather...
2007-06-08 Catalin MarinasFix the hidden patches functionality (bug #9077)
2007-05-21 Karl HasselströmRefactor message printing
2007-02-16 Catalin MarinasAdd --author option to series
2007-01-31 Yann DirsonMake stgit.config use git-repo-config.
2007-01-26 Catalin MarinasMake the 'series --short' length configurable
2007-01-26 Catalin MarinasAdd support to hide and unhide patches
2007-01-25 Catalin Marinas'--showbranch' and '--noprefix' options for 'series'
2007-01-25 Catalin MarinasAllow a patch range to be specified for 'series'
2007-01-04 Catalin MarinasAdd '--missing' option to 'series'
2006-12-05 Catalin MarinasFix "series -d" when the patch description is empty
2006-11-08 Chuck LeverAdd a new option to "stg applied" and "stg unapplied...
2006-09-15 Catalin MarinasAdd the --graphical option to series
2006-01-07 Catalin MarinasMerge branch 'master' of homepage.ntlworld.com/cmarinas...
2006-01-07 Kirill Smelkov[trivial] fix spelling typos
2005-11-30 Chuck LeverAdd facility to print short list of patches around...
2005-11-30 Chuck Lever"stg series" option to show patch summary descriptions
2005-09-19 Paolo 'Blaisorblad... Fix series mismerge
2005-09-17 Paolo 'Blaisorblad... Make "empty patch" checking optional in "series"
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