| Commit message (Expand) | Author | Age | Files | Lines |
* | v2, v3: consolidate manual & markup samples | Ralph Amissah | 2011-03-02 | 204 | -19797/+0 |
* | v3: sysenv, separate out processing_path method plus consequences | Ralph Amissah | 2011-03-01 | 23 | -252/+257 |
* | v3: space between each and opening curly brace e.g. "x.each {|y| p y}" | Ralph Amissah | 2011-03-01 | 12 | -35/+39 |
* | v3: ruby 1.9 hash symbol syntax adopted | Ralph Amissah | 2011-03-01 | 43 | -455/+458 |
* | v3: use rb1.9.2 "require_relative" syntax | Ralph Amissah | 2011-03-01 | 90 | -335/+332 |
* | v3: use "encoding: utf-8" (instead of coding) | Ralph Amissah | 2011-03-01 | 123 | -121/+125 |
* | make sisu: v2 require >=ruby1.8.7; v3 require >=ruby1.9.2 | Ralph Amissah | 2011-03-01 | 7 | -5/+64 |
* | v3: sisu version 3.0.2-beta-rb1.9.2p180 | Ralph Amissah | 2011-03-01 | 1 | -3/+3 |
* | v3: changelog, open 3.0.2, target ruby1.9.2 | Ralph Amissah | 2011-03-01 | 2 | -0/+22 |
* | v3: hub, minor rearrangement | Ralph Amissah | 2011-03-01 | 1 | -28/+28 |
* | v3: urls, param, two unrelated regex fixes, check | Ralph Amissah | 2011-03-01 | 2 | -2/+2 |
* | v2: changelog fix | Ralph Amissah | 2011-03-01 | 1 | -43/+3 |
* | sha256 (3.0.1) | Ralph Amissah | 2011-03-01 | 2 | -7/+9 |
* | changelogs, gitweb urls: debian release tagssisu_3.0.1 | Ralph Amissah | 2011-02-16 | 2 | -37/+0 |
* | changelog & version (3.0.1) | Ralph Amissah | 2011-02-16 | 3 | -12/+11 |
* | css, fix css paths for xhtml, xml dom & xml sax | Ralph Amissah | 2011-02-15 | 6 | -7/+32 |
* | sysenv, sisurc.yml & elsewhere as affected, output_dir_structure (conf & tests) | Ralph Amissah | 2011-02-15 | 9 | -109/+153 |
* | console feedback on selected files being processed, updates & fixes | Ralph Amissah | 2011-02-15 | 13 | -61/+93 |
* | sysenv & sisurc.yml: libreoffice, default odf reader | Ralph Amissah | 2011-02-15 | 4 | -2/+18 |
* | sha256 (3.0.0) | Ralph Amissah | 2011-02-08 | 3 | -6/+8 |
* | update changelogs & version datesisu_3.0.0 | Ralph Amissah | 2011-02-07 | 7 | -51/+64 |
* | documentation & man pages, add sisu3, sisu-po and touches | Ralph Amissah | 2011-02-07 | 50 | -148/+4991 |
* | REMOVE sisu v1 | Ralph Amissah | 2011-02-07 | 253 | -82574/+0 |
* | increment year (2011) for bin and lib/sisu/v3 | Ralph Amissah | 2011-02-07 | 123 | -138/+138 |
* | v3 po4a, options, shortcut representation for processing, keep working on | Ralph Amissah | 2011-02-01 | 1 | -2/+41 |
* | v3 introduced as development branch, invoked using "sisu --v3 [instructions] | Ralph Amissah | 2011-02-01 | 265 | -6/+84166 |
* | prepare for v3 branch | Ralph Amissah | 2011-02-01 | 9 | -15/+151 |
* | remove skin_gutenberg from sisu, unused | Ralph Amissah | 2011-02-01 | 3 | -648/+0 |
* | document objects: page break; object separator (introduced & used, adjust later) | Ralph Amissah | 2010-12-16 | 16 | -22/+98 |
* | dal_syntax, sisu syntax modification (insist on curly braces) | Ralph Amissah | 2010-12-13 | 3 | -18/+26 |
* | open v2.7.10 | Ralph Amissah | 2010-12-13 | 1 | -3/+3 |
* | sha256 (2.7.9) | Ralph Amissah | 2010-12-09 | 2 | -8/+8 |
* | changelog, cosmeticsisu_2.7.9 | Ralph Amissah | 2010-12-09 | 2 | -8/+8 |
* | dal, markup syntax (fontface) multi-line match, for line-wrap text | Ralph Amissah | 2010-12-09 | 4 | -24/+32 |
* | dal, multiline-match to permit line-wrap on bullet text (and headings) | Ralph Amissah | 2010-12-08 | 4 | -9/+17 |
* | document manifest link (plaintext, odf) | Ralph Amissah | 2010-12-07 | 6 | -20/+28 |
* | html, link to "document manifest" & search form reviewed (testing required) | Ralph Amissah | 2010-12-04 | 6 | -94/+123 |
* | html, link to "document manifest" remains (individual output links removed) | Ralph Amissah | 2010-12-03 | 5 | -112/+21 |
* | texpdf: toc now contains level 3~ consistent with other output formats | Ralph Amissah | 2010-11-29 | 3 | -1/+19 |
* | epub: ocn (object numbers) now link to themselves | Ralph Amissah | 2010-11-29 | 3 | -1/+11 |
* | html & css: ocn (object numbers) now link to themselves | Ralph Amissah | 2010-11-29 | 5 | -37/+49 |
* | texpdf, use of monospace in headings causes table of contents breakage, fix | Ralph Amissah | 2010-11-11 | 3 | -4/+30 |
* | open v2.7.9 | Ralph Amissah | 2010-11-11 | 1 | -3/+3 |
* | sha256 (2.7.8) | Ralph Amissah | 2010-10-31 | 2 | -6/+6 |
* | texpdf_format, i18n, set tex document header language (polyglossia)sisu_2.7.8 | Ralph Amissah | 2010-10-25 | 4 | -45/+183 |
* | i18n, introduce header @make: :language: | Ralph Amissah | 2010-10-25 | 4 | -8/+40 |
* | version date | Ralph Amissah | 2010-10-25 | 1 | -2/+2 |
* | html, quick ref links_guide configurable, boolean | Ralph Amissah | 2010-10-24 | 6 | -20/+41 |
* | html segments, title banner (including "copy @" mark) configurable, boolean | Ralph Amissah | 2010-10-24 | 5 | -9/+43 |
* | html, remove "copy @" mark | Ralph Amissah | 2010-10-24 | 3 | -4/+8 |