chiark / gitweb /
Execute the 'git ...' rather than 'git-...'
[stgit] / stgit / gitmergeonefile.py
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