Implement patch series creation
commitc9aa5a4702cab025e2b1f4bc43ac3a1c80c36761
authorJames Liggett <jrliggett@cox.net>
Tue, 15 Jul 2008 08:49:14 +0000 (15 01:49 -0700)
committerJames Liggett <jrliggett@cox.net>
Tue, 15 Jul 2008 08:49:14 +0000 (15 01:49 -0700)
tree9aa9cceb20950cee617f2ff01e6d5575c76dd8d7
parente0673a3822eeb5d0caa2f8a533c58039c571fccf
Implement patch series creation
TODO.tasks
plugins/git/Makefile.am
plugins/git/anjuta-git.glade
plugins/git/anjuta-git.ui
plugins/git/git-create-patch-series-dialog.c [new file with mode: 0644]
plugins/git/git-create-patch-series-dialog.h [new file with mode: 0644]
plugins/git/git-format-patch-command.c [new file with mode: 0644]
plugins/git/git-format-patch-command.h [new file with mode: 0644]
plugins/git/plugin.c