chiark / gitweb /
Infrastructure for current directory handling
[stgit] / stgit / commands / push.py
2007-10-07 Karl HasselströmInfrastructure for current directory handling
2007-08-26 Karl HasselströmRefactor output handling to break circular dependency
2007-05-21 Karl HasselströmRefactor message printing
2007-03-06 Catalin Marinas[Revert] Make 'push --undo' safer
2006-12-07 Catalin MarinasMake 'push --undo' safer
2006-08-11 Catalin MarinasUse the ".." syntax for patch ranges
2006-05-28 Yann DirsonAllow to specify multiple patch names on push command...
2006-03-03 Catalin MarinasAdd a merged upstream test for pull and push
2005-10-27 Catalin MarinasNotify when a patch was modified during a push operation
2005-10-04 Chuck LeverUse a more clear message when pop or push can't apply...
2005-09-21 Chuck LeverCut verbosity of new fast-forward merging
2005-09-17 Catalin MarinasCheck whether the patch name is applied or unapplied
2005-09-17 Paolo 'Blaisorblad... Avoid allowing --undo if it doesn't change anything
2005-09-02 Paolo 'Blaisorblad... [PATCH] Allow fast-forward pushing.
2005-07-26 Catalin MarinasFix the patch name checking in push.py
2005-07-24 Catalin MarinasImprove the help message for commands
2005-07-12 Catalin MarinasSeparate the commands in stgit/commands/* files