chiark / gitweb /
Make "stg refresh" subdirectory safe
[stgit] / stgit / commands / refresh.py
2007-10-07 Karl HasselströmMake "stg refresh" subdirectory safe
2007-10-07 Karl HasselströmInfrastructure for current directory handling
2007-09-14 Catalin MarinasAdd patch editing command
2007-09-11 Karl HasselströmAdd --sign and --ack options to "stg import"
2007-08-31 David KågedalCleanup tree_status and use -z
2007-08-26 Karl HasselströmRefactor output handling to break circular dependency
2007-07-17 Catalin MarinasAllow refresh --annotate to replace the top log entry
2007-07-16 Catalin MarinasAllow 'refresh' to annotate the patch log entries
2007-07-13 Catalin MarinasAdd '--update' option to 'refresh'
2007-05-21 Karl HasselströmRefactor message printing
2007-02-21 Catalin MarinasDisplay whether the patch is empty after refresh
2007-01-31 Yann DirsonMake stgit.config use git-repo-config.
2006-12-07 Catalin MarinasPrint 'refresh done' before pushing other patches
2006-11-24 Yann DirsonAllows to refresh a non-top applied patch.
2006-11-24 Yann DirsonBomb out when --ack and --sign are both passed to ...
2006-10-16 Catalin MarinasAdd --sign and --ack options to refresh
2006-03-31 Catalin MarinasAdd the '--undo' option to 'refresh'
2006-03-28 Catalin MarinasRemove the checking for the default configuration values
2006-01-23 Catalin MarinasAllow patch refreshing for some files only
2005-09-02 Paolo 'Blaisorblad... [PATCH] Show patch content in description edit buffer
2005-07-24 Catalin MarinasImprove the help message for commands
2005-07-14 Catalin MarinasAdd "name <email>" parsing for simpler commands
2005-07-12 Catalin MarinasSeparate the commands in stgit/commands/* files