stgit.el: Add 'm' as alias for stgit-mark
[stgit] / stgit / gitmergeonefile.py
2008-09-28 Karl HasselströmMerge branch 'stable'
2008-09-28 Karl HasselströmFix typo
2008-09-19 Catalin MarinasMerge branch 'stable'
2008-09-09 Catalin MarinasMerge branch 'stable'
2008-08-26 Karl HasselströmMerge branch 'stable'
2008-08-26 Karl HasselströmDon't use the dashed for of git commands
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ömFix "stg resolved" to work with new conflict representation
2007-11-14 Catalin MarinasExecute the 'git ...' rather than 'git-...'
2007-10-07 Karl HasselströmMake a common superclass for all StGit exceptions
2007-08-26 Karl HasselströmRefactor subprocess creation
2007-08-26 Karl HasselströmRefactor output handling to break circular dependency
2007-06-21 Catalin MarinasPass a string rather than an exception object in gitmer...
2007-05-21 Karl HasselströmRefactor message printing
2007-02-28 Catalin MarinasUse and..or as a ternary operator rather than a dictionary
2007-02-28 Catalin MarinasAdd an interractive 2-way merge option
2007-01-31 Yann DirsonMake stgit.config use git-repo-config.
2007-01-12 Catalin MarinasTrack the files conflict history
2007-01-10 Catalin MarinasAdd option to automatically invoke the interactive...
2006-12-07 Catalin MarinasFix a merge case with files added in both heads but...
2006-11-20 Catalin MarinasFix a bug in gitmergeonefile.py introduced recently
2006-11-17 Catalin MarinasOnly read the config files when running a command
2006-10-16 Catalin MarinasAdd the '--interactive' option to 'resolved'
2006-05-09 Catalin MarinasAllow configurable file extensions for merge conflicts
2006-05-03 Catalin MarinasFix the added to both but different conflict
2006-03-28 Catalin MarinasCreate stgit/basedir.py for determining the .git directory
2006-03-28 Catalin MarinasThe gitmergeonefile config section is deprecated
2006-03-10 Catalin MarinasDeal with merge conflicts directly