descriptionA patch manager
homepage URLhttp://code.google.com/p/smart-patcher/
ownerimran@smartitengineering.com
last changeThu, 25 Sep 2008 04:07:52 +0000 (25 10:07 +0600)
content tags
add:
readme
I started this project in order to be able to manage patch emails. I did not want to have to manage them manually but rather wanted it to be as much automated as it could be. Thus started this project.
What it is intended to do is - POP emails, check for PATCH mails, make a chain out of the patches (currently depending on REFERENCES header added by git's send-email), find the spring point of the series, make a new branch amend the patches and send the maintainer a summary report notifying about the amends. Maintainer then should be able to send emails to the patch manager notifying it to rename, merge, delete, push them. Plus the manager will have feature of deleting a branch that the maintainer never worked on after its inception for a specified time period.
shortlog
2008-09-25 Imran M YousufAdd release plan into TODO listmaster
2008-09-23 Imran M YousufRelocate the shell scripts into src directory
2008-09-23 Imran M YousufAdd scripts to determine and create branch from patch
2008-09-22 Imran M YousufAdd verbose support
2008-09-22 Imran M YousufRefactor configuration parsing to a different module
2008-09-22 Imran M YousufAdd ReadMe file
2008-09-22 Imran M YousufAdd todo list of works
2008-09-22 Imran M YousufAdd project meta information
2008-09-22 Imran M YousufAdd the basic version of Smart Patcher
heads
15 years ago master