Staging
v0.5.0
https://files.pythonhosted.org/packages/source/r/reno/reno-2.7.0.tar.gz
Raw File
SOURCES.txt
.coveragerc
.mailmap
.testr.conf
AUTHORS
CONTRIBUTING.rst
ChangeLog
HACKING.rst
LICENSE
MANIFEST.in
README.rst
bindep.txt
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/source/conf.py
doc/source/index.rst
doc/source/contributor/index.rst
doc/source/install/index.rst
doc/source/releasenotes/index.rst
doc/source/user/design.rst
doc/source/user/examples.rst
doc/source/user/index.rst
doc/source/user/sphinxext.rst
doc/source/user/usage.rst
examples/notes/add-complex-example-6b5927c246456896.yaml
releasenotes/notes/Enable-using-tempalte-file-be734d8698309409.yaml
releasenotes/notes/add-closed-branch-config-options-8773caf240e4653f.yaml
releasenotes/notes/add-config-file-e77084792c1dc695.yaml
releasenotes/notes/add-deprecations-section-6b0f118fe190585c.yaml
releasenotes/notes/add-earliest-version-6f3d634770e855d0.yaml
releasenotes/notes/add-linter-ce0a861ade64baf2.yaml
releasenotes/notes/add-verbose-flag-88d72cb01812c616.yaml
releasenotes/notes/allow-short-branch-names-61a35be55f04cea4.yaml
releasenotes/notes/avoid-clashing-uids-e84ffe8132ce996d.yaml
releasenotes/notes/branches-eol-bcafc2a007a1eb9f.yaml
releasenotes/notes/bug-1537451-f44591da125ba09d.yaml
releasenotes/notes/collapse-pre-releases-0b24e0bab46d7cf1.yaml
releasenotes/notes/config-option-branch-name-re-8ecfe93195b8824e.yaml
releasenotes/notes/config-option-sections-9c68b070698e984a.yaml
releasenotes/notes/custom-tag-versions-d02028b6d35db967.yaml
releasenotes/notes/default-repository-root-cli-85d23034bef81619.yaml
releasenotes/notes/dulwich-rewrite-3a5377162d97402b.yaml
releasenotes/notes/first-release-2857bfc9474c00b4.yaml
releasenotes/notes/fix-branch-base-detection-95300805f26a0c15.yaml
releasenotes/notes/fix-delete-handling-55232c50b647aa57.yaml
releasenotes/notes/fix-git-log-ordering-0e52f95f66c8db5b.yaml
releasenotes/notes/fix-prelude-4e0bcb6f76571b4f.yaml
releasenotes/notes/fix-scanner-tag-detection-ef0a95c12a90f167.yaml
releasenotes/notes/fix-sphinxext-scanner-0aa012ada66db773.yaml
releasenotes/notes/flexible-formatting-31c8de2599d3637d.yaml
releasenotes/notes/ignore-notes-option-9d0bde540fbcdf22.yaml
releasenotes/notes/ignore-null-merges-56b7a8ed9b20859e.yaml
releasenotes/notes/include-working-copy-d0aed2e77bb095e6.yaml
releasenotes/notes/log-levels-and-sphinx-161-6efe0d291718a657.yaml
releasenotes/notes/no-show-source-option-ee02766b26fe53be.yaml
releasenotes/notes/null-merge-infinite-loop-670367094ad83e19.yaml
releasenotes/notes/optional-oslosphinx-55843a7f80a14e58.yaml
releasenotes/notes/reference-name-mangling-3c845ebf88af6944.yaml
releasenotes/notes/repodir-config-file-b6b8edc2975964fc.yaml
releasenotes/notes/report-title-option-f0875bfdbc54dd7b.yaml
releasenotes/notes/reverse-slug-order-4c5f94e72d4f6fb9.yaml
releasenotes/notes/scanner-change-96682cb04fc66c0b.yaml
releasenotes/notes/show-less-unreleased-802781a1a3bf110e.yaml
releasenotes/notes/show-note-filename-in-report-a1118c917588b58d.yaml
releasenotes/notes/sphinx-extension-4a092b4102370246.yaml
releasenotes/notes/stop-scanning-branch-e5a8937c248acc99.yaml
releasenotes/notes/stop-scanning-branch-option-6a0156b183814d7f.yaml
releasenotes/notes/support-custom-template-0534a2199cfec44c.yaml
releasenotes/notes/support-edit-ec5c01ad6144815a.yaml
releasenotes/notes/support-multi-line-notes-328853d8d596fd64.yaml
reno/__init__.py
reno/cache.py
reno/config.py
reno/create.py
reno/defaults.py
reno/formatter.py
reno/linter.py
reno/lister.py
reno/loader.py
reno/main.py
reno/report.py
reno/scanner.py
reno/sphinxext.py
reno/utils.py
reno.egg-info/PKG-INFO
reno.egg-info/SOURCES.txt
reno.egg-info/dependency_links.txt
reno.egg-info/entry_points.txt
reno.egg-info/not-zip-safe
reno.egg-info/pbr.json
reno.egg-info/requires.txt
reno.egg-info/top_level.txt
reno/_exts/__init__.py
reno/_exts/show_reno_config.py
reno/tests/__init__.py
reno/tests/base.py
reno/tests/test_cache.py
reno/tests/test_config.py
reno/tests/test_create.py
reno/tests/test_exts.py
reno/tests/test_formatter.py
reno/tests/test_loader.py
reno/tests/test_scanner.py
reno/tests/test_utils.py
back to top