git-annex/templates
Joey Hess 341269e035 git-annex (4.20130815) unstable; urgency=low
* assistant, watcher: .gitignore files and other git ignores are now
    honored, when git 1.8.4 or newer is installed.
    (Thanks, Adam Spiers, for getting the necessary support into git for this.)
  * importfeed: Ignores transient problems with feeds. Only exits nonzero
    when a feed has repeatedly had a problems for at least 1 day.
  * importfeed: Fix handling of dots in extensions.
  * Windows: Added support for encrypted special remotes.
  * Windows: Fixed permissions problem that prevented removing files
    from directory special remote. Directory special remotes now fully usable.

# imported from the archive
2013-08-15 04:14:33 -04:00
..
configurators git-annex (4.20130815) unstable; urgency=low 2013-08-15 04:14:33 -04:00
control git-annex (4.20130815) unstable; urgency=low 2013-08-15 04:14:33 -04:00
dashboard git-annex (4.20130815) unstable; urgency=low 2013-08-15 04:14:33 -04:00
documentation git-annex (4.20130815) unstable; urgency=low 2013-08-15 04:14:33 -04:00
notifications git-annex (4.20130815) unstable; urgency=low 2013-08-15 04:14:33 -04:00
sidebar git-annex (4.20130815) unstable; urgency=low 2013-08-15 04:14:33 -04:00
actionbutton.hamlet git-annex (4.20130815) unstable; urgency=low 2013-08-15 04:14:33 -04:00
bootstrap.hamlet git-annex (4.20130815) unstable; urgency=low 2013-08-15 04:14:33 -04:00
controlmenu.hamlet git-annex (4.20130815) unstable; urgency=low 2013-08-15 04:14:33 -04:00
error.cassius git-annex (4.20130815) unstable; urgency=low 2013-08-15 04:14:33 -04:00
error.hamlet git-annex (4.20130815) unstable; urgency=low 2013-08-15 04:14:33 -04:00
page.cassius git-annex (4.20130815) unstable; urgency=low 2013-08-15 04:14:33 -04:00
page.hamlet git-annex (4.20130815) unstable; urgency=low 2013-08-15 04:14:33 -04:00
page.julius git-annex (4.20130815) unstable; urgency=low 2013-08-15 04:14:33 -04:00
README git-annex (4.20130815) unstable; urgency=low 2013-08-15 04:14:33 -04:00
repolist.hamlet git-annex (4.20130815) unstable; urgency=low 2013-08-15 04:14:33 -04:00
repolist.julius git-annex (4.20130815) unstable; urgency=low 2013-08-15 04:14:33 -04:00

These are template files for the git-annex webapp. They use the
Shakespearean template library, which is documented here:
http://www.yesodweb.com/book/shakespearean-templates

Note that for most of the templates, it will use files ending in
.hamlet, .julius, and .cassius if they exist. So if you need to add CSS,
or javascript, you can create the missing template files.