1
0
Fork 0
Repository-agnostic HTML generator (used to generate old mikegerwitz.com) [archive]
Go to file
Mike Gerwitz 31461e7236 hashcache will now output commit subject to cache
The script currently provides no abstraction for retrieving this value---this
will be added in the future. For the meantime, this is useful for any scripts
that wish to reference the cache directly, though this is of course discouraged
(in case the format changes).
2013-06-02 11:56:00 -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 output commit subject to cache 2013-06-02 11:56:00 -04:00
msgfmt Corrected msgfmt em formatting with asterisks 2013-05-29 20:20:36 -04:00
processor hashcache will now output commit subject to cache 2013-06-02 11:56:00 -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 hashcache will now take into account path_root when determining cache location 2013-06-02 11:55:30 -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.