1
0
Fork 0

Commit Graph

  • 2b3ffdcb65
    Add list filter master Mike Gerwitz 2016-11-08 23:28:33 -0500
  • 48ceda94bb
    Handle mailmap in git listing Mike Gerwitz 2016-10-31 00:18:13 -0400
  • f3bba8812c
    Correct index year range Mike Gerwitz 2016-10-31 00:17:15 -0400
  • 6c95ba243a
    Include author and email in commit list Mike Gerwitz 2015-05-22 00:37:03 -0400
  • 0b31902f19
    Ignoring colons in ref footnote definitons Mike Gerwitz 2014-11-30 16:31:23 -0500
  • a485238ca0
    msgfmt bold regex correction Mike Gerwitz 2014-11-30 16:32:22 -0500
  • 61804d8e1d
    Pre-formatted block (blockquote) in msgfmt Mike Gerwitz 2014-11-30 16:31:57 -0500
  • 2ff9b89452
    Added html_head env var to templates Mike Gerwitz 2013-06-16 13:03:03 -0400
  • 110e557293
    Added -P to msgfmt for rss subject line generation Mike Gerwitz 2013-06-06 14:27:19 -0400
  • 0e0414027a
    -E option now represents html url extension Mike Gerwitz 2013-06-06 14:23:58 -0400
  • e7f9e58b63
    git/list will now limit to --first-parent Mike Gerwitz 2013-06-05 20:59:14 -0400
  • 9cf68f2bdc
    A number of changes for templates and modularity Mike Gerwitz 2013-06-04 22:48:00 -0400
  • 3ef6714551 Ensuring url_root will always contain forward slash when concatenated with cref tpl Mike Gerwitz 2013-06-04 22:42:47 -0400
  • f04c9f24a8 Altered hashcache retrieve function to return only the second field rather than 2+ Mike Gerwitz 2013-06-04 22:39:44 -0400
  • 2b143a5d90 Added support for strong emphasis with double-star notation (msgfmt) Mike Gerwitz 2013-06-04 22:29:34 -0400
  • dec4ad6a79 Remaining log/data files generated by repo2html will now take into account path_root Mike Gerwitz 2013-06-02 11:58:18 -0400
  • 31461e7236 hashcache will now output commit subject to cache Mike Gerwitz 2013-06-02 11:56:00 -0400
  • d14eda464e hashcache will now take into account path_root when determining cache location Mike Gerwitz 2013-06-02 11:54:58 -0400
  • e69f16e908 Removed path_root export and reassignment in processor Mike Gerwitz 2013-06-02 11:54:37 -0400
  • 2ff069be4f Added -uU options for repo and commit URLs; used by commit template Mike Gerwitz 2013-05-30 23:15:01 -0400
  • 3fae735d0b Index copyright notice in footer now includes license Mike Gerwitz 2013-05-30 21:25:26 -0400
  • 1d4c1a1d18 Templates now enclose content in a content div Mike Gerwitz 2013-05-30 21:25:16 -0400
  • 111980f233 Root URL in index template will now default to "/" Mike Gerwitz 2013-05-30 21:15:58 -0400
  • 5c923940e4 Corrected root url set when in raw mode Mike Gerwitz 2013-05-30 21:15:43 -0400
  • 21aec4fb13 Corrected message formatter configuration path Mike Gerwitz 2013-05-29 20:19:14 -0400
  • 11236d4c27 Corrected msgfmt em formatting with asterisks Mike Gerwitz 2013-05-28 23:38:11 -0400
  • c98071832d Title now links to $url_root (and "return to index" link now does as well) Mike Gerwitz 2013-05-27 16:56:15 -0400
  • 5f8b1417f8 Subject line will now be included as an h3 in index template if do-index is undefined Mike Gerwitz 2013-05-27 16:54:54 -0400
  • 53f6e4f97e Added subject to title, if available, separated by $html_tsep (mdash by default) Mike Gerwitz 2013-05-27 16:54:18 -0400
  • dd870f933c Added $html_body_class support to templates Mike Gerwitz 2013-05-27 16:52:15 -0400
  • f776c8f918 Moved template functions/procedures into their own file Mike Gerwitz 2013-05-27 16:51:41 -0400
  • 80b466694b Added -P option to msgfmt and moved addition of beginning and ending p tags from commit2html to msgfmt Mike Gerwitz 2013-05-27 16:50:34 -0400
  • efa0adc41b index template will output commit-id line only if available Mike Gerwitz 2013-05-26 17:38:53 -0400
  • bea28c6ab9 Added -i option for raw input to specified template Mike Gerwitz 2013-05-26 17:38:35 -0400
  • eadb86cd6a index template will now default to accepting input from stdin if do-index is undefined Mike Gerwitz 2013-05-26 17:31:38 -0400
  • b60623d005 Formatting fix in repo2html script (indentation) Mike Gerwitz 2013-05-26 17:30:49 -0400
  • 9a8803f707 Added license to index and commit templates Mike Gerwitz 2013-05-25 23:00:05 -0400
  • 82c6539306 do-index now accepts command names for heading, line and footer outputs for index sections Mike Gerwitz 2013-05-25 22:14:42 -0400
  • 3be799da5c Removed extra indentation from do-index in processor Mike Gerwitz 2013-05-25 20:05:00 -0400
  • a261314df3 Added index and commit classes to respective body tags of templates Mike Gerwitz 2013-05-25 15:26:26 -0400
  • 40fb165b53 Added html_pre_index var for templates Mike Gerwitz 2013-05-25 11:10:14 -0400
  • cde17bbf02 Added path_root export for templates Mike Gerwitz 2013-05-25 11:10:00 -0400
  • e0f32a9228
    HTML character encoding is now explicitly specified as utf-8 Mike Gerwitz 2013-05-23 19:52:07 -0400
  • d117372ea9
    Added -o option for output directory override Mike Gerwitz 2013-05-21 22:38:32 -0400
  • 0f5561e893
    Added support for custom HTML extension (or omission); adds -e and -E options Mike Gerwitz 2013-05-21 17:20:58 -0400
  • 73a462cfd2
    Added title and desc classes to index template Mike Gerwitz 2013-05-20 06:35:29 -0400
  • a94e1cb223
    Added html_index_footer, renamed {commit_html,html_commit}_footer Mike Gerwitz 2013-05-20 06:35:15 -0400
  • e7f7e3cc01
    Added custom template .config file support Mike Gerwitz 2013-05-19 17:07:55 -0400
  • 540d8b4c38
    Additional configuration changes to default templates, including html_footer Mike Gerwitz 2013-05-19 17:07:29 -0400
  • f11b3ecdee
    Added external css configuration var and -C option Mike Gerwitz 2013-05-19 17:06:53 -0400
  • f620de709c
    Added resume-default as abstraction for invoking default templates from custom overrides Mike Gerwitz 2013-05-19 16:19:21 -0400
  • 6cea4d3426
    Commit template application now makes user of apply-template function Mike Gerwitz 2013-05-19 16:04:25 -0400
  • 02993716c7
    Added .gitignore containing misc. build dotfiles Mike Gerwitz 2013-05-19 15:57:53 -0400
  • 01ea10f0bf
    Separated index HTML into its own template Mike Gerwitz 2013-05-19 15:56:17 -0400
  • 67bd586ecd
    Added commit_html_* references to commit template, along with classes to support additional styling Mike Gerwitz 2013-05-17 23:13:03 -0400
  • 397d8837a9
    Added configurable template path via path_tpl env var (-T option to repo2html) Mike Gerwitz 2013-05-17 23:10:56 -0400
  • dc99621cc1
    Corrected issue whereby reprocessing would cause a duplicate index template output Mike Gerwitz 2013-03-15 16:38:13 -0400
  • 818a595e85
    Reduced font size of sup tag in template (for references) Mike Gerwitz 2013-03-15 16:31:52 -0400
  • 8b6e57709d
    Enclosed text in reference hyperlinks must not begin with a non-numeric character Mike Gerwitz 2013-03-15 16:26:05 -0400
  • 91c85b1091
    RSS was resulting in cref error duplicates; suppressing Mike Gerwitz 2013-03-12 22:47:43 -0400
  • 35b390dc37
    Corrected cref_errlog output from msgfmt (was overwriting) Mike Gerwitz 2013-03-12 22:47:01 -0400
  • a0b1186d12
    Pattern processing (caret insertion) logic removed from msgfmt and put where it rightfully belongs Mike Gerwitz 2013-03-12 22:30:59 -0400
  • 0982212464
    Output prefixes are now handled by parent script Mike Gerwitz 2013-03-10 22:49:45 -0400
  • 84f3c589de
    rss will now log when its input limit has been reached Mike Gerwitz 2013-03-10 22:40:52 -0400
  • 8dc8d8b3b9
    repo2html will no longer return a non-zero exit status when cref-bad is empty Mike Gerwitz 2013-03-10 21:53:58 -0400
  • 3cec847866
    Added cref-errlog to post-process cref errors rather than priming the hashcache Mike Gerwitz 2013-03-10 21:51:08 -0400
  • 6f9001740c
    hashcache will now exit with non-zero status if requested item cannot be found Mike Gerwitz 2013-03-10 16:14:14 -0400
  • 01bdca9422
    hashcache is now primed before processing Mike Gerwitz 2013-03-10 16:12:56 -0400
  • ba4eed71be
    Added -R option to repo2html getopts (flag support was there, but option was not recognized) Mike Gerwitz 2013-03-09 10:11:42 -0500
  • e7fadb3513
    Added cref tag support to msgfmt, permitting ref of previous commits Mike Gerwitz 2013-03-09 09:50:32 -0500
  • a096f7ea19
    hashcache now permits partial hash matches (common practice in git) Mike Gerwitz 2013-03-09 09:44:37 -0500
  • 3c06dfc763
    Added hashcache Mike Gerwitz 2013-03-05 23:41:27 -0500
  • 8ac9aa9531
    Simple target highlighting for refs Mike Gerwitz 2013-01-30 22:37:33 -0500
  • 16993151a8
    Hyperlink-related enhancements to msgfmt Mike Gerwitz 2012-10-28 00:03:31 -0400
  • ba85af8b52
    msgfmt will now properly handle adjacent blockquote paragraphs Mike Gerwitz 2012-10-27 23:18:45 -0400
  • a570abc87a
    Moved ampersand escaping in msgfmt to occur before other replacements Mike Gerwitz 2012-10-27 23:09:03 -0400
  • 7c5fb75352
    Added configurable RSS count (default all) Mike Gerwitz 2012-10-19 20:13:53 -0400
  • 7c3e1cae31
    msgfmt is now configurable Mike Gerwitz 2012-10-19 20:09:31 -0400
  • 1cb7c53b6e
    Altered README Mike Gerwitz 2012-10-16 23:04:29 -0400
  • c5cc5c4ffa
    Added emphasis support to msgfmt Mike Gerwitz 2012-10-16 23:01:20 -0400
  • 3adf4a836a
    Added blockquote support to msgfmt Mike Gerwitz 2012-10-16 22:49:46 -0400
  • ff237bbc6f
    RSS feed no longer outputs HTML entities in the title Mike Gerwitz 2012-10-13 00:42:29 -0400
  • 81356e4104
    Ignoring commits with ':' subject prefix Mike Gerwitz 2012-10-11 00:48:51 -0400
  • 0ea280a430
    References in text are now converted into hyperlinks Mike Gerwitz 2012-10-09 23:31:40 -0400
  • 6916c2bfc8
    Corrected day output on index page Mike Gerwitz 2012-10-09 19:00:50 -0400
  • 64c9dfc20a
    Corrected RSS link path (year) Mike Gerwitz 2012-10-09 18:08:51 -0400
  • 54856a5412
    Corrected output path directory creation Mike Gerwitz 2012-10-08 23:01:41 -0400
  • b29accaa03
    Replaced bash %()T printf (which requires 4.2) with date Mike Gerwitz 2012-10-08 22:50:39 -0400
  • 4eb2b2f348
    Integrated RSS feed Mike Gerwitz 2012-10-08 22:19:55 -0400
  • 5cb939fe0a
    Title, description, copyright and license are now configurable Mike Gerwitz 2012-10-07 16:44:12 -0400
  • dd6c1679e5
    The processor is now VCS-agnostic Mike Gerwitz 2012-10-07 11:43:41 -0400
  • 9bf3831c28
    Corrected copyright notice Mike Gerwitz 2012-10-07 11:22:49 -0400
  • 033baae96a
    Using shell script for commit template Mike Gerwitz 2012-10-07 11:01:32 -0400
  • 7965009bd4
    Initial repo2html concept Mike Gerwitz 2012-10-07 08:23:31 -0400