| Commit message (Expand) | Author | Age | Files | Lines |
* | v5 v6: src, sisupod, bring back in line | Ralph Amissah | 2014-07-15 | 2 | -14/+18 |
* | v5 v6: src_share, cosmetic code | Ralph Amissah | 2014-07-15 | 2 | -6/+24 |
* | v5 v6: ao_numbering, auto name segment, extract "number" from heading, refine | Ralph Amissah | 2014-07-15 | 2 | -24/+56 |
* | v5 v6: sysenv, general, base_markup_dir_stub (replace pwd_stub) | Ralph Amissah | 2014-07-15 | 18 | -174/+178 |
* | v5 v6: bin/sisu, hub, options, pass message: sisu_called_from_directory | Ralph Amissah | 2014-07-15 | 8 | -24/+24 |
* | v5 v6: src, sisupod composite source, nested includes | Ralph Amissah | 2014-07-11 | 2 | -42/+84 |
* | v5 v6: src sisupod, cosmetic code arrangement | Ralph Amissah | 2014-07-11 | 4 | -44/+100 |
* | v5 v6: ao_composite, nested includes, .ssi (insert) can now include .ssi & .sst | Ralph Amissah | 2014-07-11 | 2 | -130/+156 |
* | v5 v6: ao_composite, variable name | Ralph Amissah | 2014-07-11 | 2 | -38/+38 |
* | v5 v6: ao_numbering, check that all auto given number based seg names are unique | Ralph Amissah | 2014-07-11 | 2 | -2/+18 |
* | v5 v6: ao_numbering, auto name segment, extract "number" from heading, fix | Ralph Amissah | 2014-07-11 | 2 | -4/+4 |
* | v5 v6: ao, auto seg naming, adjustments | Ralph Amissah | 2014-07-07 | 4 | -22/+30 |
* | v5 v6: ao, fix, re: seg numbering, fixed width, leading zeros (new in 5.4.3)sisu_5.4.4 | Ralph Amissah | 2014-07-04 | 2 | -32/+58 |
* | v5 v6: sysenv, developer _CONSTRUCTION_ZONE warning setup modifiedsisu_5.4.3 | Ralph Amissah | 2014-07-01 | 4 | -16/+18 |
* | v5 v6: epub, a fix, double check | Ralph Amissah | 2014-07-01 | 2 | -0/+2 |
* | v5 v6: ao, segment numbering, fixed width, leading zeros | Ralph Amissah | 2014-07-01 | 6 | -58/+160 |
* | v5 v6: ao, doc objects, layout group open & close, identify, is_for | Ralph Amissah | 2014-07-01 | 4 | -10/+52 |
* | v5 v6: ao, quote block, insert text indent markup (book index markup unchanged) | Ralph Amissah | 2014-07-01 | 2 | -4/+14 |
* | v5 v6: ao, (param), book index, strip white spaces around terms | Ralph Amissah | 2014-07-01 | 4 | -8/+10 |
* | v5 v6: ao, code cosmetic rearrangement | Ralph Amissah | 2014-07-01 | 34 | -1120/+2798 |
* | v5 v6: files renamed: ao_composite.rb, html_concordance.rb | Ralph Amissah | 2014-07-01 | 10 | -11/+11 |
* | v5: merge what was sisu_6.0.8 into v5 | Ralph Amissah | 2014-07-01 | 10 | -132/+444 |
* | ao, fix bug in previous version (5.4.1) from sloppy cherry pick of v6sisu_5.4.2 | Ralph Amissah | 2014-06-22 | 1 | -2/+2 |
* | v6: docbook, code block | Ralph Amissah | 2014-06-19 | 2 | -24/+36 |
* | v6: docbook, images | Ralph Amissah | 2014-06-19 | 2 | -4/+27 |
* | v6: docbook, tables | Ralph Amissah | 2014-06-19 | 2 | -1/+67 |
* | v6: docbook, quotes (blockquote) | Ralph Amissah | 2014-06-19 | 1 | -1/+11 |
* | v6: docbook, metadata header (docinfo) | Ralph Amissah | 2014-06-19 | 2 | -0/+75 |
* | v6: docbook, ocn & footnote numbers (as xml comments) | Ralph Amissah | 2014-06-19 | 3 | -6/+10 |
* | v6: docbook, tags (name touch) | Ralph Amissah | 2014-06-19 | 1 | -30/+30 |
* | v6: ao, syntax, introduce tics quotes markup (blockquote equivalent) | Ralph Amissah | 2014-06-19 | 4 | -49/+108 |
* | v6: ao, syntax, introduce box text block/group | Ralph Amissah | 2014-06-19 | 4 | -16/+65 |
* | v6: ao, syntax, able optionally to indicate the language syntax of a code block | Ralph Amissah | 2014-06-19 | 5 | -27/+41 |
* | v5 v6: ao, introduce way of removing unrecognized tic markers | Ralph Amissah | 2014-06-19 | 2 | -20/+54 |
* | v5 v6: ao, Symbol to match grouped text open & close (instead of String) | Ralph Amissah | 2014-06-19 | 4 | -68/+68 |
* | v5 v6: ao, regex match for tics "```" followed by space tweaked | Ralph Amissah | 2014-06-19 | 6 | -88/+88 |
* | v5 v6: ao, turn id numbers (for tags) into a hash | Ralph Amissah | 2014-06-19 | 2 | -60/+74 |
* | v5 v6: ao, code blocks, clean trailing newlines | Ralph Amissah | 2014-06-19 | 2 | -0/+2 |
* | v5 v6: indent spaces, minor | Ralph Amissah | 2014-06-19 | 14 | -340/+364 |
* | v5 v6: ao, misc, mostly minor cleaning | Ralph Amissah | 2014-06-19 | 10 | -246/+256 |
* | v5: merge v6 to v5, version bump to 5.4.*, reason adds structure checksisu_5.4.0 | Ralph Amissah | 2014-05-25 | 27 | -512/+867 |
* | v5 v6: cgi, sample search forms: use ruby-pg & ruby-sqlite3; remove ruby-dbisisu_5.3.6 | Ralph Amissah | 2014-05-18 | 6 | -46/+33 |
* | v5 v6: db, remove ruby-dbi, for: pg ruby-pg, sqlite ruby-sqlite3 (already uses) | Ralph Amissah | 2014-05-18 | 13 | -63/+169 |
* | v5 v6: db, use symbols to identify sql engine | Ralph Amissah | 2014-05-18 | 16 | -83/+83 |
* | v6: utils, add ok code marker | Ralph Amissah | 2014-05-18 | 1 | -1/+13 |
* | v6: ao, heading with no ocn, distinguish ~# from -# | Ralph Amissah | 2014-05-12 | 6 | -58/+74 |
* | v6: ao_images, reduce warnings when ruby RMagic absent as program used directly | Ralph Amissah | 2014-05-12 | 1 | -5/+3 |
* | v6: ao, document markup structure check, skip processing file on major error | Ralph Amissah | 2014-05-12 | 5 | -118/+217 |
* | v6: texpdf, urls in creator cause breakage | Ralph Amissah | 2014-05-12 | 1 | -9/+24 |
* | v6: texpdf, mailto markup links set for normal text objects | Ralph Amissah | 2014-05-12 | 1 | -2/+2 |