LICENSE
MANIFEST.in
README.rst
pyproject.toml
Sumatra.egg-info/PKG-INFO
Sumatra.egg-info/SOURCES.txt
Sumatra.egg-info/dependency_links.txt
Sumatra.egg-info/entry_points.txt
Sumatra.egg-info/requires.txt
Sumatra.egg-info/top_level.txt
bin/smt-complete.sh
doc/api_reference.txt
doc/authors.txt
doc/command_reference.txt
doc/developers_guide.txt
doc/faq.txt
doc/getting_started.txt
doc/gui.txt
doc/handling_data.txt
doc/index.txt
doc/installation.txt
doc/introduction.txt
doc/managing_a_project.txt
doc/parallel_computations.txt
doc/parameter_files.txt
doc/plugins.txt
doc/publishing.txt
doc/record_stores.txt
doc/release_notes.txt
doc/reporting.txt
doc/support.txt
doc/upgrading.txt
doc/using_the_api.txt
doc/web_interface.txt
doc/images/compare_records.png
doc/images/data_detail.png
doc/images/data_view.png
doc/images/delete_records.png
doc/images/detail_view1.png
doc/images/detail_view2.png
doc/images/poster.png
doc/images/project_list.png
doc/images/selecting_rows.png
doc/images/settings_dialog.png
doc/releases/0.4.0.txt
doc/releases/0.5.0.txt
doc/releases/0.5.1.txt
doc/releases/0.5.3.txt
doc/releases/0.6.0.txt
doc/releases/0.7.0.txt
doc/releases/0.8.0.txt
sumatra/__init__.py
sumatra/commands.py
sumatra/core.py
sumatra/decorators.py
sumatra/launch.py
sumatra/parameters.py
sumatra/pfi.py
sumatra/programs.py
sumatra/projects.py
sumatra/records.py
sumatra/tee.py
sumatra/users.py
sumatra.egg-info/PKG-INFO
sumatra.egg-info/SOURCES.txt
sumatra.egg-info/dependency_links.txt
sumatra.egg-info/entry_points.txt
sumatra.egg-info/requires.txt
sumatra.egg-info/top_level.txt
sumatra/cli/__init__.py
sumatra/cli/smt.py
sumatra/cli/smtweb.py
sumatra/datastore/__init__.py
sumatra/datastore/archivingfs.py
sumatra/datastore/base.py
sumatra/datastore/davfs.py
sumatra/datastore/filesystem.py
sumatra/datastore/mirroredfs.py
sumatra/dependency_finder/__init__.py
sumatra/dependency_finder/core.py
sumatra/dependency_finder/genesis.py
sumatra/dependency_finder/matlab.py
sumatra/dependency_finder/neuron.py
sumatra/dependency_finder/python.py
sumatra/dependency_finder/r.py
sumatra/external_scripts/script_introspect.R
sumatra/formatting/__init__.py
sumatra/formatting/latex_template.tex
sumatra/publishing/__init__.py
sumatra/publishing/utils.py
sumatra/publishing/latex/__init__.py
sumatra/publishing/latex/includefigure.py
sumatra/publishing/latex/sumatra.sty
sumatra/publishing/sphinxext/__init__.py
sumatra/publishing/sphinxext/sumatra_rst.py
sumatra/recordstore/__init__.py
sumatra/recordstore/base.py
sumatra/recordstore/http_store.py
sumatra/recordstore/serialization.py
sumatra/recordstore/shelve_store.py
sumatra/recordstore/django_store/__init__.py
sumatra/recordstore/django_store/models.py
sumatra/recordstore/django_store/tagging.py
sumatra/recordstore/django_store/tagging_utils.py
sumatra/recordstore/django_store/migrations/0001_initial.py
sumatra/recordstore/django_store/migrations/0002_tag_taggeditem.py
sumatra/recordstore/django_store/migrations/__init__.py
sumatra/versioncontrol/__init__.py
sumatra/versioncontrol/_bazaar.py
sumatra/versioncontrol/_git.py
sumatra/versioncontrol/_mercurial.py
sumatra/versioncontrol/_subversion.py
sumatra/versioncontrol/base.py
sumatra/web/__init__.py
sumatra/web/urls.py
sumatra/web/views.py
sumatra/web/static/css/animate.min.css
sumatra/web/static/css/bootstrap.min.css
sumatra/web/static/css/dataTables.bootstrap.css
sumatra/web/static/css/styles.css
sumatra/web/static/fonts/glyphicons-halflings-regular.eot
sumatra/web/static/fonts/glyphicons-halflings-regular.svg
sumatra/web/static/fonts/glyphicons-halflings-regular.ttf
sumatra/web/static/fonts/glyphicons-halflings-regular.woff
sumatra/web/static/fonts/glyphicons-halflings-regular.woff2
sumatra/web/static/js/bootstrap.min.js
sumatra/web/static/js/dataTables.bootstrap.js
sumatra/web/static/js/jquery.dataTables.min.js
sumatra/web/static/js/jquery.min.js
sumatra/web/templates/base.html
sumatra/web/templates/data_detail_base.html
sumatra/web/templates/data_detail_csv.html
sumatra/web/templates/data_detail_image.html
sumatra/web/templates/data_detail_text.html
sumatra/web/templates/data_list.html
sumatra/web/templates/data_list_serverside.html
sumatra/web/templates/diff_view.html
sumatra/web/templates/image_list.html
sumatra/web/templates/image_list_serverside.html
sumatra/web/templates/image_thumbgrid.html
sumatra/web/templates/nested_dict.html
sumatra/web/templates/parameter_list.html
sumatra/web/templates/project_detail.html
sumatra/web/templates/project_list.html
sumatra/web/templates/record_comparison.html
sumatra/web/templates/record_detail.html
sumatra/web/templates/record_list.html
sumatra/web/templates/record_list_serverside.html
sumatra/web/templatetags/__init__.py
sumatra/web/templatetags/filters.py
test/build_example_project.py
test/build_fake_store.py
test/example_projects/R/myscript.R
test/example_projects/R/myscript.rds
test/example_projects/R/myscript2.R
test/example_projects/neuron/default.param
test/example_projects/neuron/dependency.hoc
test/example_projects/neuron/main.hoc
test/example_projects/python/default.param
test/example_projects/python/main.py
test/example_projects/python/romans.param
test/example_projects/python/EGG-INFO/PKG-INFO
test/example_projects/python/subpackage/__init__.py
test/example_projects/python/subpackage/somemodule.py
test/example_repositories/bazaar/default.param
test/example_repositories/bazaar/main.py
test/example_repositories/bazaar/bzr/README
test/example_repositories/bazaar/bzr/branch-format
test/example_repositories/bazaar/bzr/branch/branch.conf
test/example_repositories/bazaar/bzr/branch/format
test/example_repositories/bazaar/bzr/branch/last-revision
test/example_repositories/bazaar/bzr/branch/tags
test/example_repositories/bazaar/bzr/checkout/conflicts
test/example_repositories/bazaar/bzr/checkout/dirstate
test/example_repositories/bazaar/bzr/checkout/format
test/example_repositories/bazaar/bzr/checkout/merge-hashes
test/example_repositories/bazaar/bzr/checkout/views
test/example_repositories/bazaar/bzr/repository/format
test/example_repositories/bazaar/bzr/repository/pack-names
test/example_repositories/bazaar/bzr/repository/indices/18d29733ada3d3ac418217daccfec95b.cix
test/example_repositories/bazaar/bzr/repository/indices/18d29733ada3d3ac418217daccfec95b.iix
test/example_repositories/bazaar/bzr/repository/indices/18d29733ada3d3ac418217daccfec95b.rix
test/example_repositories/bazaar/bzr/repository/indices/18d29733ada3d3ac418217daccfec95b.six
test/example_repositories/bazaar/bzr/repository/indices/18d29733ada3d3ac418217daccfec95b.tix
test/example_repositories/bazaar/bzr/repository/indices/466480cf478a2d998e80ca19326f991d.cix
test/example_repositories/bazaar/bzr/repository/indices/466480cf478a2d998e80ca19326f991d.iix
test/example_repositories/bazaar/bzr/repository/indices/466480cf478a2d998e80ca19326f991d.rix
test/example_repositories/bazaar/bzr/repository/indices/466480cf478a2d998e80ca19326f991d.six
test/example_repositories/bazaar/bzr/repository/indices/466480cf478a2d998e80ca19326f991d.tix
test/example_repositories/bazaar/bzr/repository/indices/9f9bad6b6aa982bef325357ef54f2dad.cix
test/example_repositories/bazaar/bzr/repository/indices/9f9bad6b6aa982bef325357ef54f2dad.iix
test/example_repositories/bazaar/bzr/repository/indices/9f9bad6b6aa982bef325357ef54f2dad.rix
test/example_repositories/bazaar/bzr/repository/indices/9f9bad6b6aa982bef325357ef54f2dad.six
test/example_repositories/bazaar/bzr/repository/indices/9f9bad6b6aa982bef325357ef54f2dad.tix
test/example_repositories/bazaar/bzr/repository/indices/f559836b621fec9bdce2d2ccff06c14f.cix
test/example_repositories/bazaar/bzr/repository/indices/f559836b621fec9bdce2d2ccff06c14f.iix
test/example_repositories/bazaar/bzr/repository/indices/f559836b621fec9bdce2d2ccff06c14f.rix
test/example_repositories/bazaar/bzr/repository/indices/f559836b621fec9bdce2d2ccff06c14f.six
test/example_repositories/bazaar/bzr/repository/indices/f559836b621fec9bdce2d2ccff06c14f.tix
test/example_repositories/bazaar/bzr/repository/packs/18d29733ada3d3ac418217daccfec95b.pack
test/example_repositories/bazaar/bzr/repository/packs/466480cf478a2d998e80ca19326f991d.pack
test/example_repositories/bazaar/bzr/repository/packs/9f9bad6b6aa982bef325357ef54f2dad.pack
test/example_repositories/bazaar/bzr/repository/packs/f559836b621fec9bdce2d2ccff06c14f.pack
test/example_repositories/bazaar/subpackage/__init__.py
test/example_repositories/bazaar/subpackage/somemodule.py
test/example_repositories/git/git/HEAD
test/example_repositories/git/git/config
test/example_repositories/git/git/description
test/example_repositories/git/git/index
test/example_repositories/git/git/packed-refs
test/example_repositories/git/git/hooks/applypatch-msg.sample
test/example_repositories/git/git/hooks/commit-msg.sample
test/example_repositories/git/git/hooks/post-commit.sample
test/example_repositories/git/git/hooks/post-receive.sample
test/example_repositories/git/git/hooks/post-update.sample
test/example_repositories/git/git/hooks/pre-applypatch.sample
test/example_repositories/git/git/hooks/pre-commit.sample
test/example_repositories/git/git/hooks/pre-rebase.sample
test/example_repositories/git/git/hooks/prepare-commit-msg.sample
test/example_repositories/git/git/hooks/update.sample
test/example_repositories/git/git/info/exclude
test/example_repositories/git/git/logs/HEAD
test/example_repositories/git/git/logs/refs/heads/master
test/example_repositories/git/git/objects/0f/e63670e452b3a2f80542e80ac7d98b77f3c31d
test/example_repositories/git/git/objects/19/c85f57e40e2be9e4be594bd45a37a1a10d45b6
test/example_repositories/git/git/objects/1c/e5e280b1432260b6d8557efe0a0ad8580293ac
test/example_repositories/git/git/objects/28/2a8184bf8964110904069eb1345b2550da83b3
test/example_repositories/git/git/objects/34/91ce1d9a66abc9d49d5844ee05167c6a854ad9
test/example_repositories/git/git/objects/37/7b05696bbba43238abb1e2373f3a24bbf37d37
test/example_repositories/git/git/objects/38/598c93c7036a1c44bbb6075517243edfa88860
test/example_repositories/git/git/objects/5b/7424e8ce0d81c92c21ee7b195d2f4034cf6ea6
test/example_repositories/git/git/objects/60/359124f1485f499c22c9c0f43205c3109618c3
test/example_repositories/git/git/objects/72/7c5e9f64bc615deda825bed7616007b0571c64
test/example_repositories/git/git/objects/8d/cfed880a9398e9c35ce182950b7542888b183b
test/example_repositories/git/git/objects/a2/8e2aee09149ff863ccd1d431dfc7c9f0400306
test/example_repositories/git/git/objects/a4/500a90cf1136a142cc95bc9a6bcbb8839df93f
test/example_repositories/git/git/objects/c9/2eecf04c590d59e81e4b2a7dbe83961f841d99
test/example_repositories/git/git/objects/dc/32a8d561f741a22551c86c47fb338fd6a1dd88
test/example_repositories/git/git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391
test/example_repositories/git/git/objects/fe/4a4f71f39cd6a24353fc5b844d914b113a2e4d
test/example_repositories/git/git/refs/heads/master
test/example_repositories/git/git/refs/remotes/origin/HEAD
test/example_repositories/mercurial/hg/00changelog.i
test/example_repositories/mercurial/hg/branch
test/example_repositories/mercurial/hg/branch.cache
test/example_repositories/mercurial/hg/dirstate
test/example_repositories/mercurial/hg/hgrc
test/example_repositories/mercurial/hg/requires
test/example_repositories/mercurial/hg/undo.branch
test/example_repositories/mercurial/hg/undo.dirstate
test/example_repositories/mercurial/hg/store/00changelog.i
test/example_repositories/mercurial/hg/store/00manifest.i
test/example_repositories/mercurial/hg/store/undo
test/example_repositories/mercurial/hg/store/data/default.param.i
test/example_repositories/mercurial/hg/store/data/main.py.i
test/example_repositories/mercurial/hg/store/data/main.pyc.i
test/example_repositories/mercurial/hg/store/data/romans.param.i
test/example_repositories/mercurial/hg/store/data/_e_g_g-_i_n_f_o/_p_k_g-_i_n_f_o.i
test/example_repositories/mercurial/hg/store/data/subpackage/____init____.py.i
test/example_repositories/mercurial/hg/store/data/subpackage/somemodule.py.i
test/example_repositories/mercurial/hg/wcache/checkisexec
test/example_repositories/mercurial/hg/wcache/checklink
test/example_repositories/mercurial/hg/wcache/checklink-target
test/example_repositories/mercurial/hg/wcache/checknoexec
test/example_repositories/subversion/README.txt
test/example_repositories/subversion/format
test/example_repositories/subversion/conf/authz
test/example_repositories/subversion/conf/passwd
test/example_repositories/subversion/conf/svnserve.conf
test/example_repositories/subversion/db/current
test/example_repositories/subversion/db/format
test/example_repositories/subversion/db/fs-type
test/example_repositories/subversion/db/txn-current
test/example_repositories/subversion/db/txn-current-lock
test/example_repositories/subversion/db/uuid
test/example_repositories/subversion/db/write-lock
test/example_repositories/subversion/db/revprops/0/0
test/example_repositories/subversion/db/revprops/0/1
test/example_repositories/subversion/db/revprops/0/2
test/example_repositories/subversion/db/revprops/0/3
test/example_repositories/subversion/db/revs/0/0
test/example_repositories/subversion/db/revs/0/1
test/example_repositories/subversion/db/revs/0/2
test/example_repositories/subversion/db/revs/0/3
test/example_repositories/subversion/hooks/post-commit.tmpl
test/example_repositories/subversion/hooks/post-lock.tmpl
test/example_repositories/subversion/hooks/post-revprop-change.tmpl
test/example_repositories/subversion/hooks/post-unlock.tmpl
test/example_repositories/subversion/hooks/pre-commit.tmpl
test/example_repositories/subversion/hooks/pre-lock.tmpl
test/example_repositories/subversion/hooks/pre-revprop-change.tmpl
test/example_repositories/subversion/hooks/pre-unlock.tmpl
test/example_repositories/subversion/hooks/start-commit.tmpl
test/example_repositories/subversion/locks/db-logs.lock
test/example_repositories/subversion/locks/db.lock
test/system/test_http_store.py
test/system/test_ircr.py
test/system/test_mysql.py
test/system/test_postgres.py
test/system/test_webdav.py
test/system/test_webui.py
test/system/utils.py
test/system/fixtures/Dockerfile.postgres
test/system/fixtures/Dockerfile.webdav
test/system/fixtures/apache_webdav.conf
test/unittests/README
test/unittests/__init__.py
test/unittests/all_tests.sh
test/unittests/example_0.3.json
test/unittests/example_0.4.json
test/unittests/example_0.5.json
test/unittests/example_0.6.json
test/unittests/example_0.7.json
test/unittests/test_commands.py
test/unittests/test_core.py
test/unittests/test_datastore.py
test/unittests/test_dependency_finder.py
test/unittests/test_formatting.py
test/unittests/test_launch.py
test/unittests/test_parameters.py
test/unittests/test_programs.py
test/unittests/test_projects.py
test/unittests/test_publishing.py
test/unittests/test_records.py
test/unittests/test_recordstore.py
test/unittests/test_versioncontrol.py
test/unittests/test_web.py
test/unittests/utils.py