chiark / gitweb /
Make a common superclass for all StGit exceptions
[stgit] / stgit / utils.py
2007-10-07 Karl HasselströmMake a common superclass for all StGit exceptions
2007-09-11 Karl HasselströmAdd --sign and --ack options to "stg import"
2007-09-11 Karl HasselströmAdd the any() and all() utility functions from Python 2.5
2007-08-29 Catalin MarinasMake the maximum patch name length configurable
2007-08-26 Karl HasselströmRefactor output handling to break circular dependency
2007-06-08 Catalin MarinasFactor out common functionality into the utils.py file
2007-05-21 Karl HasselströmRefactor message printing
2007-05-15 Karl HasselströmRemove an unnecessary parameter to make_patch_name
2007-05-15 Karl HasselströmGenerate patch names of more uniform length
2007-05-15 Karl HasselströmMake the "name" argument to "stg new" optional
2007-03-16 Yann DirsonDrop utils.remove_dirs() in favor of os.removedirs().
2007-02-28 Catalin MarinasAdd EditorException to stgit/utils.py
2007-02-28 Yann DirsonFactorize editor handling.
2006-05-24 Karl HasselströmFix indexing error during "diff -r/"
2006-05-24 Karl HasselströmFix infinite recursion on absolute paths
2006-05-18 Karl HasselströmHandle branch names with slashes
2005-11-04 Chuck LeverReplace a variable that uses the same name as a built-in
2005-09-02 Paolo 'Blaisorblad... [PATCH] Allow fast-forward pushing.
2005-07-10 Catalin MarinasInitial commit (Release 0.4) v0.4