summaryrefslogtreecommitdiff
path: root/processor.py
Commit message (Expand)AuthorAgeFilesLines
* parsing of multiple authors and commit propertiesIan Clatworthy2009-08-271-0/+4
* configrable output stream for InfoProcessorIan Clatworthy2009-08-211-2/+5
* handle delete of unknown file in chk formats & reduce noiseIan Clatworthy2009-03-081-0/+5
* move note/message/debug into higher level classesIan Clatworthy2009-02-181-0/+45
* no filtering testsIan Clatworthy2009-02-171-1/+2
* ImportProcessor.params is a dict, not a list.James Westby2008-03-081-1/+1
* abort write_group when an unexpected exception occurs so we see the latterIan Clatworthy2008-02-251-0/+4
* create branches as requiredIan Clatworthy2008-02-201-3/+15
* checkpoint and count params to generic processorIan Clatworthy2008-02-191-0/+6
* clean-up fixes after filtering enhancementsIan Clatworthy2008-02-181-1/+1
* lightweight tags, filter processor and param validationIan Clatworthy2008-02-171-5/+13
* dump parameter for info processorIan Clatworthy2008-02-161-2/+15
* custom parameters for processorsIan Clatworthy2008-02-161-1/+2
* generic processing method working for one revision in one branchIan Clatworthy2008-02-161-2/+23
* abstract CommitHandlerIan Clatworthy2008-02-151-0/+50
* 1st cut: gfi parser + --info processing methodIan Clatworthy2008-02-141-0/+84