.gitchangelog.rc
.gitignore
.pep8speaks.yml
CHANGES.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
mypy.ini
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
bin/get-rcpath
docs/Makefile
docs/make.bat
docs/source/README.rst
docs/source/conf.py
docs/source/index.rst
src/gitchangelog/__init__.py
src/gitchangelog/gitchangelog.py
src/gitchangelog/gitchangelog.rc.github.release
src/gitchangelog/gitchangelog.rc.reference
src/gitchangelog/gitchangelog.rc.reference.v2.1.3
src/gitchangelog.egg-info/PKG-INFO
src/gitchangelog.egg-info/SOURCES.txt
src/gitchangelog.egg-info/dependency_links.txt
src/gitchangelog.egg-info/entry_points.txt
src/gitchangelog.egg-info/requires.txt
src/gitchangelog.egg-info/top_level.txt
src/gitchangelog/templates/mako/ChangeLog.tpl
src/gitchangelog/templates/mako/octobercms-plugin.tpl
src/gitchangelog/templates/mako/restructuredtext.tpl
src/gitchangelog/templates/mustache/markdown.tpl
src/gitchangelog/templates/mustache/restructuredtext.tpl
test/__init__.py
test/common.py
test/test_base.py
test/test_broken_pipe.py
test/test_config_file.py
test/test_exc_handling.py
test/test_git_repos.py
test/test_issue52.py
test/test_issue54.py
test/test_issue61.py
test/test_issue76.py
test/test_log_encoding.py
test/test_pr14.py
test/test_pr23.py
test/test_publish.py
test/test_tagger_date.py
test/test_template.py