Add mergetool support to the classic StGit infrastructure
[stgit] / stgit / commands / resolved.py
2009-04-09 Catalin MarinasAdd mergetool support to the classic StGit infrastructure
2009-01-28 Catalin MarinasMerge branch 'stable'
2009-01-22 Karl HasselströmMerge branch 'stable'
2008-09-28 Karl HasselströmMerge branch 'stable'
2008-09-21 Karl HasselströmAutomatic bash completion
2008-09-21 Karl HasselströmWrite to a stack log when stack is modified
2008-09-21 Karl HasselströmGenerate command lists automatically
2008-09-21 Karl HasselströmAuto-generate man pages for all StGit commands
2008-09-19 Catalin MarinasMerge branch 'stable'
2008-09-09 Catalin MarinasMerge branch 'stable'
2008-08-26 Karl HasselströmMerge branch 'stable'
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-03 Catalin MarinasMerge branch 'stable'
2008-06-03 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-05-27 Catalin MarinasMerge branch 'stable'
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'
2007-12-19 Catalin MarinasRe-add the interactive merge
2007-12-19 Karl HasselströmWe keep the different stages of a conflict in the index now
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-11-08 Karl HasselströmLet some commands work with detached HEAD
2007-11-07 Catalin MarinasFix more commands to run correctly in subdirectories
2007-10-07 Karl HasselströmInfrastructure for current directory handling
2007-01-10 Catalin MarinasAdd option to automatically invoke the interactive...
2006-10-16 Catalin MarinasAdd the '--interactive' option to 'resolved'
2006-05-09 Catalin MarinasAllow configurable file extensions for merge conflicts
2006-03-28 Catalin MarinasCreate stgit/basedir.py for determining the .git directory
2005-11-30 Chuck LeverUse git-rev-parse to find the local GIT repository
2005-10-05 Catalin MarinasAdd a --reset option to resolved
2005-07-24 Catalin MarinasImprove the help message for commands
2005-07-12 Catalin MarinasSeparate the commands in stgit/commands/* files