chiark / gitweb /
Infrastructure for current directory handling
[stgit] / stgit / commands / series.py
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