.appveyor.yml
.gitignore
.hgeol
.hgignore
.travis.yml
AUTHORS
COPYING
ChangeLog
INSTALL.rst
Makefile
Makefile.cfg.sample
README.rst
RELEASE.rst
THANKS
UPGRADE.rst
messages-js.cfg
messages.cfg
requirements-release.txt
setup.cfg
setup.py
setup_wininst.bmp
tracini.cfg
.tx/config
Trac.egg-info/PKG-INFO
Trac.egg-info/SOURCES.txt
Trac.egg-info/dependency_links.txt
Trac.egg-info/entry_points.txt
Trac.egg-info/requires.txt
Trac.egg-info/top_level.txt
Trac.egg-info/zip-safe
contrib/README
contrib/appveyor.ps1
contrib/bugzilla2trac.py
contrib/checksum.py
contrib/checkwiki.py
contrib/emailfilter.py
contrib/htdigest.py
contrib/htpasswd.py
contrib/l10n_diff_index.py
contrib/l10n_reset_en_GB.py
contrib/l10n_revert_lineno_conflicts.py
contrib/make_status.py
contrib/migrateticketmodel.py
contrib/sourceforge2trac.py
contrib/trac-pre-commit-hook
contrib/trac-svn-hook
contrib/trac-svn-post-commit-hook.cmd
contrib/wiki2rst.py
contrib/rpm/installscript
contrib/rpm/makerpm
contrib/workflow/README
contrib/workflow/enterprise-workflow.ini
contrib/workflow/migrate_original_to_basic.py
contrib/workflow/opensource-workflow.ini
contrib/workflow/showworkflow
contrib/workflow/simple-workflow.ini
contrib/workflow/trivial-workflow.ini
contrib/workflow/workflow_parser.py
doc/README
doc/conf.py
doc/glossary.rst
doc/index.rst
doc/todo.rst
doc/api/index.rst
doc/api/trac_about.rst
doc/api/trac_admin_api.rst
doc/api/trac_admin_console.rst
doc/api/trac_admin_web_ui.rst
doc/api/trac_attachment.rst
doc/api/trac_cache.rst
doc/api/trac_config.rst
doc/api/trac_core.rst
doc/api/trac_db_api.rst
doc/api/trac_db_mysql_backend.rst
doc/api/trac_db_pool.rst
doc/api/trac_db_postgres_backend.rst
doc/api/trac_db_schema.rst
doc/api/trac_db_sqlite_backend.rst
doc/api/trac_db_util.rst
doc/api/trac_dist.rst
doc/api/trac_env.rst
doc/api/trac_loader.rst
doc/api/trac_log.rst
doc/api/trac_mimeview.rst
doc/api/trac_notification.rst
doc/api/trac_perm.rst
doc/api/trac_prefs_api.rst
doc/api/trac_prefs_web_ui.rst
doc/api/trac_resource.rst
doc/api/trac_search_api.rst
doc/api/trac_search_web_ui.rst
doc/api/trac_ticket_admin.rst
doc/api/trac_ticket_api.rst
doc/api/trac_ticket_batch.rst
doc/api/trac_ticket_default_workflow.rst
doc/api/trac_ticket_model.rst
doc/api/trac_ticket_notification.rst
doc/api/trac_ticket_query.rst
doc/api/trac_ticket_report.rst
doc/api/trac_ticket_roadmap.rst
doc/api/trac_ticket_web_ui.rst
doc/api/trac_timeline_api.rst
doc/api/trac_timeline_web_ui.rst
doc/api/trac_util.rst
doc/api/trac_util_autoreload.rst
doc/api/trac_util_compat.rst
doc/api/trac_util_concurrency.rst
doc/api/trac_util_daemon.rst
doc/api/trac_util_datefmt.rst
doc/api/trac_util_html.rst
doc/api/trac_util_presentation.rst
doc/api/trac_util_text.rst
doc/api/trac_util_translation.rst
doc/api/trac_versioncontrol_admin.rst
doc/api/trac_versioncontrol_api.rst
doc/api/trac_versioncontrol_cache.rst
doc/api/trac_versioncontrol_diff.rst
doc/api/trac_versioncontrol_svn_authz.rst
doc/api/trac_versioncontrol_web_ui_browser.rst
doc/api/trac_versioncontrol_web_ui_changeset.rst
doc/api/trac_versioncontrol_web_ui_log.rst
doc/api/trac_versioncontrol_web_ui_util.rst
doc/api/trac_web_api.rst
doc/api/trac_web_auth.rst
doc/api/trac_web_chrome.rst
doc/api/trac_web_href.rst
doc/api/trac_web_main.rst
doc/api/trac_web_session.rst
doc/api/trac_web_standalone.rst
doc/api/trac_web_wsgi.rst
doc/api/trac_wiki_admin.rst
doc/api/trac_wiki_api.rst
doc/api/trac_wiki_formatter.rst
doc/api/trac_wiki_intertrac.rst
doc/api/trac_wiki_interwiki.rst
doc/api/trac_wiki_macros.rst
doc/api/trac_wiki_model.rst
doc/api/trac_wiki_parser.rst
doc/api/trac_wiki_web_api.rst
doc/api/trac_wiki_web_ui.rst
doc/api/tracopt_perm_authz_policy.rst
doc/api/tracopt_perm_config_perm_provider.rst
doc/api/tracopt_ticket_clone.rst
doc/api/tracopt_ticket_commit_updater.rst
doc/api/tracopt_ticket_deleter.rst
doc/api/tracopt_versioncontrol_git_PyGIT.rst
doc/api/tracopt_versioncontrol_git_git_fs.rst
doc/api/tracopt_versioncontrol_svn_svn_fs.rst
doc/api/tracopt_versioncontrol_svn_svn_prop.rst
doc/dev/testing-core.rst
doc/dev/testing-database.rst
doc/dev/testing-environment.rst
doc/dev/testing-intro.rst
doc/dev/testing-plugins.rst
doc/dev/testing.rst
doc/images/bkgnd_pattern.png
doc/images/trac_logo.png
doc/images/vertbars.png
doc/utils/checkapidoc.py
doc/utils/epydoc.conf
doc/utils/epydoc.css
doc/utils/python.txt
doc/utils/runepydoc.py
doc/utils/trac_dev_pdf.style
doc/utils/tracsphinx.css
sample-plugins/HelloWorld.py
sample-plugins/Timestamp.py
sample-plugins/milestone_to_version.py
sample-plugins/revision_links.py
sample-plugins/permissions/debug_perm.py
sample-plugins/permissions/public_wiki_policy.py
sample-plugins/permissions/vulnerability_tickets.py
sample-plugins/workflow/CodeReview.py
sample-plugins/workflow/DeleteTicket.py
sample-plugins/workflow/MilestoneOperation.py
sample-plugins/workflow/StatusFixer.py
sample-plugins/workflow/VoteOperation.py
sample-plugins/workflow/enterprise-review-workflow.ini
trac/__init__.py
trac/about.py
trac/attachment.py
trac/cache.py
trac/config.py
trac/core.py
trac/db_default.py
trac/dist.py
trac/env.py
trac/loader.py
trac/log.py
trac/perm.py
trac/resource.py
trac/test.py
trac/admin/__init__.py
trac/admin/api.py
trac/admin/console.py
trac/admin/web_ui.py
trac/admin/templates/admin.html
trac/admin/templates/admin_basics.html
trac/admin/templates/admin_logging.html
trac/admin/templates/admin_perms.html
trac/admin/templates/admin_plugins.html
trac/admin/tests/__init__.py
trac/admin/tests/console-tests.txt
trac/admin/tests/console.py
trac/admin/tests/functional.py
trac/admin/tests/web_ui.py
trac/db/__init__.py
trac/db/api.py
trac/db/mysql_backend.py
trac/db/pool.py
trac/db/postgres_backend.py
trac/db/schema.py
trac/db/sqlite_backend.py
trac/db/util.py
trac/db/tests/__init__.py
trac/db/tests/api.py
trac/db/tests/functional.py
trac/db/tests/mysql_test.py
trac/db/tests/postgres_test.py
trac/db/tests/schema.py
trac/db/tests/sqlite_test.py
trac/db/tests/util.py
trac/htdocs/README
trac/htdocs/asc.png
trac/htdocs/attachment.png
trac/htdocs/batchmodify.png
trac/htdocs/changeset.png
trac/htdocs/closedticket.png
trac/htdocs/collapsed.png
trac/htdocs/desc.png
trac/htdocs/dots.gif
trac/htdocs/download.png
trac/htdocs/draft.png
trac/htdocs/edit_toolbar.png
trac/htdocs/editedticket.png
trac/htdocs/envelope.png
trac/htdocs/expanded.png
trac/htdocs/expander_normal.png
trac/htdocs/expander_normal_hover.png
trac/htdocs/expander_open.png
trac/htdocs/expander_open_hover.png
trac/htdocs/extlink.gif
trac/htdocs/feed.png
trac/htdocs/file.png
trac/htdocs/folder.png
trac/htdocs/grip.png
trac/htdocs/ics.png
trac/htdocs/imggrid.png
trac/htdocs/inreply.png
trac/htdocs/loading.gif
trac/htdocs/lock-locked.png
trac/htdocs/milestone.png
trac/htdocs/newticket.png
trac/htdocs/parent.png
trac/htdocs/python.png
trac/htdocs/topbar_gradient.png
trac/htdocs/topbar_gradient2.png
trac/htdocs/trac.ico
trac/htdocs/trac_banner.png
trac/htdocs/trac_logo_mini.png
trac/htdocs/vgradient.png
trac/htdocs/wiki.png
trac/htdocs/css/admin.css
trac/htdocs/css/browser.css
trac/htdocs/css/changeset.css
trac/htdocs/css/code.css
trac/htdocs/css/diff.css
trac/htdocs/css/jquery-ui-addons.css
trac/htdocs/css/prefs.css
trac/htdocs/css/report.css
trac/htdocs/css/roadmap.css
trac/htdocs/css/search.css
trac/htdocs/css/ticket.css
trac/htdocs/css/timeline.css
trac/htdocs/css/trac.css
trac/htdocs/css/wiki.css
trac/htdocs/css/jquery-ui/jquery-ui.css
trac/htdocs/css/jquery-ui/images/ui-bg_diagonals-thick_18_ffddcc_40x40.png
trac/htdocs/css/jquery-ui/images/ui-bg_diagonals-thick_20_666666_40x40.png
trac/htdocs/css/jquery-ui/images/ui-bg_flat_00_ffffff_40x100.png
trac/htdocs/css/jquery-ui/images/ui-bg_flat_0_ffffdd_40x100.png
trac/htdocs/css/jquery-ui/images/ui-bg_flat_0_ffffff_40x100.png
trac/htdocs/css/jquery-ui/images/ui-bg_flat_10_000000_40x100.png
trac/htdocs/css/jquery-ui/images/ui-bg_highlight-soft_30_303030_1x100.png
trac/htdocs/css/jquery-ui/images/ui-bg_highlight-soft_75_c0f0c0_1x100.png
trac/htdocs/css/jquery-ui/images/ui-bg_highlight-soft_80_ffffdd_1x100.png
trac/htdocs/css/jquery-ui/images/ui-icons_222222_256x240.png
trac/htdocs/css/jquery-ui/images/ui-icons_4b954f_256x240.png
trac/htdocs/css/jquery-ui/images/ui-icons_505050_256x240.png
trac/htdocs/css/jquery-ui/images/ui-icons_707070_256x240.png
trac/htdocs/css/jquery-ui/images/ui-icons_9b081d_256x240.png
trac/htdocs/css/jquery-ui/images/ui-icons_b00000_256x240.png
trac/htdocs/css/jquery-ui/images/ui-icons_d7d7d7_256x240.png
trac/htdocs/guide/admin-permissions-TICKET_ADMIN.png
trac/htdocs/guide/admin-permissions.png
trac/htdocs/guide/admin.png
trac/htdocs/guide/basic-workflow.png
trac/htdocs/guide/original-workflow.png
trac/htdocs/js/admin_enums.js
trac/htdocs/js/auto_preview.js
trac/htdocs/js/babel.js
trac/htdocs/js/blame.js
trac/htdocs/js/diff.js
trac/htdocs/js/excanvas.js
trac/htdocs/js/expand_dir.js
trac/htdocs/js/folding.js
trac/htdocs/js/jquery-ui-addons.js
trac/htdocs/js/jquery-ui-i18n.js
trac/htdocs/js/jquery-ui.js
trac/htdocs/js/jquery.js
trac/htdocs/js/keyboard_nav.js
trac/htdocs/js/log_graph.js
trac/htdocs/js/noconflict.js
trac/htdocs/js/query.js
trac/htdocs/js/resizer.js
trac/htdocs/js/search.js
trac/htdocs/js/threaded_comments.js
trac/htdocs/js/timeline_multirepos.js
trac/htdocs/js/trac.js
trac/htdocs/js/wikitoolbar.js
trac/htdocs/js/workflow_graph.js
trac/htdocs/js/messages/ca.js
trac/htdocs/js/messages/da.js
trac/htdocs/js/messages/de.js
trac/htdocs/js/messages/en_GB.js
trac/htdocs/js/messages/en_US.js
trac/htdocs/js/messages/eo.js
trac/htdocs/js/messages/es.js
trac/htdocs/js/messages/es_AR.js
trac/htdocs/js/messages/es_MX.js
trac/htdocs/js/messages/et.js
trac/htdocs/js/messages/fi.js
trac/htdocs/js/messages/fr.js
trac/htdocs/js/messages/he.js
trac/htdocs/js/messages/hu.js
trac/htdocs/js/messages/hy.js
trac/htdocs/js/messages/it.js
trac/htdocs/js/messages/ja.js
trac/htdocs/js/messages/ko.js
trac/htdocs/js/messages/nb.js
trac/htdocs/js/messages/nl.js
trac/htdocs/js/messages/pt_BR.js
trac/htdocs/js/messages/ru.js
trac/htdocs/js/messages/sl.js
trac/htdocs/js/messages/sv.js
trac/htdocs/js/messages/tr.js
trac/htdocs/js/messages/uk.js
trac/htdocs/js/messages/zh_CN.js
trac/htdocs/js/messages/zh_TW.js
trac/locale/messages-js.pot
trac/locale/messages.pot
trac/locale/tracini.pot
trac/locale/ca/LC_MESSAGES/messages-js.po
trac/locale/ca/LC_MESSAGES/messages.mo
trac/locale/ca/LC_MESSAGES/messages.po
trac/locale/ca/LC_MESSAGES/tracini.mo
trac/locale/ca/LC_MESSAGES/tracini.po
trac/locale/cs/LC_MESSAGES/messages.mo
trac/locale/cs/LC_MESSAGES/messages.po
trac/locale/cs/LC_MESSAGES/tracini.mo
trac/locale/cs/LC_MESSAGES/tracini.po
trac/locale/da/LC_MESSAGES/messages-js.po
trac/locale/da/LC_MESSAGES/messages.mo
trac/locale/da/LC_MESSAGES/messages.po
trac/locale/de/LC_MESSAGES/messages-js.po
trac/locale/de/LC_MESSAGES/messages.mo
trac/locale/de/LC_MESSAGES/messages.po
trac/locale/de/LC_MESSAGES/tracini.mo
trac/locale/de/LC_MESSAGES/tracini.po
trac/locale/el/LC_MESSAGES/messages.mo
trac/locale/el/LC_MESSAGES/messages.po
trac/locale/el/LC_MESSAGES/tracini.mo
trac/locale/el/LC_MESSAGES/tracini.po
trac/locale/en_GB/LC_MESSAGES/messages-js.po
trac/locale/en_GB/LC_MESSAGES/messages.mo
trac/locale/en_GB/LC_MESSAGES/messages.po
trac/locale/en_GB/LC_MESSAGES/tracini.mo
trac/locale/en_GB/LC_MESSAGES/tracini.po
trac/locale/en_US/LC_MESSAGES/messages-js.po
trac/locale/en_US/LC_MESSAGES/messages.mo
trac/locale/en_US/LC_MESSAGES/messages.po
trac/locale/en_US/LC_MESSAGES/tracini.mo
trac/locale/en_US/LC_MESSAGES/tracini.po
trac/locale/eo/LC_MESSAGES/messages-js.po
trac/locale/eo/LC_MESSAGES/messages.mo
trac/locale/eo/LC_MESSAGES/messages.po
trac/locale/eo/LC_MESSAGES/tracini.mo
trac/locale/eo/LC_MESSAGES/tracini.po
trac/locale/es/LC_MESSAGES/messages-js.po
trac/locale/es/LC_MESSAGES/messages.mo
trac/locale/es/LC_MESSAGES/messages.po
trac/locale/es/LC_MESSAGES/tracini.mo
trac/locale/es/LC_MESSAGES/tracini.po
trac/locale/es_AR/LC_MESSAGES/messages-js.po
trac/locale/es_AR/LC_MESSAGES/messages.mo
trac/locale/es_AR/LC_MESSAGES/messages.po
trac/locale/es_AR/LC_MESSAGES/tracini.mo
trac/locale/es_AR/LC_MESSAGES/tracini.po
trac/locale/es_MX/LC_MESSAGES/messages-js.po
trac/locale/es_MX/LC_MESSAGES/messages.mo
trac/locale/es_MX/LC_MESSAGES/messages.po
trac/locale/et/LC_MESSAGES/messages-js.po
trac/locale/et/LC_MESSAGES/messages.mo
trac/locale/et/LC_MESSAGES/messages.po
trac/locale/fa/LC_MESSAGES/messages.po
trac/locale/fa/LC_MESSAGES/tracini.mo
trac/locale/fa/LC_MESSAGES/tracini.po
trac/locale/fi/LC_MESSAGES/messages-js.po
trac/locale/fi/LC_MESSAGES/messages.mo
trac/locale/fi/LC_MESSAGES/messages.po
trac/locale/fi/LC_MESSAGES/tracini.mo
trac/locale/fi/LC_MESSAGES/tracini.po
trac/locale/fr/LC_MESSAGES/messages-js.po
trac/locale/fr/LC_MESSAGES/messages.mo
trac/locale/fr/LC_MESSAGES/messages.po
trac/locale/fr/LC_MESSAGES/tracini.mo
trac/locale/fr/LC_MESSAGES/tracini.po
trac/locale/gl/LC_MESSAGES/messages.mo
trac/locale/gl/LC_MESSAGES/messages.po
trac/locale/gl/LC_MESSAGES/tracini.mo
trac/locale/gl/LC_MESSAGES/tracini.po
trac/locale/he/LC_MESSAGES/messages-js.po
trac/locale/he/LC_MESSAGES/messages.mo
trac/locale/he/LC_MESSAGES/messages.po
trac/locale/he/LC_MESSAGES/tracini.mo
trac/locale/he/LC_MESSAGES/tracini.po
trac/locale/hu/LC_MESSAGES/messages-js.po
trac/locale/hu/LC_MESSAGES/messages.mo
trac/locale/hu/LC_MESSAGES/messages.po
trac/locale/hu/LC_MESSAGES/tracini.mo
trac/locale/hu/LC_MESSAGES/tracini.po
trac/locale/hy/LC_MESSAGES/messages-js.po
trac/locale/hy/LC_MESSAGES/messages.mo
trac/locale/hy/LC_MESSAGES/messages.po
trac/locale/hy/LC_MESSAGES/tracini.mo
trac/locale/hy/LC_MESSAGES/tracini.po
trac/locale/it/LC_MESSAGES/messages-js.po
trac/locale/it/LC_MESSAGES/messages.mo
trac/locale/it/LC_MESSAGES/messages.po
trac/locale/it/LC_MESSAGES/tracini.mo
trac/locale/it/LC_MESSAGES/tracini.po
trac/locale/ja/LC_MESSAGES/messages-js.po
trac/locale/ja/LC_MESSAGES/messages.mo
trac/locale/ja/LC_MESSAGES/messages.po
trac/locale/ja/LC_MESSAGES/tracini.mo
trac/locale/ja/LC_MESSAGES/tracini.po
trac/locale/ko/LC_MESSAGES/messages-js.po
trac/locale/ko/LC_MESSAGES/messages.mo
trac/locale/ko/LC_MESSAGES/messages.po
trac/locale/ko/LC_MESSAGES/tracini.mo
trac/locale/ko/LC_MESSAGES/tracini.po
trac/locale/nb/LC_MESSAGES/messages-js.po
trac/locale/nb/LC_MESSAGES/messages.mo
trac/locale/nb/LC_MESSAGES/messages.po
trac/locale/nb/LC_MESSAGES/tracini.mo
trac/locale/nb/LC_MESSAGES/tracini.po
trac/locale/nl/LC_MESSAGES/messages-js.po
trac/locale/nl/LC_MESSAGES/messages.mo
trac/locale/nl/LC_MESSAGES/messages.po
trac/locale/nl/LC_MESSAGES/tracini.mo
trac/locale/nl/LC_MESSAGES/tracini.po
trac/locale/pl/LC_MESSAGES/messages.mo
trac/locale/pl/LC_MESSAGES/messages.po
trac/locale/pl/LC_MESSAGES/tracini.mo
trac/locale/pl/LC_MESSAGES/tracini.po
trac/locale/pt/LC_MESSAGES/messages.mo
trac/locale/pt/LC_MESSAGES/messages.po
trac/locale/pt/LC_MESSAGES/tracini.mo
trac/locale/pt/LC_MESSAGES/tracini.po
trac/locale/pt_BR/LC_MESSAGES/messages-js.po
trac/locale/pt_BR/LC_MESSAGES/messages.mo
trac/locale/pt_BR/LC_MESSAGES/messages.po
trac/locale/pt_BR/LC_MESSAGES/tracini.mo
trac/locale/pt_BR/LC_MESSAGES/tracini.po
trac/locale/ro/LC_MESSAGES/messages.mo
trac/locale/ro/LC_MESSAGES/messages.po
trac/locale/ro/LC_MESSAGES/tracini.mo
trac/locale/ro/LC_MESSAGES/tracini.po
trac/locale/ru/LC_MESSAGES/messages-js.po
trac/locale/ru/LC_MESSAGES/messages.mo
trac/locale/ru/LC_MESSAGES/messages.po
trac/locale/ru/LC_MESSAGES/tracini.mo
trac/locale/ru/LC_MESSAGES/tracini.po
trac/locale/sl/LC_MESSAGES/messages-js.po
trac/locale/sl/LC_MESSAGES/messages.mo
trac/locale/sl/LC_MESSAGES/messages.po
trac/locale/sl/LC_MESSAGES/tracini.mo
trac/locale/sl/LC_MESSAGES/tracini.po
trac/locale/sv/LC_MESSAGES/messages-js.po
trac/locale/sv/LC_MESSAGES/messages.mo
trac/locale/sv/LC_MESSAGES/messages.po
trac/locale/sv/LC_MESSAGES/tracini.mo
trac/locale/sv/LC_MESSAGES/tracini.po
trac/locale/tr/LC_MESSAGES/messages-js.po
trac/locale/tr/LC_MESSAGES/messages.mo
trac/locale/tr/LC_MESSAGES/messages.po
trac/locale/tr/LC_MESSAGES/tracini.mo
trac/locale/tr/LC_MESSAGES/tracini.po
trac/locale/uk/LC_MESSAGES/messages-js.po
trac/locale/uk/LC_MESSAGES/messages.mo
trac/locale/uk/LC_MESSAGES/messages.po
trac/locale/vi/LC_MESSAGES/messages.po
trac/locale/vi/LC_MESSAGES/tracini.mo
trac/locale/vi/LC_MESSAGES/tracini.po
trac/locale/zh_CN/LC_MESSAGES/messages-js.po
trac/locale/zh_CN/LC_MESSAGES/messages.mo
trac/locale/zh_CN/LC_MESSAGES/messages.po
trac/locale/zh_CN/LC_MESSAGES/tracini.mo
trac/locale/zh_CN/LC_MESSAGES/tracini.po
trac/locale/zh_TW/LC_MESSAGES/messages-js.po
trac/locale/zh_TW/LC_MESSAGES/messages.mo
trac/locale/zh_TW/LC_MESSAGES/messages.po
trac/locale/zh_TW/LC_MESSAGES/tracini.mo
trac/locale/zh_TW/LC_MESSAGES/tracini.po
trac/mimeview/__init__.py
trac/mimeview/api.py
trac/mimeview/patch.py
trac/mimeview/pygments.py
trac/mimeview/rst.py
trac/mimeview/txtl.py
trac/mimeview/templates/prefs_pygments.html
trac/mimeview/tests/__init__.py
trac/mimeview/tests/api.py
trac/mimeview/tests/functional.py
trac/mimeview/tests/patch.html
trac/mimeview/tests/patch.py
trac/mimeview/tests/pygments.html
trac/mimeview/tests/pygments.py
trac/mimeview/tests/rst.py
trac/mimeview/tests/txtl.py
trac/notification/__init__.py
trac/notification/api.py
trac/notification/compat.py
trac/notification/mail.py
trac/notification/model.py
trac/notification/prefs.py
trac/notification/templates/prefs_notification.html
trac/notification/tests/__init__.py
trac/notification/tests/api.py
trac/notification/tests/mail.py
trac/notification/tests/model.py
trac/notification/tests/prefs.py
trac/prefs/__init__.py
trac/prefs/api.py
trac/prefs/web_ui.py
trac/prefs/templates/prefs.html
trac/prefs/templates/prefs_advanced.html
trac/prefs/templates/prefs_general.html
trac/prefs/templates/prefs_keybindings.html
trac/prefs/templates/prefs_localization.html
trac/prefs/templates/prefs_userinterface.html
trac/prefs/tests/__init__.py
trac/prefs/tests/functional.py
trac/prefs/tests/web_ui.py
trac/search/__init__.py
trac/search/api.py
trac/search/web_ui.py
trac/search/templates/opensearch.xml
trac/search/templates/search.html
trac/search/tests/__init__.py
trac/search/tests/web_ui.py
trac/templates/README
trac/templates/about.html
trac/templates/attach_file_form.html
trac/templates/attachment.html
trac/templates/author_or_creator.rss
trac/templates/diff_div.html
trac/templates/diff_options.html
trac/templates/diff_view.html
trac/templates/environment_info.html
trac/templates/error.html
trac/templates/history_view.html
trac/templates/index.html
trac/templates/layout.html
trac/templates/list_of_attachments.html
trac/templates/page_index.html
trac/templates/preview_file.html
trac/templates/progress_bar.html
trac/templates/progress_bar_grouped.html
trac/templates/theme.html
trac/tests/__init__.py
trac/tests/allwiki.py
trac/tests/attachment.py
trac/tests/compat.py
trac/tests/config.py
trac/tests/contentgen.py
trac/tests/core.py
trac/tests/env.py
trac/tests/figleaf-exclude
trac/tests/notification.py
trac/tests/perm.py
trac/tests/resource.py
trac/tests/wikisyntax.py
trac/tests/functional/__init__.py
trac/tests/functional/better_twill.py
trac/tests/functional/compat.py
trac/tests/functional/svntestenv.py
trac/tests/functional/testcases.py
trac/tests/functional/testenv.py
trac/tests/functional/tester.py
trac/tests/functional/xhtml-lat1.ent
trac/tests/functional/xhtml-special.ent
trac/tests/functional/xhtml-symbol.ent
trac/tests/functional/xhtml1-strict.dtd
trac/ticket/__init__.py
trac/ticket/admin.py
trac/ticket/api.py
trac/ticket/batch.py
trac/ticket/default_workflow.py
trac/ticket/model.py
trac/ticket/notification.py
trac/ticket/query.py
trac/ticket/report.py
trac/ticket/roadmap.py
trac/ticket/web_ui.py
trac/ticket/templates/admin_components.html
trac/ticket/templates/admin_enums.html
trac/ticket/templates/admin_milestones.html
trac/ticket/templates/admin_versions.html
trac/ticket/templates/batch_modify.html
trac/ticket/templates/batch_ticket_notify_email.txt
trac/ticket/templates/milestone_delete.html
trac/ticket/templates/milestone_edit.html
trac/ticket/templates/milestone_edit_form.html
trac/ticket/templates/milestone_view.html
trac/ticket/templates/query.html
trac/ticket/templates/query.rss
trac/ticket/templates/query_results.html
trac/ticket/templates/report.rss
trac/ticket/templates/report_delete.html
trac/ticket/templates/report_edit.html
trac/ticket/templates/report_list.html
trac/ticket/templates/report_list.rss
trac/ticket/templates/report_view.html
trac/ticket/templates/roadmap.html
trac/ticket/templates/ticket.html
trac/ticket/templates/ticket.rss
trac/ticket/templates/ticket_box.html
trac/ticket/templates/ticket_change.html
trac/ticket/templates/ticket_notify_email.txt
trac/ticket/templates/ticket_preview.html
trac/ticket/templates/ticket_workflow.html
trac/ticket/tests/__init__.py
trac/ticket/tests/admin.py
trac/ticket/tests/api.py
trac/ticket/tests/batch.py
trac/ticket/tests/conversion.py
trac/ticket/tests/default_workflow.py
trac/ticket/tests/model.py
trac/ticket/tests/notification.py
trac/ticket/tests/query.py
trac/ticket/tests/report.py
trac/ticket/tests/roadmap.py
trac/ticket/tests/web_ui.py
trac/ticket/tests/wikisyntax.py
trac/ticket/tests/functional/__init__.py
trac/ticket/tests/functional/admin.py
trac/ticket/tests/functional/default_workflow.py
trac/ticket/tests/functional/main.py
trac/ticket/workflows/basic-workflow.ini
trac/ticket/workflows/original-workflow.ini
trac/timeline/__init__.py
trac/timeline/api.py
trac/timeline/web_ui.py
trac/timeline/templates/timeline.html
trac/timeline/templates/timeline.rss
trac/timeline/tests/__init__.py
trac/timeline/tests/functional.py
trac/timeline/tests/web_ui.py
trac/timeline/tests/wikisyntax.py
trac/upgrades/__init__.py
trac/upgrades/db10.py
trac/upgrades/db11.py
trac/upgrades/db12.py
trac/upgrades/db13.py
trac/upgrades/db14.py
trac/upgrades/db15.py
trac/upgrades/db16.py
trac/upgrades/db17.py
trac/upgrades/db18.py
trac/upgrades/db19.py
trac/upgrades/db20.py
trac/upgrades/db21.py
trac/upgrades/db22.py
trac/upgrades/db23.py
trac/upgrades/db24.py
trac/upgrades/db25.py
trac/upgrades/db26.py
trac/upgrades/db27.py
trac/upgrades/db28.py
trac/upgrades/db29.py
trac/upgrades/db3.py
trac/upgrades/db30.py
trac/upgrades/db31.py
trac/upgrades/db32.py
trac/upgrades/db33.py
trac/upgrades/db34.py
trac/upgrades/db35.py
trac/upgrades/db36.py
trac/upgrades/db37.py
trac/upgrades/db38.py
trac/upgrades/db39.py
trac/upgrades/db4.py
trac/upgrades/db40.py
trac/upgrades/db41.py
trac/upgrades/db5.py
trac/upgrades/db6.py
trac/upgrades/db7.py
trac/upgrades/db8.py
trac/upgrades/db9.py
trac/upgrades/tests/__init__.py
trac/upgrades/tests/db31.py
trac/upgrades/tests/db32.py
trac/upgrades/tests/db39.py
trac/upgrades/tests/db41.py
trac/util/__init__.py
trac/util/autoreload.py
trac/util/compat.py
trac/util/concurrency.py
trac/util/daemon.py
trac/util/datefmt.py
trac/util/dist.py
trac/util/html.py
trac/util/presentation.py
trac/util/text.py
trac/util/translation.py
trac/util/tests/__init__.py
trac/util/tests/concurrency.py
trac/util/tests/datefmt.py
trac/util/tests/html.py
trac/util/tests/presentation.py
trac/util/tests/text.py
trac/util/tests/translation.py
trac/versioncontrol/__init__.py
trac/versioncontrol/admin.py
trac/versioncontrol/api.py
trac/versioncontrol/cache.py
trac/versioncontrol/diff.py
trac/versioncontrol/svn_authz.py
trac/versioncontrol/svn_fs.py
trac/versioncontrol/svn_prop.py
trac/versioncontrol/templates/admin_repositories.html
trac/versioncontrol/templates/browser.html
trac/versioncontrol/templates/changeset.html
trac/versioncontrol/templates/diff_form.html
trac/versioncontrol/templates/dir_entries.html
trac/versioncontrol/templates/dirlist_thead.html
trac/versioncontrol/templates/path_links.html
trac/versioncontrol/templates/repository_index.html
trac/versioncontrol/templates/revisionlog.html
trac/versioncontrol/templates/revisionlog.rss
trac/versioncontrol/templates/revisionlog.txt
trac/versioncontrol/templates/sortable_th.html
trac/versioncontrol/tests/__init__.py
trac/versioncontrol/tests/admin.py
trac/versioncontrol/tests/api.py
trac/versioncontrol/tests/cache.py
trac/versioncontrol/tests/diff.py
trac/versioncontrol/tests/functional.py
trac/versioncontrol/tests/svn_authz.py
trac/versioncontrol/web_ui/__init__.py
trac/versioncontrol/web_ui/browser.py
trac/versioncontrol/web_ui/changeset.py
trac/versioncontrol/web_ui/log.py
trac/versioncontrol/web_ui/util.py
trac/versioncontrol/web_ui/tests/__init__.py
trac/versioncontrol/web_ui/tests/browser.py
trac/versioncontrol/web_ui/tests/changeset.py
trac/versioncontrol/web_ui/tests/log.py
trac/versioncontrol/web_ui/tests/util.py
trac/versioncontrol/web_ui/tests/wikisyntax.py
trac/web/__init__.py
trac/web/_fcgi.py
trac/web/api.py
trac/web/auth.py
trac/web/cgi_frontend.py
trac/web/chrome.py
trac/web/fcgi_frontend.py
trac/web/href.py
trac/web/main.py
trac/web/modpython_frontend.py
trac/web/session.py
trac/web/standalone.py
trac/web/wsgi.py
trac/web/templates/deploy_trac.cgi
trac/web/templates/deploy_trac.fcgi
trac/web/templates/deploy_trac.wsgi
trac/web/tests/__init__.py
trac/web/tests/api.py
trac/web/tests/auth.py
trac/web/tests/cgi_frontend.py
trac/web/tests/chrome.py
trac/web/tests/href.py
trac/web/tests/main.py
trac/web/tests/session.py
trac/web/tests/wikisyntax.py
trac/wiki/__init__.py
trac/wiki/admin.py
trac/wiki/api.py
trac/wiki/formatter.py
trac/wiki/intertrac.py
trac/wiki/interwiki.py
trac/wiki/macros.py
trac/wiki/model.py
trac/wiki/parser.py
trac/wiki/test.py
trac/wiki/web_api.py
trac/wiki/web_ui.py
trac/wiki/default-pages/CamelCase
trac/wiki/default-pages/InterMapTxt
trac/wiki/default-pages/InterTrac
trac/wiki/default-pages/InterWiki
trac/wiki/default-pages/PageTemplates
trac/wiki/default-pages/RecentChanges
trac/wiki/default-pages/SandBox
trac/wiki/default-pages/TicketQuery
trac/wiki/default-pages/TitleIndex
trac/wiki/default-pages/TracAccessibility
trac/wiki/default-pages/TracAdmin
trac/wiki/default-pages/TracBackup
trac/wiki/default-pages/TracBatchModify
trac/wiki/default-pages/TracBrowser
trac/wiki/default-pages/TracCgi
trac/wiki/default-pages/TracChangeLog
trac/wiki/default-pages/TracChangeset
trac/wiki/default-pages/TracEnvironment
trac/wiki/default-pages/TracFastCgi
trac/wiki/default-pages/TracFineGrainedPermissions
trac/wiki/default-pages/TracGuide
trac/wiki/default-pages/TracImport
trac/wiki/default-pages/TracIni
trac/wiki/default-pages/TracInstall
trac/wiki/default-pages/TracInterfaceCustomization
trac/wiki/default-pages/TracLinks
trac/wiki/default-pages/TracLogging
trac/wiki/default-pages/TracModPython
trac/wiki/default-pages/TracModWSGI
trac/wiki/default-pages/TracNavigation
trac/wiki/default-pages/TracNotification
trac/wiki/default-pages/TracPermissions
trac/wiki/default-pages/TracPlugins
trac/wiki/default-pages/TracQuery
trac/wiki/default-pages/TracReports
trac/wiki/default-pages/TracRepositoryAdmin
trac/wiki/default-pages/TracRevisionLog
trac/wiki/default-pages/TracRoadmap
trac/wiki/default-pages/TracRss
trac/wiki/default-pages/TracSearch
trac/wiki/default-pages/TracStandalone
trac/wiki/default-pages/TracSupport
trac/wiki/default-pages/TracSyntaxColoring
trac/wiki/default-pages/TracTickets
trac/wiki/default-pages/TracTicketsCustomFields
trac/wiki/default-pages/TracTimeline
trac/wiki/default-pages/TracUnicode
trac/wiki/default-pages/TracUpgrade
trac/wiki/default-pages/TracWiki
trac/wiki/default-pages/TracWorkflow
trac/wiki/default-pages/WikiDeletePage
trac/wiki/default-pages/WikiFormatting
trac/wiki/default-pages/WikiHtml
trac/wiki/default-pages/WikiMacros
trac/wiki/default-pages/WikiNewPage
trac/wiki/default-pages/WikiPageNames
trac/wiki/default-pages/WikiProcessors
trac/wiki/default-pages/WikiRestructuredText
trac/wiki/default-pages/WikiRestructuredTextLinks
trac/wiki/default-pages/WikiStart
trac/wiki/templates/wiki_delete.html
trac/wiki/templates/wiki_diff.html
trac/wiki/templates/wiki_edit.html
trac/wiki/templates/wiki_edit_comment.html
trac/wiki/templates/wiki_edit_form.html
trac/wiki/templates/wiki_page_path.html
trac/wiki/templates/wiki_rename.html
trac/wiki/templates/wiki_view.html
trac/wiki/tests/__init__.py
trac/wiki/tests/formatter.py
trac/wiki/tests/functional.py
trac/wiki/tests/macros.py
trac/wiki/tests/model.py
trac/wiki/tests/web_api.py
trac/wiki/tests/web_ui.py
trac/wiki/tests/wiki-tests.txt
trac/wiki/tests/wikicreole-tests.txt
trac/wiki/tests/wikisyntax.py
tracopt/__init__.py
tracopt/perm/__init__.py
tracopt/perm/authz_policy.py
tracopt/perm/config_perm_provider.py
tracopt/perm/tests/__init__.py
tracopt/perm/tests/authz_policy.py
tracopt/ticket/__init__.py
tracopt/ticket/clone.py
tracopt/ticket/commit_updater.py
tracopt/ticket/deleter.py
tracopt/ticket/templates/ticket_delete.html
tracopt/ticket/tests/__init__.py
tracopt/ticket/tests/commit_updater.py
tracopt/versioncontrol/__init__.py
tracopt/versioncontrol/git/PyGIT.py
tracopt/versioncontrol/git/__init__.py
tracopt/versioncontrol/git/git_fs.py
tracopt/versioncontrol/git/tests/PyGIT.py
tracopt/versioncontrol/git/tests/__init__.py
tracopt/versioncontrol/git/tests/git_fs.py
tracopt/versioncontrol/svn/__init__.py
tracopt/versioncontrol/svn/svn_fs.py
tracopt/versioncontrol/svn/svn_prop.py
tracopt/versioncontrol/svn/tests/__init__.py
tracopt/versioncontrol/svn/tests/svn_fs.py
tracopt/versioncontrol/svn/tests/svnrepos.dump