AUTHORS
COPYING
MANIFEST.in
NEWS
README.md
setup.cfg
setup.py
bin/fast-import-filter
bin/fast-import-info
bin/fast-import-query
fastimport/__init__.py
fastimport/commands.py
fastimport/dates.py
fastimport/errors.py
fastimport/helpers.py
fastimport/parser.py
fastimport/processor.py
fastimport/py.typed
fastimport/reftracker.py
fastimport.egg-info/PKG-INFO
fastimport.egg-info/SOURCES.txt
fastimport.egg-info/dependency_links.txt
fastimport.egg-info/top_level.txt
fastimport/processors/__init__.py
fastimport/processors/filter_processor.py
fastimport/processors/info_processor.py
fastimport/processors/query_processor.py
fastimport/tests/__init__.py
fastimport/tests/test_commands.py
fastimport/tests/test_dates.py
fastimport/tests/test_errors.py
fastimport/tests/test_filter_processor.py
fastimport/tests/test_helpers.py
fastimport/tests/test_info_processor.py
fastimport/tests/test_parser.py