From 65411d01d448ff0cd4abd14eee14cf60b5f8fc20 Mon Sep 17 00:00:00 2001
From: Nishanth Amuluru
Date: Sat, 8 Jan 2011 11:20:57 +0530
Subject: Added buildout stuff and made changes accordingly
--HG--
rename : profile/management/__init__.py => eggs/djangorecipe-0.20-py2.6.egg/EGG-INFO/dependency_links.txt
rename : profile/management/__init__.py => eggs/djangorecipe-0.20-py2.6.egg/EGG-INFO/not-zip-safe
rename : profile/management/__init__.py => eggs/infrae.subversion-1.4.5-py2.6.egg/EGG-INFO/dependency_links.txt
rename : profile/management/__init__.py => eggs/infrae.subversion-1.4.5-py2.6.egg/EGG-INFO/not-zip-safe
rename : profile/management/__init__.py => eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/EGG-INFO/dependency_links.txt
rename : profile/management/__init__.py => eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/EGG-INFO/not-zip-safe
rename : profile/management/__init__.py => eggs/py-1.4.0-py2.6.egg/EGG-INFO/dependency_links.txt
rename : profile/management/__init__.py => eggs/py-1.4.0-py2.6.egg/EGG-INFO/not-zip-safe
rename : profile/management/__init__.py => eggs/zc.buildout-1.5.2-py2.6.egg/EGG-INFO/dependency_links.txt
rename : profile/management/__init__.py => eggs/zc.buildout-1.5.2-py2.6.egg/EGG-INFO/not-zip-safe
rename : profile/management/__init__.py => eggs/zc.recipe.egg-1.3.2-py2.6.egg/EGG-INFO/dependency_links.txt
rename : profile/management/__init__.py => eggs/zc.recipe.egg-1.3.2-py2.6.egg/EGG-INFO/not-zip-safe
rename : profile/management/__init__.py => parts/django/Django.egg-info/dependency_links.txt
rename : taskapp/models.py => parts/django/django/conf/app_template/models.py
rename : taskapp/tests.py => parts/django/django/conf/app_template/tests.py
rename : taskapp/views.py => parts/django/django/conf/app_template/views.py
rename : taskapp/views.py => parts/django/django/contrib/gis/tests/geo3d/views.py
rename : profile/management/__init__.py => parts/django/tests/modeltests/delete/__init__.py
rename : profile/management/__init__.py => parts/django/tests/modeltests/files/__init__.py
rename : profile/management/__init__.py => parts/django/tests/modeltests/invalid_models/__init__.py
rename : profile/management/__init__.py => parts/django/tests/modeltests/m2m_signals/__init__.py
rename : profile/management/__init__.py => parts/django/tests/modeltests/model_package/__init__.py
rename : profile/management/__init__.py => parts/django/tests/regressiontests/bash_completion/__init__.py
rename : profile/management/__init__.py => parts/django/tests/regressiontests/bash_completion/management/__init__.py
rename : profile/management/__init__.py => parts/django/tests/regressiontests/bash_completion/management/commands/__init__.py
rename : profile/management/__init__.py => parts/django/tests/regressiontests/bash_completion/models.py
rename : profile/management/__init__.py => parts/django/tests/regressiontests/delete_regress/__init__.py
rename : profile/management/__init__.py => parts/django/tests/regressiontests/file_storage/__init__.py
rename : profile/management/__init__.py => parts/django/tests/regressiontests/max_lengths/__init__.py
rename : profile/forms.py => pytask/profile/forms.py
rename : profile/management/__init__.py => pytask/profile/management/__init__.py
rename : profile/management/commands/seed_db.py => pytask/profile/management/commands/seed_db.py
rename : profile/models.py => pytask/profile/models.py
rename : profile/templatetags/user_tags.py => pytask/profile/templatetags/user_tags.py
rename : taskapp/tests.py => pytask/profile/tests.py
rename : profile/urls.py => pytask/profile/urls.py
rename : profile/utils.py => pytask/profile/utils.py
rename : profile/views.py => pytask/profile/views.py
rename : static/css/base.css => pytask/static/css/base.css
rename : taskapp/tests.py => pytask/taskapp/tests.py
rename : taskapp/views.py => pytask/taskapp/views.py
rename : templates/base.html => pytask/templates/base.html
rename : templates/profile/browse_notifications.html => pytask/templates/profile/browse_notifications.html
rename : templates/profile/edit.html => pytask/templates/profile/edit.html
rename : templates/profile/view.html => pytask/templates/profile/view.html
rename : templates/profile/view_notification.html => pytask/templates/profile/view_notification.html
rename : templates/registration/activate.html => pytask/templates/registration/activate.html
rename : templates/registration/activation_email.txt => pytask/templates/registration/activation_email.txt
rename : templates/registration/activation_email_subject.txt => pytask/templates/registration/activation_email_subject.txt
rename : templates/registration/logged_out.html => pytask/templates/registration/logged_out.html
rename : templates/registration/login.html => pytask/templates/registration/login.html
rename : templates/registration/logout.html => pytask/templates/registration/logout.html
rename : templates/registration/password_change_done.html => pytask/templates/registration/password_change_done.html
rename : templates/registration/password_change_form.html => pytask/templates/registration/password_change_form.html
rename : templates/registration/password_reset_complete.html => pytask/templates/registration/password_reset_complete.html
rename : templates/registration/password_reset_confirm.html => pytask/templates/registration/password_reset_confirm.html
rename : templates/registration/password_reset_done.html => pytask/templates/registration/password_reset_done.html
rename : templates/registration/password_reset_email.html => pytask/templates/registration/password_reset_email.html
rename : templates/registration/password_reset_form.html => pytask/templates/registration/password_reset_form.html
rename : templates/registration/registration_complete.html => pytask/templates/registration/registration_complete.html
rename : templates/registration/registration_form.html => pytask/templates/registration/registration_form.html
rename : utils.py => pytask/utils.py
---
.../mercurial/templates/atom/changelog.tmpl | 10 +
.../mercurial/templates/atom/changelogentry.tmpl | 16 +
.../mercurial/templates/atom/error.tmpl | 17 +
.../mercurial/templates/atom/filelog.tmpl | 8 +
.../mercurial/templates/atom/header.tmpl | 2 +
.../mercurial/templates/atom/map | 11 +
.../mercurial/templates/atom/tagentry.tmpl | 8 +
.../mercurial/templates/atom/tags.tmpl | 11 +
.../mercurial/templates/coal/header.tmpl | 6 +
.../mercurial/templates/coal/map | 201 +++++++++
.../mercurial/templates/gitweb/branches.tmpl | 31 ++
.../mercurial/templates/gitweb/changelog.tmpl | 40 ++
.../mercurial/templates/gitweb/changelogentry.tmpl | 14 +
.../mercurial/templates/gitweb/changeset.tmpl | 52 +++
.../mercurial/templates/gitweb/error.tmpl | 25 ++
.../mercurial/templates/gitweb/fileannotate.tmpl | 64 +++
.../mercurial/templates/gitweb/filediff.tmpl | 49 +++
.../mercurial/templates/gitweb/filelog.tmpl | 41 ++
.../mercurial/templates/gitweb/filerevision.tmpl | 63 +++
.../mercurial/templates/gitweb/footer.tmpl | 11 +
.../mercurial/templates/gitweb/graph.tmpl | 122 ++++++
.../mercurial/templates/gitweb/header.tmpl | 8 +
.../mercurial/templates/gitweb/help.tmpl | 31 ++
.../mercurial/templates/gitweb/helptopics.tmpl | 38 ++
.../mercurial/templates/gitweb/index.tmpl | 26 ++
.../mercurial/templates/gitweb/manifest.tmpl | 40 ++
.../mercurial/templates/gitweb/map | 260 +++++++++++
.../mercurial/templates/gitweb/notfound.tmpl | 18 +
.../mercurial/templates/gitweb/search.tmpl | 38 ++
.../mercurial/templates/gitweb/shortlog.tmpl | 41 ++
.../mercurial/templates/gitweb/summary.tmpl | 59 +++
.../mercurial/templates/gitweb/tags.tmpl | 31 ++
.../mercurial/templates/map-cmdline.changelog | 17 +
.../mercurial/templates/map-cmdline.compact | 9 +
.../mercurial/templates/map-cmdline.default | 24 ++
.../mercurial/templates/map-cmdline.xml | 19 +
.../mercurial/templates/monoblue/branches.tmpl | 37 ++
.../mercurial/templates/monoblue/changelog.tmpl | 41 ++
.../templates/monoblue/changelogentry.tmpl | 6 +
.../mercurial/templates/monoblue/changeset.tmpl | 64 +++
.../mercurial/templates/monoblue/error.tmpl | 35 ++
.../mercurial/templates/monoblue/fileannotate.tmpl | 64 +++
.../mercurial/templates/monoblue/filediff.tmpl | 55 +++
.../mercurial/templates/monoblue/filelog.tmpl | 50 +++
.../mercurial/templates/monoblue/filerevision.tmpl | 64 +++
.../mercurial/templates/monoblue/footer.tmpl | 22 +
.../mercurial/templates/monoblue/graph.tmpl | 119 ++++++
.../mercurial/templates/monoblue/header.tmpl | 6 +
.../mercurial/templates/monoblue/help.tmpl | 37 ++
.../mercurial/templates/monoblue/helptopics.tmpl | 44 ++
.../mercurial/templates/monoblue/index.tmpl | 39 ++
.../mercurial/templates/monoblue/manifest.tmpl | 52 +++
.../mercurial/templates/monoblue/map | 226 ++++++++++
.../mercurial/templates/monoblue/notfound.tmpl | 36 ++
.../mercurial/templates/monoblue/search.tmpl | 35 ++
.../mercurial/templates/monoblue/shortlog.tmpl | 43 ++
.../mercurial/templates/monoblue/summary.tmpl | 67 +++
.../mercurial/templates/monoblue/tags.tmpl | 37 ++
.../mercurial/templates/paper/branches.tmpl | 48 +++
.../mercurial/templates/paper/changeset.tmpl | 74 ++++
.../mercurial/templates/paper/error.tmpl | 44 ++
.../mercurial/templates/paper/fileannotate.tmpl | 81 ++++
.../mercurial/templates/paper/filediff.tmpl | 76 ++++
.../mercurial/templates/paper/filelog.tmpl | 72 ++++
.../mercurial/templates/paper/filelogentry.tmpl | 5 +
.../mercurial/templates/paper/filerevision.tmpl | 76 ++++
.../mercurial/templates/paper/footer.tmpl | 4 +
.../mercurial/templates/paper/graph.tmpl | 135 ++++++
.../mercurial/templates/paper/header.tmpl | 6 +
.../mercurial/templates/paper/help.tmpl | 43 ++
.../mercurial/templates/paper/helptopics.tmpl | 48 +++
.../mercurial/templates/paper/index.tmpl | 26 ++
.../mercurial/templates/paper/manifest.tmpl | 57 +++
.../mercurial/templates/paper/map | 200 +++++++++
.../mercurial/templates/paper/notfound.tmpl | 12 +
.../mercurial/templates/paper/search.tmpl | 54 +++
.../mercurial/templates/paper/shortlog.tmpl | 69 +++
.../mercurial/templates/paper/shortlogentry.tmpl | 5 +
.../mercurial/templates/paper/tags.tmpl | 48 +++
.../mercurial/templates/raw/changeset.tmpl | 9 +
.../mercurial/templates/raw/error.tmpl | 2 +
.../mercurial/templates/raw/fileannotate.tmpl | 5 +
.../mercurial/templates/raw/filediff.tmpl | 5 +
.../mercurial/templates/raw/index.tmpl | 2 +
.../mercurial/templates/raw/manifest.tmpl | 3 +
.../mercurial/templates/raw/map | 28 ++
.../mercurial/templates/raw/notfound.tmpl | 2 +
.../mercurial/templates/rss/changelog.tmpl | 6 +
.../mercurial/templates/rss/changelogentry.tmpl | 7 +
.../mercurial/templates/rss/error.tmpl | 10 +
.../mercurial/templates/rss/filelog.tmpl | 6 +
.../mercurial/templates/rss/filelogentry.tmpl | 7 +
.../mercurial/templates/rss/header.tmpl | 5 +
.../mercurial/templates/rss/map | 10 +
.../mercurial/templates/rss/tagentry.tmpl | 6 +
.../mercurial/templates/rss/tags.tmpl | 6 +
.../mercurial/templates/spartan/branches.tmpl | 27 ++
.../mercurial/templates/spartan/changelog.tmpl | 44 ++
.../templates/spartan/changelogentry.tmpl | 25 ++
.../mercurial/templates/spartan/changeset.tmpl | 52 +++
.../mercurial/templates/spartan/error.tmpl | 15 +
.../mercurial/templates/spartan/fileannotate.tmpl | 49 +++
.../mercurial/templates/spartan/filediff.tmpl | 37 ++
.../mercurial/templates/spartan/filelog.tmpl | 29 ++
.../mercurial/templates/spartan/filelogentry.tmpl | 25 ++
.../mercurial/templates/spartan/filerevision.tmpl | 47 ++
.../mercurial/templates/spartan/footer.tmpl | 8 +
.../mercurial/templates/spartan/graph.tmpl | 97 +++++
.../mercurial/templates/spartan/header.tmpl | 6 +
.../mercurial/templates/spartan/index.tmpl | 19 +
.../mercurial/templates/spartan/manifest.tmpl | 29 ++
.../mercurial/templates/spartan/map | 183 ++++++++
.../mercurial/templates/spartan/notfound.tmpl | 12 +
.../mercurial/templates/spartan/search.tmpl | 37 ++
.../mercurial/templates/spartan/shortlog.tmpl | 44 ++
.../mercurial/templates/spartan/shortlogentry.tmpl | 7 +
.../mercurial/templates/spartan/tags.tmpl | 27 ++
.../mercurial/templates/static/background.png | Bin 0 -> 603 bytes
.../mercurial/templates/static/coal-file.png | Bin 0 -> 273 bytes
.../mercurial/templates/static/coal-folder.png | Bin 0 -> 284 bytes
.../mercurial/templates/static/excanvas.js | 19 +
.../mercurial/templates/static/graph.js | 137 ++++++
.../mercurial/templates/static/hgicon.png | Bin 0 -> 792 bytes
.../mercurial/templates/static/hglogo.png | Bin 0 -> 4123 bytes
.../mercurial/templates/static/style-coal.css | 265 ++++++++++++
.../mercurial/templates/static/style-gitweb.css | 124 ++++++
.../mercurial/templates/static/style-monoblue.css | 475 +++++++++++++++++++++
.../mercurial/templates/static/style-paper.css | 254 +++++++++++
.../mercurial/templates/static/style.css | 105 +++++
.../mercurial/templates/template-vars.txt | 41 ++
130 files changed, 6181 insertions(+)
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/changelog.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/changelogentry.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/error.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/filelog.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/header.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/map
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/tagentry.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/tags.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/coal/header.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/coal/map
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/branches.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/changelog.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/changelogentry.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/changeset.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/error.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/fileannotate.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/filediff.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/filelog.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/filerevision.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/footer.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/graph.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/header.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/help.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/helptopics.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/index.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/manifest.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/map
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/notfound.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/search.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/shortlog.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/summary.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/tags.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/map-cmdline.changelog
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/map-cmdline.compact
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/map-cmdline.default
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/map-cmdline.xml
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/branches.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/changelog.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/changelogentry.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/changeset.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/error.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/fileannotate.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/filediff.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/filelog.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/filerevision.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/footer.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/graph.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/header.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/help.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/helptopics.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/index.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/manifest.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/map
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/notfound.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/search.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/shortlog.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/summary.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/tags.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/branches.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/changeset.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/error.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/fileannotate.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/filediff.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/filelog.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/filelogentry.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/filerevision.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/footer.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/graph.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/header.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/help.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/helptopics.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/index.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/manifest.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/map
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/notfound.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/search.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/shortlog.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/shortlogentry.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/tags.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/raw/changeset.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/raw/error.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/raw/fileannotate.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/raw/filediff.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/raw/index.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/raw/manifest.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/raw/map
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/raw/notfound.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/rss/changelog.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/rss/changelogentry.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/rss/error.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/rss/filelog.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/rss/filelogentry.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/rss/header.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/rss/map
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/rss/tagentry.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/rss/tags.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/branches.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/changelog.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/changelogentry.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/changeset.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/error.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/fileannotate.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/filediff.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/filelog.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/filelogentry.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/filerevision.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/footer.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/graph.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/header.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/index.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/manifest.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/map
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/notfound.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/search.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/shortlog.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/shortlogentry.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/spartan/tags.tmpl
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/static/background.png
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/static/coal-file.png
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/static/coal-folder.png
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/static/excanvas.js
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/static/graph.js
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/static/hgicon.png
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/static/hglogo.png
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/static/style-coal.css
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/static/style-gitweb.css
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/static/style-monoblue.css
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/static/style-paper.css
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/static/style.css
create mode 100644 eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/template-vars.txt
(limited to 'eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates')
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/changelog.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/changelog.tmpl
new file mode 100644
index 0000000..29902ab
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/changelog.tmpl
@@ -0,0 +1,10 @@
+{header}
+
+ {urlbase}{url}
+
+
+
{repo|escape} Changelog
+ {latestentry%feedupdated}
+
+{entries%changelogentry}
+
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/changelogentry.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/changelogentry.tmpl
new file mode 100644
index 0000000..068b5ea
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/changelogentry.tmpl
@@ -0,0 +1,16 @@
+
+ {desc|strip|firstline|strip|escape|nonempty}
+ {urlbase}{url}#changeset-{node}
+
+
+ {author|person|escape}
+ {author|email|obfuscate}
+
+ {date|rfc3339date}
+ {date|rfc3339date}
+
+
+
{desc|escape|nonempty}
+
+
+
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/error.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/error.tmpl
new file mode 100644
index 0000000..5735fba
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/error.tmpl
@@ -0,0 +1,17 @@
+{header}
+
+ {urlbase}{url}
+
+
+ Error
+ 1970-01-01T00:00:00+00:00
+
+ Error
+ http://mercurial.selenic.com/#error
+
+ mercurial
+
+ 1970-01-01T00:00:00+00:00
+ {error|escape}
+
+
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/filelog.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/filelog.tmpl
new file mode 100644
index 0000000..99d4e9b
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/filelog.tmpl
@@ -0,0 +1,8 @@
+{header}
+ {urlbase}{url}atom-log/tip/{file|escape}
+
+ {repo|escape}: {file|escape} history
+ {latestentry%feedupdated}
+
+{entries%changelogentry}
+
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/header.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/header.tmpl
new file mode 100644
index 0000000..90ffceb
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/header.tmpl
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/map b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/map
new file mode 100644
index 0000000..c016b55
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/map
@@ -0,0 +1,11 @@
+default = 'changelog'
+feedupdated = '{date|rfc3339date}'
+mimetype = 'application/atom+xml; charset={encoding}'
+header = header.tmpl
+changelog = changelog.tmpl
+changelogentry = changelogentry.tmpl
+filelog = filelog.tmpl
+filelogentry = filelogentry.tmpl
+tags = tags.tmpl
+tagentry = tagentry.tmpl
+error = error.tmpl
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/tagentry.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/tagentry.tmpl
new file mode 100644
index 0000000..857df12
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/tagentry.tmpl
@@ -0,0 +1,8 @@
+
+ {tag|escape}
+
+ {urlbase}{url}#tag-{node}
+ {date|rfc3339date}
+ {date|rfc3339date}
+ {tag|strip|escape}
+
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/tags.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/tags.tmpl
new file mode 100644
index 0000000..82294ec
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/atom/tags.tmpl
@@ -0,0 +1,11 @@
+{header}
+ {urlbase}{url}
+
+
+ {repo|escape}: tags
+ {repo|escape} tag history
+ Mercurial SCM
+ {latestentry%feedupdated}
+
+{entriesnotip%tagentry}
+
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/coal/header.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/coal/header.tmpl
new file mode 100644
index 0000000..ed0f42d
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/coal/header.tmpl
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/coal/map b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/coal/map
new file mode 100644
index 0000000..eaa8c0c
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/coal/map
@@ -0,0 +1,201 @@
+default = 'shortlog'
+
+mimetype = 'text/html; charset={encoding}'
+header = header.tmpl
+footer = ../paper/footer.tmpl
+search = ../paper/search.tmpl
+
+changelog = ../paper/shortlog.tmpl
+shortlog = ../paper/shortlog.tmpl
+shortlogentry = ../paper/shortlogentry.tmpl
+graph = ../paper/graph.tmpl
+
+help = ../paper/help.tmpl
+helptopics = ../paper/helptopics.tmpl
+
+helpentry = '{topic|escape} | {summary|escape} |
'
+
+naventry = '{label|escape} '
+navshortentry = '{label|escape} '
+navgraphentry = '{label|escape} '
+filenaventry = '{label|escape} '
+filedifflink = '{file|escape} '
+filenodelink = '{file|escape} '
+filenolink = '{file|escape} '
+fileellipses = '...'
+changelogentry = ../paper/shortlogentry.tmpl
+searchentry = ../paper/shortlogentry.tmpl
+changeset = ../paper/changeset.tmpl
+manifest = ../paper/manifest.tmpl
+
+nav = '{before%naventry} {after%naventry}'
+navshort = '{before%navshortentry}{after%navshortentry}'
+navgraph = '{before%navgraphentry}{after%navgraphentry}'
+filenav = '{before%filenaventry}{after%filenaventry}'
+
+direntry = '
+
+
+
+ {basename|escape}/
+
+
+ {emptydirs|escape}
+
+ |
+ |
+ drwxr-xr-x |
+
'
+
+fileentry = '
+
+
+
+ {basename|escape}
+
+ |
+ {size} |
+ {permissions|permissions} |
+
'
+
+filerevision = ../paper/filerevision.tmpl
+fileannotate = ../paper/fileannotate.tmpl
+filediff = ../paper/filediff.tmpl
+filelog = ../paper/filelog.tmpl
+fileline = '
+ '
+filelogentry = ../paper/filelogentry.tmpl
+
+annotateline = '
+
+
+ {author|user}@{rev}
+ |
+ {linenumber} {line|escape} |
+
'
+
+diffblock = ''
+difflineplus = '{linenumber} {line|escape}'
+difflineminus = '{linenumber} {line|escape}'
+difflineat = '{linenumber} {line|escape}'
+diffline = '{linenumber} {line|escape}'
+
+changelogparent = '
+
+ parent {rev}: |
+ {node|short} |
+
'
+
+changesetparent = '{node|short} '
+
+filerevparent = '{rename%filerename}{node|short} '
+filerevchild = '{node|short} '
+
+filerename = '{file|escape}@'
+filelogrename = '
+
+ base: |
+
+
+ {file|escape}@{node|short}
+
+ |
+
'
+fileannotateparent = '
+
+ parent: |
+
+
+ {rename%filerename}{node|short}
+
+ |
+
'
+changesetchild = ' {node|short}'
+changelogchild = '
+
+ child |
+
+
+ {node|short}
+
+ |
+
'
+fileannotatechild = '
+
+ child: |
+
+
+ {node|short}
+
+ |
+
'
+tags = ../paper/tags.tmpl
+tagentry = '
+
+
+
+ {tag|escape}
+
+ |
+
+ {node|short}
+ |
+
'
+branches = ../paper/branches.tmpl
+branchentry = '
+
+
+
+ {branch|escape}
+
+ |
+
+ {node|short}
+ |
+
'
+changelogtag = '{name|escape} '
+changesettag = '{tag|escape} '
+changelogbranchhead = '{name|escape} '
+changelogbranchname = '{name|escape} '
+
+filediffparent = '
+
+ parent {rev}: |
+ {node|short} |
+
'
+filelogparent = '
+
+ parent {rev}: |
+ {node|short} |
+
'
+filediffchild = '
+
+ child {rev}: |
+ {node|short}
+ |
+
'
+filelogchild = '
+
+ child {rev}: |
+ {node|short} |
+
'
+
+indexentry = '
+
+ {name|escape} |
+ {description} |
+ {contact|obfuscate} |
+ {lastchange|age} |
+ {archives%indexarchiveentry} |
+
\n'
+indexarchiveentry = ' ↓{type|escape}'
+index = ../paper/index.tmpl
+archiveentry = '
+
+ {type|escape}
+ '
+notfound = ../paper/notfound.tmpl
+error = ../paper/error.tmpl
+urlparameter = '{separator}{name}={value|urlescape}'
+hiddenformentry = ''
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/branches.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/branches.tmpl
new file mode 100644
index 0000000..3df49f9
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/branches.tmpl
@@ -0,0 +1,31 @@
+{header}
+{repo|escape}: Branches
+
+
+
+
+
+
+
+
+
+
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/changelog.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/changelog.tmpl
new file mode 100644
index 0000000..62c188f
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/changelog.tmpl
@@ -0,0 +1,40 @@
+{header}
+{repo|escape}: Changelog
+
+
+
+
+
+
+
+
+
+
+
summary |
+
shortlog |
+changelog |
+
graph |
+
tags |
+
branches |
+
files{archives%archiveentry} |
+
help
+
+{changenav%nav}
+
+
+{entries%changelogentry}
+
+
+{changenav%nav}
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/changelogentry.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/changelogentry.tmpl
new file mode 100644
index 0000000..bb11704
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/changelogentry.tmpl
@@ -0,0 +1,14 @@
+
+
+
+
{author|obfuscate} [{date|rfc822date}] rev {rev}
+
+
+{desc|strip|escape|addbreaks|nonempty}
+
+
+
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/changeset.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/changeset.tmpl
new file mode 100644
index 0000000..13267c2
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/changeset.tmpl
@@ -0,0 +1,52 @@
+{header}
+{repo|escape}: changeset {rev}:{node|short}
+
+
+
+
+
+
+
+
+
summary |
+
shortlog |
+
changelog |
+
graph |
+
tags |
+
branches |
+
files |
+changeset |
+
raw {archives%archiveentry} |
+
help
+
+
+
+
+
+
+author | {author|obfuscate} |
+ | {date|date} ({date|age}) |
+{branch%changesetbranch}
+changeset {rev} | {node|short} |
+{parent%changesetparent}
+{child%changesetchild}
+
+
+
+{desc|strip|escape|addbreaks|nonempty}
+
+
+
+
+{diff}
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/error.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/error.tmpl
new file mode 100644
index 0000000..25b71fc
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/error.tmpl
@@ -0,0 +1,25 @@
+{header}
+{repo|escape}: Error
+
+
+
+
+
+
+
+
+
+
+
+An error occurred while processing your request
+
+{error|escape}
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/fileannotate.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/fileannotate.tmpl
new file mode 100644
index 0000000..54b05c6
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/fileannotate.tmpl
@@ -0,0 +1,64 @@
+{header}
+{repo|escape}: {file|escape}@{node|short} (annotated)
+
+
+
+
+
+
+
+
+
+{file|escape}
+
+
+
+
+ author |
+ {author|obfuscate} |
+
+ |
+ {date|date} ({date|age}) |
+{branch%filerevbranch}
+
+ changeset {rev} |
+ {node|short} |
+{parent%fileannotateparent}
+{child%fileannotatechild}
+
+ permissions |
+ {permissions|permissions} |
+
+
+
+
+{desc|strip|escape|addbreaks|nonempty}
+
+
+
+{annotate%annotateline}
+
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/filediff.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/filediff.tmpl
new file mode 100644
index 0000000..91343ed
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/filediff.tmpl
@@ -0,0 +1,49 @@
+{header}
+{repo|escape}: diff {file|escape}
+
+
+
+
+
+
+
+
+
+{file|escape}
+
+
+{branch%filerevbranch}
+
+ changeset {rev} |
+ {node|short} |
+{parent%filediffparent}
+{child%filediffchild}
+
+
+
+
+
+{diff}
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/filelog.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/filelog.tmpl
new file mode 100644
index 0000000..d034593
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/filelog.tmpl
@@ -0,0 +1,41 @@
+{header}
+{repo|escape}: File revisions
+
+
+
+
+
+
+
+
+
summary |
+
shortlog |
+
changelog |
+
graph |
+
tags |
+
branches |
+
file |
+revisions |
+
annotate |
+
diff |
+
rss |
+
help
+
+{nav%filenav}
+
+
+{file|urlescape}
+
+
+{entries%filelogentry}
+
+
+
+{nav%filenav}
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/filerevision.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/filerevision.tmpl
new file mode 100644
index 0000000..065a21b
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/filerevision.tmpl
@@ -0,0 +1,63 @@
+{header}
+{repo|escape}: {file|escape}@{node|short}
+
+
+
+
+
+
+
+
+
+{file|escape}
+
+
+
+
+ author |
+ {author|obfuscate} |
+
+ |
+ {date|date} ({date|age}) |
+{branch%filerevbranch}
+
+ changeset {rev} |
+ {node|short} |
+{parent%filerevparent}
+{child%filerevchild}
+
+ permissions |
+ {permissions|permissions} |
+
+
+
+
+{desc|strip|escape|addbreaks|nonempty}
+
+
+
+{text%fileline}
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/footer.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/footer.tmpl
new file mode 100644
index 0000000..a5f74c3
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/footer.tmpl
@@ -0,0 +1,11 @@
+
+
+
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/graph.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/graph.tmpl
new file mode 100644
index 0000000..f329d1c
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/graph.tmpl
@@ -0,0 +1,122 @@
+{header}
+{repo|escape}: Graph
+
+
+
+
+
+
+
+
+
+
+
summary |
+
shortlog |
+
changelog |
+graph |
+
tags |
+
branches |
+
files |
+
help
+
+
less
+
more
+| {changenav%navgraph}
+
+
+
+
+
+
+
+
+
+
+
+
+
less
+
more
+| {changenav%navgraph}
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/header.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/header.tmpl
new file mode 100644
index 0000000..f3df3d7
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/header.tmpl
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/help.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/help.tmpl
new file mode 100644
index 0000000..42ad8d2
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/help.tmpl
@@ -0,0 +1,31 @@
+{header}
+{repo|escape}: Branches
+
+
+
+
+
+
+
+
+
+
+
+
+{doc|escape}
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/helptopics.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/helptopics.tmpl
new file mode 100644
index 0000000..1f2a436
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/helptopics.tmpl
@@ -0,0 +1,38 @@
+{header}
+{repo|escape}: Branches
+
+
+
+
+
+
+
+
+
+
+
+ |
+{topics % helpentry}
+
+ |
+{earlycommands % helpentry}
+
+ |
+{othercommands % helpentry}
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/index.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/index.tmpl
new file mode 100644
index 0000000..b8e66b0
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/index.tmpl
@@ -0,0 +1,26 @@
+{header}
+Mercurial repositories index
+
+
+
+
+
+
+
+
+
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/manifest.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/manifest.tmpl
new file mode 100644
index 0000000..5123ed6
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/manifest.tmpl
@@ -0,0 +1,40 @@
+{header}
+{repo|escape}: files
+
+
+
+
+
+
+
+
+
summary |
+
shortlog |
+
changelog |
+
graph |
+
tags |
+
branches |
+files |
+
changeset {archives%archiveentry} |
+
help
+
+
+
+{path|escape} {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}
+
+
+drwxr-xr-x |
+ |
+ |
+[up] |
+ |
+
+{dentries%direntry}
+{fentries%fileentry}
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/map b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/map
new file mode 100644
index 0000000..ce6a325
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/map
@@ -0,0 +1,260 @@
+default = 'summary'
+mimetype = 'text/html; charset={encoding}'
+header = header.tmpl
+footer = footer.tmpl
+search = search.tmpl
+changelog = changelog.tmpl
+summary = summary.tmpl
+error = error.tmpl
+notfound = notfound.tmpl
+
+help = help.tmpl
+helptopics = helptopics.tmpl
+
+helpentry = '{topic|escape} | {summary|escape} |
'
+
+naventry = '{label|escape} '
+navshortentry = '{label|escape} '
+navgraphentry = '{label|escape} '
+filenaventry = '{label|escape} '
+filedifflink = '{file|escape} '
+filenodelink = '
+
+ {file|escape} |
+ |
+
+ file |
+ annotate |
+ diff |
+ revisions
+ |
+
'
+filenolink = '
+
+ {file|escape} |
+ |
+
+ file |
+ annotate |
+ diff |
+ revisions
+ |
+
'
+
+nav = '{before%naventry} {after%naventry}'
+navshort = '{before%navshortentry}{after%navshortentry}'
+navgraph = '{before%navgraphentry}{after%navgraphentry}'
+filenav = '{before%filenaventry}{after%filenaventry}'
+
+fileellipses = '...'
+changelogentry = changelogentry.tmpl
+searchentry = changelogentry.tmpl
+changeset = changeset.tmpl
+manifest = manifest.tmpl
+direntry = '
+
+ drwxr-xr-x |
+ |
+ |
+
+ {basename|escape}
+ {emptydirs|escape}
+ |
+
+ files
+ |
+
'
+fileentry = '
+
+ {permissions|permissions} |
+ {date|isodate} |
+ {size} |
+
+ {basename|escape}
+ |
+
+ file |
+ revisions |
+ annotate
+ |
+
'
+filerevision = filerevision.tmpl
+fileannotate = fileannotate.tmpl
+filediff = filediff.tmpl
+filelog = filelog.tmpl
+fileline = '
+ '
+annotateline = '
+
+
+ {author|user}@{rev}
+ |
+ {linenumber} |
+ {line|escape} |
+
'
+difflineplus = '{linenumber} {line|escape}'
+difflineminus = '{linenumber} {line|escape}'
+difflineat = '{linenumber} {line|escape}'
+diffline = '{linenumber} {line|escape}'
+changelogparent = '
+
+ parent {rev}: |
+
+ {node|short}
+ |
+
'
+changesetbranch = 'branch | {name} |
'
+changesetparent = '
+
+ parent {rev} |
+
+ {node|short}
+ |
+
'
+filerevbranch = 'branch | {name} |
'
+filerevparent = '
+
+ parent {rev} |
+
+
+ {rename%filerename}{node|short}
+
+ |
+
'
+filerename = '{file|escape}@'
+filelogrename = '| base'
+fileannotateparent = '
+
+ parent {rev} |
+
+
+ {rename%filerename}{node|short}
+
+ |
+
'
+changelogchild = '
+
+ child {rev}: |
+ {node|short} |
+
'
+changesetchild = '
+
+ child {rev} |
+
+ {node|short}
+ |
+
'
+filerevchild = '
+
+ child {rev} |
+
+ {node|short} |
+
'
+fileannotatechild = '
+
+ child {rev} |
+
+ {node|short} |
+
'
+tags = tags.tmpl
+tagentry = '
+
+ {date|age} |
+ {tag|escape} |
+
+ changeset |
+ changelog |
+ files
+ |
+
'
+branches = branches.tmpl
+branchentry = '
+
+ {date|age} |
+ {node|short} |
+ {branch|escape} |
+
+ changeset |
+ changelog |
+ files
+ |
+
'
+diffblock = '{lines}
'
+filediffparent = '
+
+ parent {rev} |
+
+
+ {node|short}
+
+ |
+
'
+filelogparent = '
+
+ parent {rev}: |
+ {node|short} |
+
'
+filediffchild = '
+
+ child {rev} |
+
+ {node|short}
+ |
+
'
+filelogchild = '
+
+ child {rev}: |
+ {node|short} |
+
'
+shortlog = shortlog.tmpl
+graph = graph.tmpl
+tagtag = '{name} '
+branchtag = '{name} '
+inbranchtag = '{name} '
+shortlogentry = '
+
+ {date|age} |
+ {author|person} |
+
+
+ {desc|strip|firstline|escape|nonempty}
+ {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}
+
+ |
+
+ changeset |
+ files
+ |
+
'
+filelogentry = '
+
+ {date|age} |
+
+
+ {desc|strip|firstline|escape|nonempty}
+
+ |
+
+ file | diff | annotate {rename%filelogrename} |
+
'
+archiveentry = ' | {type|escape} '
+indexentry = '
+
+
+
+ {name|escape}
+
+ |
+ {description} |
+ {contact|obfuscate} |
+ {lastchange|age} |
+ {archives%indexarchiveentry} |
+ |
+
\n'
+indexarchiveentry = ' {type|escape} '
+index = index.tmpl
+urlparameter = '{separator}{name}={value|urlescape}'
+hiddenformentry = ''
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/notfound.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/notfound.tmpl
new file mode 100644
index 0000000..073bb11
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/notfound.tmpl
@@ -0,0 +1,18 @@
+{header}
+Mercurial repository not found
+
+
+
+
+
+
+
+The specified repository "{repo|escape}" is unknown, sorry.
+
+
+Please go back to the
main repository list page.
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/search.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/search.tmpl
new file mode 100644
index 0000000..6cc51ad
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/search.tmpl
@@ -0,0 +1,38 @@
+{header}
+{repo|escape}: Search
+
+
+
+
+
+
+
+
+
summary |
+
shortlog |
+
changelog |
+
graph |
+
tags |
+
branches |
+
files{archives%archiveentry}
+ |
+
help
+
+
+
+searching for {query|escape}
+
+{entries}
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/shortlog.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/shortlog.tmpl
new file mode 100644
index 0000000..91e8e0b
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/shortlog.tmpl
@@ -0,0 +1,41 @@
+{header}
+{repo|escape}: Shortlog
+
+
+
+
+
+
+
+
+
+
summary |
+shortlog |
+
changelog |
+
graph |
+
tags |
+
branches |
+
files{archives%archiveentry} |
+
help
+
{changenav%navshort}
+
+
+
+
+{entries%shortlogentry}
+
+
+
+{changenav%navshort}
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/summary.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/summary.tmpl
new file mode 100644
index 0000000..b964721
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/summary.tmpl
@@ -0,0 +1,59 @@
+{header}
+{repo|escape}: Summary
+
+
+
+
+
+
+
+
+summary |
+
shortlog |
+
changelog |
+
graph |
+
tags |
+
branches |
+
files{archives%archiveentry} |
+
help
+
+
+
+
+
+description | {desc} |
+owner | {owner|obfuscate} |
+last change | {lastchange|rfc822date} |
+
+
+
+
+
+
+
+
+
+
+{branches%branchentry}
+
+ ... |
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/tags.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/tags.tmpl
new file mode 100644
index 0000000..4bdf85c
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/tags.tmpl
@@ -0,0 +1,31 @@
+{header}
+{repo|escape}: Tags
+
+
+
+
+
+
+
+
+
+
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/map-cmdline.changelog b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/map-cmdline.changelog
new file mode 100644
index 0000000..f54134a
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/map-cmdline.changelog
@@ -0,0 +1,17 @@
+header = '{date|shortdate} {author|person} <{author|email}>\n\n'
+header_verbose = ''
+changeset = '\t* {files|stringify|fill68|tabindent}{desc|fill68|tabindent|strip}\n\t[{node|short}]{tags}{branches}\n\n'
+changeset_quiet = '\t* {desc|firstline|fill68|tabindent|strip}\n\n'
+changeset_verbose = '{date|isodate} {author|person} <{author|email}> ({node|short}{tags}{branches})\n\n\t* {file_adds|stringify|fill68|tabindent}{file_dels|stringify|fill68|tabindent}{files|stringify|fill68|tabindent}{desc|fill68|tabindent|strip}\n\n'
+start_tags = ' ['
+tag = '{tag}, '
+last_tag = '{tag}]'
+start_branches = ' <'
+branch = '{branch}, '
+last_branch = '{branch}>'
+file = '{file}, '
+last_file = '{file}:\n\t'
+file_add = '{file_add}, '
+last_file_add = '{file_add}: new file.\n* '
+file_del = '{file_del}, '
+last_file_del = '{file_del}: deleted file.\n* '
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/map-cmdline.compact b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/map-cmdline.compact
new file mode 100644
index 0000000..ee66bff
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/map-cmdline.compact
@@ -0,0 +1,9 @@
+changeset = '{rev}{tags}{parents} {node|short} {date|isodate} {author|user}\n {desc|firstline|strip}\n\n'
+changeset_quiet = '{rev}:{node|short}\n'
+changeset_verbose = '{rev}{tags}{parents} {node|short} {date|isodate} {author}\n {desc|strip}\n\n'
+start_tags = '['
+tag = '{tag},'
+last_tag = '{tag}]'
+start_parents = ':'
+parent = '{rev},'
+last_parent = '{rev}'
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/map-cmdline.default b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/map-cmdline.default
new file mode 100644
index 0000000..badef72
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/map-cmdline.default
@@ -0,0 +1,24 @@
+changeset = 'changeset: {rev}:{node|short}\n{branches}{tags}{parents}user: {author}\ndate: {date|date}\nsummary: {desc|firstline}\n\n'
+changeset_quiet = '{rev}:{node|short}\n'
+changeset_verbose = 'changeset: {rev}:{node|short}\n{branches}{tags}{parents}user: {author}\ndate: {date|date}\n{files}{file_copies_switch}description:\n{desc|strip}\n\n\n'
+changeset_debug = 'changeset: {rev}:{node}\n{branches}{tags}{parents}{manifest}user: {author}\ndate: {date|date}\n{file_mods}{file_adds}{file_dels}{file_copies_switch}{extras}description:\n{desc|strip}\n\n\n'
+start_files = 'files: '
+file = ' {file}'
+end_files = '\n'
+start_file_mods = 'files: '
+file_mod = ' {file_mod}'
+end_file_mods = '\n'
+start_file_adds = 'files+: '
+file_add = ' {file_add}'
+end_file_adds = '\n'
+start_file_dels = 'files-: '
+file_del = ' {file_del}'
+end_file_dels = '\n'
+start_file_copies = 'copies: '
+file_copy = ' {name} ({source})'
+end_file_copies = '\n'
+parent = 'parent: {rev}:{node|formatnode}\n'
+manifest = 'manifest: {rev}:{node}\n'
+branch = 'branch: {branch}\n'
+tag = 'tag: {tag}\n'
+extra = 'extra: {key}={value|stringescape}\n'
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/map-cmdline.xml b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/map-cmdline.xml
new file mode 100644
index 0000000..f16a3e0
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/map-cmdline.xml
@@ -0,0 +1,19 @@
+header = '\n\n'
+footer = '\n'
+
+changeset = '\n{branches}{tags}{parents}{author|person|xmlescape}\n{date|rfc3339date}\n{desc|xmlescape}\n\n'
+changeset_verbose = '\n{branches}{tags}{parents}{author|person|xmlescape}\n{date|rfc3339date}\n{desc|xmlescape}\n\n{file_adds}{file_dels}{file_mods}\n{file_copies}\n'
+changeset_debug = '\n{branches}{tags}{parents}{author|person|xmlescape}\n{date|rfc3339date}\n{desc|xmlescape}\n\n{file_adds}{file_dels}{file_mods}\n{file_copies}{extras}\n'
+
+file_add = '{file_add|xmlescape}\n'
+file_mod = '{file_mod|xmlescape}\n'
+file_del = '{file_del|xmlescape}\n'
+
+start_file_copies = '\n'
+file_copy = '{name|xmlescape}\n'
+end_file_copies = '\n'
+
+parent = '\n'
+branch = '{branch|xmlescape}\n'
+tag = '{tag|xmlescape}\n'
+extra = '{value|xmlescape}\n'
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/branches.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/branches.tmpl
new file mode 100644
index 0000000..999daff
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/branches.tmpl
@@ -0,0 +1,37 @@
+{header}
+ {repo|escape}: Branches
+
+
+
+
+
+
+
+
+
branches
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/changelog.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/changelog.tmpl
new file mode 100644
index 0000000..a00d846
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/changelog.tmpl
@@ -0,0 +1,41 @@
+{header}
+
{repo|escape}: changelog
+
+
+
+
+
+
+
+
+
changelog
+
+ {entries%changelogentry}
+
+
+
+{changenav%nav}
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/changelogentry.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/changelogentry.tmpl
new file mode 100644
index 0000000..6906629
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/changelogentry.tmpl
@@ -0,0 +1,6 @@
+
+
+ - {date|age}
+ - by {author|obfuscate} [{date|rfc822date}] rev {rev}
+ - {desc|strip|escape|addbreaks|nonempty}
+
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/changeset.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/changeset.tmpl
new file mode 100644
index 0000000..3816db3
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/changeset.tmpl
@@ -0,0 +1,64 @@
+{header}
+
{repo|escape}: changeset {rev}:{node|short}
+
+
+
+
+
+
+
+
+
+
+
changeset
+
+
+
{date|age}
+
+
+ - author
+ - {author|obfuscate}
+ - date
+ - {date|date}
+ {branch%changesetbranch}
+ - changeset {rev}
+ - {node|short}
+ {parent%changesetparent}
+ {child%changesetchild}
+
+
+
{desc|strip|escape|addbreaks|nonempty}
+
+
+
+
+ {diff}
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/error.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/error.tmpl
new file mode 100644
index 0000000..5ec26b5
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/error.tmpl
@@ -0,0 +1,35 @@
+{header}
+
{repo|escape}: Error
+
+
+
+
+
+
+
+
+
An error occurred while processing your request
+
{error|escape}
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/fileannotate.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/fileannotate.tmpl
new file mode 100644
index 0000000..cb13781
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/fileannotate.tmpl
@@ -0,0 +1,64 @@
+{header}
+
{repo|escape}: {file|escape}@{node|short} (annotated)
+
+
+
+
+
+
+
+
+
+
+
{file|escape}@{node|short} (annotated)
+
{file|escape}
+
{date|age}
+
+
+ - author
+ - {author|obfuscate}
+ - date
+ - {date|date}
+ {branch%filerevbranch}
+ - changeset {rev}
+ - {node|short}
+ {parent%fileannotateparent}
+ {child%fileannotatechild}
+ - permissions
+ - {permissions|permissions}
+
+
+
{desc|strip|escape|addbreaks|nonempty}
+
+
+ {annotate%annotateline}
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/filediff.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/filediff.tmpl
new file mode 100644
index 0000000..84f1f80
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/filediff.tmpl
@@ -0,0 +1,55 @@
+{header}
+
{repo|escape}: diff {file|escape}
+
+
+
+
+
+
+
+
+
+
+
diff: {file|escape}
+
{file|escape}
+
+
+ {branch%filerevbranch}
+ - changeset {rev}
+ - {node|short}
+ {parent%filediffparent}
+ {child%filediffchild}
+
+
+
+ {diff}
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/filelog.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/filelog.tmpl
new file mode 100644
index 0000000..8612016
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/filelog.tmpl
@@ -0,0 +1,50 @@
+{header}
+
{repo|escape}: File revisions
+
+
+
+
+
+
+
+
+
+
+
{file|urlescape}
+
+
+ {entries%filelogentry}
+
+
+
+ {nav%filenav}
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/filerevision.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/filerevision.tmpl
new file mode 100644
index 0000000..a594b1a
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/filerevision.tmpl
@@ -0,0 +1,64 @@
+{header}
+
{repo|escape}: {file|escape}@{node|short}
+
+
+
+
+
+
+
+
+
+
+
{file|escape}@{node|short}
+
{file|escape}
+
{date|age}
+
+
+ - author
+ - {author|obfuscate}
+ - date
+ - {date|date}
+ {branch%filerevbranch}
+ - changeset {rev}
+ - {node|short}
+ {parent%filerevparent}
+ {child%filerevchild}
+ - permissions
+ - {permissions|permissions}
+
+
+
{desc|strip|escape|addbreaks|nonempty}
+
+
+ {text%fileline}
+
+
+{footer}
diff --git a/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/footer.tmpl b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/footer.tmpl
new file mode 100644
index 0000000..cddaa92
--- /dev/null
+++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/monoblue/footer.tmpl
@@ -0,0 +1,22 @@
+
+
+
+

+
+
+
+
+
+
+
+
+
+
+