1
0
Fork 0
Repository-agnostic HTML generator (used to generate old mikegerwitz.com) [archive]
Go to file
Mike Gerwitz e69f16e908 Removed path_root export and reassignment in processor
This is not longer used by templates (url_root used instead); path_root is supposed to represent
the cwd of the caller of repo2html.
2013-06-02 11:54:37 -04:00
git Added -P option to msgfmt and moved addition of beginning and ending p tags from commit2html to msgfmt 2013-05-29 20:20:31 -04:00
include Moved template functions/procedures into their own file 2013-05-29 20:20:35 -04:00
tpl Added -uU options for repo and commit URLs; used by commit template 2013-05-30 23:15:01 -04:00
.gitignore Added .gitignore containing misc. build dotfiles 2013-05-19 16:01:14 -04:00
COPYING Initial repo2html concept 2012-10-07 10:04:42 -04:00
README Altered README 2012-10-16 23:04:29 -04:00
hashcache hashcache will now exit with non-zero status if requested item cannot be found 2013-03-10 16:14:14 -04:00
msgfmt Corrected msgfmt em formatting with asterisks 2013-05-29 20:20:36 -04:00
processor Removed path_root export and reassignment in processor 2013-06-02 11:54:37 -04:00
raw Added -P option to msgfmt and moved addition of beginning and ending p tags from commit2html to msgfmt 2013-05-29 20:20:31 -04:00
repo2html Added -uU options for repo and commit URLs; used by commit template 2013-05-30 23:15:01 -04:00
rss Output prefixes are now handled by parent script 2013-03-10 22:54:21 -04:00
tsdate Replaced bash %()T printf (which requires 4.2) with date 2012-10-08 23:08:29 -04:00

README

Repository-agnostic HTML generator

Currently supports Git only.