Create a StgitObject class to factorise code for property handling.
[stgit] / stgit / stack.py
2006-12-05 Yann DirsonCreate a StgitObject class to factorise code for proper...
2006-12-05 Karl HasselströmAsk git for author and committer name
2006-11-24 Yann DirsonMake Series::patch_applied public.
2006-11-08 Catalin MarinasAdd mbox support to "import"
2006-11-08 Catalin MarinasAdd a trash directory with deleted patches
2006-10-25 Karl HasselströmNew stg command: assimilate
2006-10-17 Catalin MarinasFix the preserving of the local changes during pop
2006-10-16 Catalin MarinasAdd --sign and --ack options to refresh
2006-09-15 Catalin MarinasAdd patch history support
2006-09-10 Catalin MarinasAdd --keep option to pop
2006-08-11 Catalin MarinasSet the .txt extension to the StGIT commit message...
2006-07-10 Catalin MarinasAdd a common function for reading template files
2006-06-11 Catalin MarinasGenerate an empty commit for the newly created patches
2006-05-18 Karl HasselströmHandle branch names with slashes
2006-05-08 Catalin MarinasFix git.reset() to remove the added files
2006-05-02 Yann DirsonCorrectly handle refs/patches on series rename
2006-05-02 Yann DirsonMake branch creation atomic
2006-05-02 Yann DirsonAdd a couple of safety checks to series creation
2006-03-31 Catalin MarinasAdd the '--undo' option to 'refresh'
2006-03-28 Catalin MarinasCreate stgit/basedir.py for determining the .git directory
2006-03-03 Catalin MarinasAdd a merged upstream test for pull and push
2006-02-19 Karl Hasselstr\... [PATCH 2/2] Add 'stg uncommit' command
2006-02-17 Karl Hasselstr\ömUpdate .git/refs/heads/base after patch deletion
2006-02-13 Catalin MarinasAdd prune-safety to StGIT
2006-02-05 Catalin MarinasUse the GIT-specific environment as default
2006-02-04 Chuck LeverAdd an option to "stg branch" to convert the internal...
2006-02-04 Chuck LeverUse a separate directory for patches under each branch...
2006-01-23 Catalin MarinasAllow patch refreshing for some files only
2006-01-13 Catalin MarinasMerge branch 'master' of homepage.ntlworld.com/cmarinas...
2006-01-12 Catalin MarinasFix the clone command failure
2005-12-07 Chuck LeverAdd a "--clone" option to "stg branch"
2005-12-02 Chuck LeverFast-forwarding does a git.switch() even when it forwar...
2005-11-30 Chuck LeverUse git-rev-parse to find the local GIT repository
2005-11-17 Chuck LeverUsing delete_patch while deleting a branch is broken
2005-11-17 Chuck LeverClean up StGIT's "branch --delete" command
2005-11-15 Chuck LeverBetter error message when renaming patches to same...
2005-11-09 Chuck LeverGeneralize branch renaming
2005-11-04 Chuck LeverAdd a stack method for determining whether a branch...
2005-11-04 Chuck LeverReplace a variable that uses the same name as a built-in
2005-10-27 Catalin MarinasNotify when a patch was modified during a push operation
2005-10-27 Paolo \'Blaisorbla... Ask vim to avoid backup copies of .stgit.msg
2005-10-27 Paolo \'Blaisorbla... Parse /top.old with id and when requesting diffs
2005-10-06 Chuck LeverAdd support for branch description files
2005-10-06 Chuck LeverAllow user to protect some branches against "stg pull"
2005-10-06 Chuck LeverAdd a stack method to delete a patch series
2005-10-05 Catalin MarinasAllow git.apply_patch() to take a base revision
2005-10-03 Catalin MarinasOptimise 'push' to use git-apply instead of git-read...
2005-09-27 Catalin MarinasAdd support for branch in the patch id
2005-09-21 Chuck Lever"stg series" on an un-inited branch gives weird error
2005-09-17 Paolo 'Blaisorblad... Implement fast-forward when only tree (but not
2005-09-17 Paolo 'Blaisorblad... Avoid allowing --undo if it doesn't change anything
2005-09-16 Catalin MarinasAllow 'import' to cherry-pick a commit object
2005-09-14 Catalin Marinas'export' will use patches-<branch> by default
2005-09-07 Chuck LeverSet stg's text editor in .stgitrc
2005-09-02 Paolo 'Blaisorblad... [PATCH] Allow fast-forward pushing.
2005-09-02 Paolo 'Blaisorblad... [PATCH] Really fix import --edit invoking editor twice
2005-09-02 Paolo 'Blaisorblad... [PATCH] Show patch content in description edit buffer
2005-08-24 Catalin MarinasFix push --undo to remove the local changes
2005-08-23 Catalin MarinasOptimise the merge operation
2005-08-23 Catalin MarinasFix the push_patch function to not always call refresh_...
2005-08-18 Catalin MarinasOptimise the Commit objects creation
2005-08-08 Catalin MarinasImplement the fold command
2005-08-03 Catalin MarinasCreate the .git/refs/bases/<head> file in 'init'
2005-07-26 Catalin MarinasAdd a patch renaming command
2005-07-20 Catalin MarinasAdd a 'pull' command
2005-07-13 Bryan LarsenUsing the --message option with the new command fails...
2005-07-10 Catalin MarinasInitial commit (Release 0.4) v0.4