chiark / gitweb /
Convert "pop" to the lib infrastructure
[stgit] / stgit / commands / pop.py
2009-04-09 Catalin MarinasConvert "pop" to the lib infrastructure
2009-01-28 Catalin MarinasMerge branch 'stable'
2009-01-22 Karl HasselströmMerge branch 'stable'
2008-09-28 Karl HasselströmMerge branch 'stable'
2008-09-21 Karl HasselströmAutomatic bash completion
2008-09-21 Karl HasselströmRemove --undo flags from stg commands and docs
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
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
2006-12-06 Catalin MarinasAllow patch ranges for the 'pop' command
2006-10-17 Catalin MarinasFix the preserving of the local changes during pop
2006-09-10 Catalin MarinasAdd --keep option to pop
2006-08-11 Catalin MarinasUse the ".." syntax for patch ranges
2006-05-25 Catalin MarinasImplement the 'goto' command
2005-10-04 Chuck LeverUse a more clear message when pop or push can't apply...
2005-07-24 Catalin MarinasImprove the help message for commands
2005-07-12 Catalin MarinasSeparate the commands in stgit/commands/* files