Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import our own modules using relative pathing | Roy Marples | 2021-01-17 | 1 | -1/+1 |
| | | | | | | | This allows python-fastimport to be embedded as vendor code within other modules. Although python disallows a dash in a module name so I called it vendor/python_fastimport. | ||||
* | Fix PEP8 formatting. | Jelmer Vernooij | 2019-12-01 | 1 | -1/+2 |
| | |||||
* | Explicitly declared all the byte strings. Renamed variables using reserved ↵ | Félix Mattrat | 2016-04-18 | 1 | -2/+5 |
| | | | | keywords | ||||
* | removed unused/useless statements | Félix Mattrat | 2016-04-15 | 1 | -2/+0 |
| | |||||
* | python 3 compatibility, futurize stage 2 | Félix Mattrat | 2016-04-14 | 1 | -1/+3 |
| | |||||
* | python 3 compatibility, futurize stage 1 | Félix Mattrat | 2016-04-14 | 1 | -3/+4 |
| | |||||
* | Remove old FSF address and point at FSF website instead. | Jelmer Vernooij | 2011-10-06 | 1 | -2/+1 |
| | | | | Thanks Dan Callaghan. | ||||
* | Avoid file_iter, use iter_files instead. | Jelmer Vernooij | 2010-11-08 | 1 | -2/+1 |
| | | | | file_iter should ideally be made private. | ||||
* | Import processors from bzr-fastimport. | Jelmer Vernooij | 2010-09-06 | 1 | -0/+96 |