summaryrefslogtreecommitdiff
path: root/fastimport/helpers.py
Commit message (Expand)AuthorAgeFilesLines
* Drop python2 helper.Jelmer Vernooij2021-04-101-6/+0
* Drop more python2 support.Jelmer Vernooij2021-04-101-13/+4
* Fix PEP8 formatting.Jelmer Vernooij2019-12-011-12/+14
* Add fast-import-{filter,query,info} scripts.Jelmer Vernooij2018-03-301-0/+69
* Cope with bytestrings in utf8_bytes_string() helper. LP: #1647101Jelmer Vernooij2016-12-061-2/+5
* Collapse import statements, remove unnecessary helpers by inlining them.Jelmer Vernooij2016-04-181-32/+6
* Explicitly declared all the byte strings. Renamed variables using reserved ke...Félix Mattrat2016-04-181-12/+141
* Remove binary_stream helper.Jelmer Vernooij2014-03-011-19/+0
* Remove unused helpers.Jelmer Vernooij2014-03-011-43/+0
* Remove old FSF address and point at FSF website instead.Jelmer Vernooij2011-10-061-2/+1
* remove dependency on bzrlib.Jelmer Vernooij2010-09-121-2/+31
* Import processors from bzr-fastimport.Jelmer Vernooij2010-09-061-0/+29
|\
| * Split out fastimport, import it from the system.Jelmer Vernooij2010-09-031-95/+0
|/
* Move pure-fastimport code into its own directory, in preparation of splitting...Jelmer Vernooij2010-09-031-0/+95