new: Allow empty messages with --message and --file
[stgit] / stgit / commands / common.py
2009-12-04 Gustav Hållbergnew: Allow empty messages with --message and --file
2009-10-05 Jakob Stoklund OlesenNever skip rebase
2009-09-30 Catalin MarinasAllow importing of 'application/octet-stream' attachments
2009-09-08 Catalin MarinasMerge commit 'kha/safe'
2009-09-02 Catalin MarinasImport git show output easily
2009-08-17 Karl WibergMerge branch 'proposed' of git://github.com/gustavh...
2009-08-03 Gustav Hållbergstgit new: Do not open editor if --save-template was...
2009-07-31 Catalin MarinasImprove the description/diff splitting when parsing...
2009-07-20 Catalin MarinasHandle multi-line Subject header better
2009-05-30 Catalin MarinasRemove the resolved command
2009-05-30 Catalin MarinasUse the default git colouring scheme rather than specif...
2009-05-30 Catalin MarinasAdd "stg id" support for "{public}" ref
2009-05-30 Catalin MarinasAdd support for merge-friendly branches
2009-01-28 Catalin MarinasMerge branch 'stable'
2009-01-22 Karl HasselströmMerge branch 'stable'
2009-01-02 Jason GreenPatch to clarify the "unsolved conflicts" message in...
2008-11-08 Catalin MarinasMerge branch 'proposed'
2008-11-08 Catalin MarinasRemove e-mail address duplicates
2008-09-28 Karl HasselströmMerge branch 'stable'
2008-09-21 Karl HasselströmRefactor stgit.commands.edit
2008-09-21 Karl HasselströmLog and undo external modifications
2008-09-21 Karl HasselströmWrite to a stack log when stack is modified
2008-09-19 Catalin MarinasMerge branch 'stable'
2008-09-09 Catalin MarinasMerge branch 'stable'
2008-09-06 Karl HasselströmRemove unneeded import
2008-08-27 Daniel WhiteRemove dashed form of git command still in comment
2008-08-26 Karl HasselströmMerge branch 'stable'
2008-08-21 Catalin MarinasConvert git_id() to the new id format
2008-08-21 Catalin MarinasImplement a new patch identification scheme and id...
2008-07-24 Karl HasselströmMerge branch 'stable'
2008-07-08 Karl HasselströmMerge branch 'stable'
2008-06-29 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-06-08 Catalin MarinasMerge branch 'stable'
2008-06-05 Catalin MarinasFix the parse_patches() function to work with tuples
2008-06-03 Catalin MarinasMerge commit 'kha/safe'
2008-06-03 Catalin MarinasMerge branch 'stable'
2008-06-03 Karl HasselströmWrap the text of error messages
2008-06-03 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-05-27 Catalin MarinasMerge branch 'stable'
2008-05-20 Karl HasselströmRefactor --author/--committer options
2008-05-19 Catalin MarinasMerge branch 'stable'
2008-04-17 Catalin MarinasMerge branch 'stable'
2008-04-14 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-03-25 Catalin MarinasMerge branch 'stable'
2008-02-10 Karl HasselströmReduce number of backslashes by using raw strings
2008-01-29 Karl HasselströmWrap excessively long line
2007-12-19 Catalin MarinasRe-add the interactive merge
2007-12-19 Karl HasselströmLet "stg clean" use the new infrastructure
2007-12-19 Karl HasselströmRefactoring: pass more than one file to resolved()
2007-12-19 Karl HasselströmFix "stg resolved" to work with new conflict representation
2007-12-19 David KågedalAsk git about unmerged files
2007-12-13 Karl HasselströmLet parse_patch take a string instead of a file parameter
2007-12-07 Catalin MarinasChange the file timestamp in 'resolved --reset' (bug...
2007-12-07 Catalin MarinasAllow 'show' and 'id' to work on non-StGIT branches...
2007-11-30 Karl HasselströmMake "stg repair" help text more helpful
2007-11-14 Catalin MarinasExecute the 'git ...' rather than 'git-...'
2007-11-11 Karl HasselströmRename "stg assimilate" to "stg repair"
2007-10-08 Karl HasselströmDon't have a global crt_series in stgit.commans.common
2007-10-08 Karl HasselströmRefactor crt_series creation
2007-10-07 Karl HasselströmInfrastructure for current directory handling
2007-10-07 Karl HasselströmRemove the --force flag to "stg rebase" and "stg pull"
2007-10-07 Karl HasselströmMake a common superclass for all StGit exceptions
2007-10-07 Karl HasselströmTeach "stg assimilate" to repair patch reachability
2007-09-28 Catalin MarinasFix the rebasing with an external command
2007-09-27 Catalin MarinasAllow the rebase command to be defined
2007-09-23 David KågedalSplit Series.push_patch in two
2007-09-14 Catalin MarinasAdd patch editing command
2007-08-26 Karl HasselströmRefactor output handling to break circular dependency
2007-08-23 Karl HasselströmDon't touch ref files manually
2007-07-13 Yann DirsonMake hidden patches visible to various commands (notabl...
2007-06-25 Yann DirsonRevert part of the reverted commit that we want to...
2007-06-15 Yann DirsonRevert 'Changed rebasing safety check to look for reach...
2007-06-12 Yann DirsonChanged rebasing safety check to look for reachability...
2007-05-21 Karl HasselströmRefactor message printing
2007-05-15 Karl HasselströmMake the "name" argument to "stg new" optional
2007-03-12 Catalin MarinasOnly check for upstream merges if not fast-forwarding
2007-02-21 Yann DirsonRefuse to pull/rebase when rendered unsafe by (un)commits.
2007-02-21 Yann DirsonKeep track of safe base changes.
2007-02-21 Yann DirsonMove stack-base querying into Series class.
2007-02-21 Yann DirsonFactorize rebasing behaviour.
2007-02-21 Catalin MarinasFix the alias check in the mail --bcc command
2007-01-31 Yann DirsonMake stgit.config use git-repo-config.
2007-01-10 Catalin MarinasAllow e-mail aliases for the "mail" command
2006-12-07 Catalin MarinasAdd the 'sync' command
2006-12-06 Catalin MarinasAllow patch ranges for the 'pop' command
2006-11-22 Catalin MarinasAdd a boundary to parse_patches()
2006-11-08 Catalin MarinasAdd mbox support to "import"
2006-11-07 Karl HasselströmGenerate unique patch names
2006-11-07 Karl HasselströmGenerate shorter patch names
2006-11-02 Ilpo JärvinenFixes "stg goto `stg top`" to no-op & adds test
2006-10-25 Karl HasselströmNew stg command: assimilate
2006-09-15 Catalin MarinasAdd patch history support
2006-09-10 Catalin MarinasAdd --keep option to pop
2006-08-11 Catalin MarinasUse the ".." syntax for patch ranges
2006-07-14 Catalin MarinasAutomatically generate patch names for uncommit
2006-07-05 Catalin MarinasGet the patch name from the description
2006-05-25 Catalin MarinasImplement the 'goto' command
2006-05-18 Karl HasselströmHandle branch names with slashes
2006-05-09 Catalin MarinasAllow configurable file extensions for merge conflicts
2006-03-28 Catalin MarinasCreate stgit/basedir.py for determining the .git directory
next