summaryrefslogtreecommitdiff
path: root/fastimport/processors/query_processor.py
Commit message (Expand)AuthorAgeFilesLines
* Import our own modules using relative pathingRoy Marples2021-01-171-1/+1
* Fix PEP8 formatting.Jelmer Vernooij2019-12-011-1/+2
* Explicitly declared all the byte strings. Renamed variables using reserved ke...Félix Mattrat2016-04-181-2/+5
* removed unused/useless statementsFélix Mattrat2016-04-151-2/+0
* python 3 compatibility, futurize stage 2Félix Mattrat2016-04-141-1/+3
* python 3 compatibility, futurize stage 1Félix Mattrat2016-04-141-3/+4
* Remove old FSF address and point at FSF website instead.Jelmer Vernooij2011-10-061-2/+1
* Avoid file_iter, use iter_files instead. Jelmer Vernooij2010-11-081-2/+1
* Import processors from bzr-fastimport.Jelmer Vernooij2010-09-061-0/+96