| Commit message (Expand) | Author | Age | Files | Lines |
* | v5: version & changelog (& rakefile) | Ralph Amissah | 2014-06-22 | 2 | -3/+10 |
* | vim syntax, code block, language syntax; box group; quotesisu_5.4.1 | Ralph Amissah | 2014-06-19 | 2 | -5/+15 |
* | v6: docbook, code block | Ralph Amissah | 2014-06-19 | 1 | -0/+1 |
* | v6: docbook, images | Ralph Amissah | 2014-06-19 | 1 | -0/+1 |
* | v6: docbook, tables | Ralph Amissah | 2014-06-19 | 1 | -0/+1 |
* | v6: docbook, quotes (blockquote) | Ralph Amissah | 2014-06-19 | 1 | -0/+1 |
* | v6: docbook, metadata header (docinfo) | Ralph Amissah | 2014-06-19 | 1 | -0/+1 |
* | v6: docbook, ocn & footnote numbers (as xml comments) | Ralph Amissah | 2014-06-19 | 1 | -0/+3 |
* | v6: ao, syntax, introduce tics quotes markup (blockquote equivalent) | Ralph Amissah | 2014-06-19 | 2 | -0/+5 |
* | v6: ao, syntax, introduce box text block/group | Ralph Amissah | 2014-06-19 | 1 | -0/+1 |
* | v6: ao, syntax, able optionally to indicate the language syntax of a code block | Ralph Amissah | 2014-06-19 | 1 | -0/+1 |
* | v5 v6: ao, introduce way of removing unrecognized tic markers | Ralph Amissah | 2014-06-19 | 2 | -0/+2 |
* | v5 v6: ao, Symbol to match grouped text open & close (instead of String) | Ralph Amissah | 2014-06-19 | 2 | -0/+2 |
* | v5 v6: ao, regex match for tics "```" followed by space tweaked | Ralph Amissah | 2014-06-19 | 2 | -2/+4 |
* | v5 v6: ao, turn id numbers (for tags) into a hash | Ralph Amissah | 2014-06-19 | 2 | -0/+2 |
* | v5 v6: ao, code blocks, clean trailing newlines | Ralph Amissah | 2014-06-19 | 2 | -2/+6 |
* | v5 v6: ao, misc, mostly minor cleaning | Ralph Amissah | 2014-06-19 | 2 | -0/+4 |
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-06-19 | 4 | -6/+67 |
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-05-25 | 4 | -6/+20 |
* | v5 v6: cgi, sample search forms: use ruby-pg & ruby-sqlite3; remove ruby-dbisisu_5.3.6 | Ralph Amissah | 2014-05-18 | 5 | -31/+46 |
* | v5 v6: db, remove ruby-dbi, for: pg ruby-pg, sqlite ruby-sqlite3 (already uses) | Ralph Amissah | 2014-05-18 | 3 | -13/+16 |
* | v5 v6: db, use symbols to identify sql engine | Ralph Amissah | 2014-05-18 | 2 | -0/+6 |
* | documentation updates | Ralph Amissah | 2014-05-18 | 8 | -87/+2362 |
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-05-18 | 4 | -6/+20 |
* | documentation, notes, updatesisu_5.3.5 | Ralph Amissah | 2014-05-12 | 1 | -4/+4 |
* | v6: ao, heading with no ocn, distinguish ~# from -# | Ralph Amissah | 2014-05-12 | 1 | -0/+5 |
* | v5 v6: bin/sisu, ensure return to start dir | Ralph Amissah | 2014-05-12 | 2 | -0/+4 |
* | v6: ao, document markup structure check, skip processing file on major error | Ralph Amissah | 2014-05-12 | 2 | -0/+79 |
* | v6: texpdf, urls in creator cause breakage | Ralph Amissah | 2014-05-12 | 1 | -0/+3 |
* | v6: texpdf, mailto markup links set for normal text objects | Ralph Amissah | 2014-05-12 | 1 | -0/+3 |
* | v6: texpdf, '&' in heading breaks toc (now removed from toc (not heading)), bug | Ralph Amissah | 2014-05-12 | 1 | -0/+3 |
* | v6: texpdf, for urls switch to sans serif (small fontsize) | Ralph Amissah | 2014-05-12 | 1 | -0/+4 |
* | v6: texpdf, pdf colored hyperlinks configurable | Ralph Amissah | 2014-05-12 | 1 | -0/+8 |
* | v6: texpdf, pdf default font size configurable (cli & sisurc.yml) (no fractions) | Ralph Amissah | 2014-05-12 | 1 | -0/+6 |
* | v6: texpdf, headings and table of contents representation | Ralph Amissah | 2014-05-12 | 1 | -0/+2 |
* | v6: texpdf, (internal coding) fontface, rename texpdf_font texpdf_fontface | Ralph Amissah | 2014-05-12 | 1 | -1/+3 |
* | v6: texpdf, (internal coding) use symbols to identify page orientation | Ralph Amissah | 2014-05-12 | 1 | -0/+2 |
* | v6: param, metadata rights, line-breaks instead of semicolons separating rights | Ralph Amissah | 2014-05-12 | 1 | -0/+3 |
* | v5 v6: param, metadata add 'Copyright:' tag to output related to copyright | Ralph Amissah | 2014-05-12 | 2 | -0/+6 |
* | v6: digests sha512 option implemented | Ralph Amissah | 2014-05-12 | 3 | -0/+15 |
* | v5: digests cleaning | Ralph Amissah | 2014-05-12 | 1 | -0/+2 |
* | v5 v6: metadata, pdf, remove link to manifest page where --no-manifest is used | Ralph Amissah | 2014-05-12 | 2 | -0/+6 |
* | v5 v6: composite (inserts), missing includes doesn't give an error, fix | Ralph Amissah | 2014-05-12 | 2 | -0/+6 |
* | v5 v6: composite, fix includes, provide extra newline after inserted comment | Ralph Amissah | 2014-05-12 | 2 | -0/+6 |
* | syntax hilighting, includes with files in subdirectories fix | Ralph Amissah | 2014-05-12 | 1 | -3/+1 |
* | v5 v6: ao_syntax, address possible manual use of url delimiters「」 | Ralph Amissah | 2014-05-12 | 2 | -0/+4 |
* | sisu.org start using emacs:evil:org; update .gitignore | Ralph Amissah | 2014-05-12 | 2 | -0/+4 |
* | v5 v6: coding, various minor cosmetic | Ralph Amissah | 2014-05-12 | 1 | -10/+2 |
* | v5 v6: version & changelog (& rakefile) | Ralph Amissah | 2014-05-12 | 4 | -6/+20 |
* | v5 v6: ocn, object citation numbering, --no-numbering option & default tuningsisu_5.3.4 | Ralph Amissah | 2014-02-14 | 4 | -14/+25 |