summaryrefslogtreecommitdiff
path: root/fastimport/tests/test_filter_processor.py
Commit message (Expand)AuthorAgeFilesLines
* Fix PEP8 formatting.Jelmer Vernooij2019-12-011-81/+98
* Fixed the test_copy_to_outsideFélix Mattrat2016-04-181-1/+1
* Explicitly declared all the byte strings. Renamed variables using reserved ke...Félix Mattrat2016-04-181-73/+73
* removed unused/useless statementsFélix Mattrat2016-04-151-40/+35
* sorted out string/unicode problems, updated the unicode test, renamed assertE...Félix Mattrat2016-04-151-1/+1
* make the tests work again on python2Félix Mattrat2016-04-141-2/+4
* python 3 compatibility, futurize stage 2Félix Mattrat2016-04-141-1/+3
* Remove dependency on testtools.Jelmer Vernooij2014-01-181-1/+1
* Merge support for squash_empty_commit argument to FilterProcessor.Jelmer Vernooij2011-10-221-2/+231
|\
| * Rename flag to squash_empty_commits and add few more tests with includes/excl...Oleksandr Usov2011-10-211-9/+118
| * Add preserve_all_history flag to filter_processor and tests for itOleksandr Usov2011-10-201-2/+120
* | Only fix references to commits that have been squashed rather than removing e...Jelmer Vernooij2011-10-221-0/+1
|/
* Remove old FSF address and point at FSF website instead.Jelmer Vernooij2011-10-061-2/+1
* Import processors from bzr-fastimport.Jelmer Vernooij2010-09-061-0/+879