Add the basic version of Smart Patcher
commit4a2895ef9fc7e767dbecced0c230aaaf9cb48022
authorImran M Yousuf <imyousuf@smartitengineering.com>
Mon, 22 Sep 2008 03:28:33 +0000 (22 09:28 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Mon, 22 Sep 2008 03:28:33 +0000 (22 09:28 +0600)
treecffa117bd6672442b113182ceb0ec5b286aee273
Add the basic version of Smart Patcher

Currently it can read emails from a configured account and make chains from
patches so that it can create branches and ammend the patches from where it
should spring.

Lots of work needs to be done yet to get it to a desired form.

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
nbproject/private/private.xml [new file with mode: 0644]
nbproject/project.properties [new file with mode: 0644]
nbproject/project.xml [new file with mode: 0644]
src/.gitignore [new file with mode: 0644]
src/email-configuration.xml.template [new file with mode: 0644]
src/smart-patcher.py [new file with mode: 0755]