chiark / gitweb /
Infrastructure for current directory handling
[stgit] / stgit / commands / uncommit.py
2007-10-07 Karl HasselströmInfrastructure for current directory handling
2007-10-01 Pavel RoskinSupport tags in uncommit - use git_id instead of rev_parse
2007-09-23 David KågedalClear up the semantics of Series.new_patch
2007-08-29 Catalin MarinasAdd the '--exclusive' option to 'uncommit'
2007-08-26 Karl HasselströmRefactor output handling to break circular dependency
2007-05-21 Karl HasselströmRefactor message printing
2007-05-15 Catalin MarinasUse list comprehension in uncommit.py for Python 2.3
2007-05-15 Karl HasselströmUncommit to a named commit
2007-05-15 Karl HasselströmIf any uncommit would fail, don't uncommit anything
2007-05-15 Karl HasselströmMake the "name" argument to "stg new" optional
2007-05-14 Karl HasselströmDon't use refs/bases/<branchname>
2007-02-01 Yann DirsonFixes to doc strings.
2006-11-07 Karl HasselströmGenerate unique patch names
2006-07-14 Catalin MarinasAutomatically generate patch names for uncommit
2006-05-24 Karl HasselströmExplicitly specify utf-8 coding in file
2006-03-10 Pavel RoskinImprove "stg uncommit" help text.
2006-02-19 Karl Hasselstr\... [PATCH 2/2] Add 'stg uncommit' command