aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* debian/changelog (3.1.12-1)debian/sisu_3.1.12-1Ralph Amissah2012-01-231-0/+19
|
* Merge commit 'sisu_3.1.12' into debian/sidRalph Amissah2012-01-2376-2729/+2733
|\
| * v3dv: replace use of most ruby exclamation (!) method actionssisu_3.1.12Ralph Amissah2012-01-2368-2533/+2537
| |
| * v3dv: call most methods by full name (include associated module & class names)Ralph Amissah2012-01-2319-190/+155
| | | | | | | | * messing with code, merge back now likely to become v3.2
| * v3dv: sysenv, use "which" instead of "whereis" to locate programs, testRalph Amissah2012-01-232-1/+4
| | | | | | | | * [suggested by, Timothy Hume, used to get sisu texpdf to work on MacOS]
| * v3 v3dv: texpdf, tampering with "safe" special character transformations, a fixRalph Amissah2012-01-233-0/+22
| | | | | | | | | | * could introduce new issues, watch * [reported by Timothy Hume, pdf title bug "&" not represented]
| * v3 v3dv: urls, odt maintenance path fixRalph Amissah2012-01-233-2/+4
| |
| * v3 v3dv: 3.1.12 & 3.2.0~pre version & changelog "opened"Ralph Amissah2012-01-233-6/+14
| |
| * sha256 (3.1.11)Ralph Amissah2012-01-101-3/+3
| |
* | debian/changelog (3.1.11-1)debian/sisu_3.1.11-1Ralph Amissah2012-01-101-0/+28
| |
* | debian/sisu.lintian-overrides, repeat for v3dvRalph Amissah2012-01-101-0/+5
| |
* | Merge commit 'sisu_3.1.11' into debian/sidRalph Amissah2012-01-10286-375/+72523
|\|
| * v3dv: SiSU_DAL_ for module names in dal, & module Metadata is SiSU_Metadatasisu_3.1.11Ralph Amissah2012-01-1017-522/+25
| | | | | | | | | | | | | | * v3dv: modify.rb script (& its artifact) removed (after use) from lib/sisu modify.rb script remains available (in generic form) under: data/sisu/v3/conf/convert/modify.rb data/sisu/v3dv/conf/convert/modify.rb
| * v3dv: make further changes to module names & testRalph Amissah2012-01-1015-275/+219
| |
| * v3dv: class names, use more CamelCaseRalph Amissah2012-01-10104-1301/+1301
| |
| * v3dv: class names, remove "SiSU_" (reserve for module names for consistency)Ralph Amissah2012-01-1039-83/+86
| |
| * v3dv: module names, use more CamelCaseRalph Amissah2012-01-1092-405/+583
| |
| * v3dv, add dev branch (use to make some changes to module & class names & test)Ralph Amissah2012-01-10163-6/+72015
| | | | | | | | | | * (intended as) short term branch, merge back into v3 once tested * sisu --dev (to invoke)
| * v3: date, year 2012, updateRalph Amissah2012-01-10125-146/+516
| |
| * v3: modify.rb, prep script for year update, & changing module & class namesRalph Amissah2012-01-102-204/+309
| |
| * v2: modify, sisu markup version script (take from v3)Ralph Amissah2012-01-102-11/+35
| |
| * v2 v3: 3.1.11 version & changelog "opened"Ralph Amissah2012-01-104-6/+18
| |
| * sha256 (3.1.10)Ralph Amissah2011-12-311-3/+3
| |
* | debian/changelog (3.1.10-1)debian/sisu_3.1.10-1Ralph Amissah2011-12-311-0/+10
| |
* | Merge commit 'sisu_3.1.10' into debian/sidRalph Amissah2011-12-317-16/+22
|\|
| * v3: html, epub, (& xml) codeblocks, treatment of '<<' & '>>', fixsisu_3.1.10Ralph Amissah2011-12-316-10/+8
| | | | | | | | * (remove legacy codeblock match rule, watch)
| * v3: 3.1.10 version & changelog "opened"Ralph Amissah2011-12-312-3/+11
| |
| * sha256 (3.1.9)Ralph Amissah2011-12-191-3/+3
| |
* | debian/changelog (3.1.9-1)debian/sisu_3.1.9-1Ralph Amissah2011-12-191-0/+17
| |
* | Merge commit 'sisu_3.1.9' into debian/sidRalph Amissah2011-12-195-22/+42
|\|
| * v3: html, seg output, index.html fixessisu_3.1.9Ralph Amissah2011-12-193-8/+9
| | | | | | | | | | | | | | | | | | * place in correct directory and use language code as appropriate * remove broken index.html from output [note the existing erroneous file is not removed by a program run, it has to be removed manually] * [issue reported by chals (debian live-manual) on irc oftc #sisu]
| * v3: sysenv, html files in _sisu/home (*.html) copied as home pagesRalph Amissah2011-12-192-7/+8
| |
| * v3: options, --find & --glob, use for general search in base directoryRalph Amissah2011-12-192-1/+11
| | | | | | | | * cannot be limited by sub-directory, error message provided
| * v3: 3.1.9 version & changelog "opened"Ralph Amissah2011-12-192-3/+11
| |
| * sha256 (3.1.8)Ralph Amissah2011-12-131-3/+3
| |
* | debian/changelog (3.1.8-1)debian/sisu_3.1.8-1Ralph Amissah2011-12-131-0/+15
| |
* | Merge commit 'sisu_3.1.8' into debian/sidRalph Amissah2011-12-134-12/+25
|\|
| * v3: texpdf, output_by: filetype, fix, language code part of filename, fixsisu_3.1.8Ralph Amissah2011-12-132-4/+5
| | | | | | | | | | | | * files previously given same name and written over * [reported by chals (live-manual) on irc oftc #sisu] * [output_by language and filename ok]
| * v3: odf:odt, codeblocks, a match fix, affects e.g. "<<"Ralph Amissah2011-12-132-2/+6
| |
| * v3: 3.1.8 version & changelog "opened"Ralph Amissah2011-12-132-3/+11
| |
| * sha256 (3.1.7)Ralph Amissah2011-12-081-3/+3
| |
* | debian/changelog (3.1.7-1)debian/sisu_3.1.7-1Ralph Amissah2011-12-081-0/+16
| |
* | Merge commit 'sisu_3.1.7' into debian/sidRalph Amissah2011-12-0813-239/+611
|\|
| * v3: documentation, manpage & html (man2html)sisu_3.1.7Ralph Amissah2011-12-083-74/+254
| |
| * v3: documentation, add --configure, use ascii chars for dir tree, correct typosRalph Amissah2011-12-084-75/+80
| |
| * v3: sysenv, only copy external images directory if it existsRalph Amissah2011-12-082-1/+5
| |
| * v3: texpdf, codeblocks, use listings package (for grey box)Ralph Amissah2011-12-083-78/+248
| | | | | | | | * (internally retain possibility to use boites package)
| * v3: epub, css, codeblock, grey boxRalph Amissah2011-12-082-0/+3
| |
| * v3: dal, codeblocks, removed identifier tags, changed markup of "<" & ">"Ralph Amissah2011-12-083-5/+7
| |
| * v3: 3.1.7 version & changelog "opened"Ralph Amissah2011-12-082-3/+11
| |