| Commit message (Expand) | Author | Age | Files | Lines |
* | v4 v3: param, match possible sisu versions, detail | Ralph Amissah | 2013-01-23 | 4 | -2/+6 |
* | v4 v3: texpdf_format, list of .sty files (& their texlive source within Debian) | Ralph Amissah | 2013-01-23 | 4 | -0/+158 |
* | v4 (v3): 4.0.2 (3.3.5) version & changelog | Ralph Amissah | 2013-01-23 | 4 | -7/+22 |
* | date 2013: version & changelog; headers bin/sisu & lib/; code constants.rbsisu_4.0.1 | Ralph Amissah | 2013-01-01 | 250 | -271/+271 |
* | v4: documentation, sisu.1 manpage & minor | Ralph Amissah | 2012-12-30 | 20 | -5815/+4800 |
* | v4 v3: manpage, attempt to improve output (line-spacing) | Ralph Amissah | 2012-12-29 | 6 | -109/+117 |
* | v4 v3: plaintext, in code blocks retain a blank empty line, a fix | Ralph Amissah | 2012-12-29 | 5 | -59/+53 |
* | v4: options, sysenv, check (existing) inclusions & exclusions, fixes | Ralph Amissah | 2012-12-29 | 5 | -41/+66 |
* | v4 v3: param, minor change any legacy <br> line break in metadata markup to \\ | Ralph Amissah | 2012-12-28 | 4 | -0/+6 |
* | v4 v3: html_segments (by_filename by_filetype) broken internal doc links fixed | Ralph Amissah | 2012-12-28 | 4 | -2/+18 |
* | v4: bin/sisu sysenv, rc_path_options, provide fixed path to rc files | Ralph Amissah | 2012-12-28 | 3 | -8/+13 |
* | v4 v3: largely cosmetic | Ralph Amissah | 2012-12-28 | 14 | -224/+184 |
* | v4: sisu: --color flag, which toggles color on/off (Closes: #622171) | Ralph Amissah | 2012-12-28 | 6 | -14/+40 |
* | v4 v3: debug (internal code use), color markers for line number & file name | Ralph Amissah | 2012-12-28 | 8 | -0/+274 |
* | v4 (v3): 4.0.1 (3.3.4) new branch & version & changelog "opened" | Ralph Amissah | 2012-12-28 | 4 | -6/+21 |
* | v4: 4.0.0 version & changelog, dates touchedsisu_4.0.0 | Ralph Amissah | 2012-12-12 | 2 | -3/+3 |
* | v4: documentation; markup samples & help | Ralph Amissah | 2012-12-12 | 39 | -9042/+8478 |
* | v4: vim syntax, sisu.vim, make, new headers | Ralph Amissah | 2012-11-18 | 2 | -6/+12 |
* | v4: document headers, metadata rearranged, wide-ranging effect | Ralph Amissah | 2012-11-15 | 15 | -677/+667 |
* | v4: sisupod, use common make instruction header for documents | Ralph Amissah | 2012-11-05 | 6 | -20/+115 |
* | v4: param, common independent document @make: header file | Ralph Amissah | 2012-10-03 | 6 | -480/+861 |
* | v4: param (header make), pdf, footer | Ralph Amissah | 2012-10-03 | 3 | -10/+30 |
* | v4: param (header make), html, home button: text button; image/icon button | Ralph Amissah | 2012-10-03 | 5 | -44/+128 |
* | v4: param (header make), epub, pdf, book cover images | Ralph Amissah | 2012-10-03 | 8 | -8/+173 |
* | v4 (&v3): markup samples, for v4 remove skins, separate (v3 & v4) directories | Ralph Amissah | 2012-10-03 | 130 | -150/+12253 |
* | v4: skins, remove | Ralph Amissah | 2012-10-03 | 61 | -559/+119 |
* | v4: defaults, some cleaning | Ralph Amissah | 2012-10-03 | 2 | -701/+6 |
* | v4: bin/sisu $*, hub, make possible to specify dir path for markup files | Ralph Amissah | 2012-10-03 | 44 | -507/+256 |
* | v4: bin/sisu $0, make possible to run sisu command on/within project dir tree | Ralph Amissah | 2012-10-03 | 6 | -50/+120 |
* | v4: 4.0.0 new branch & version & changelog "opened" | Ralph Amissah | 2012-10-03 | 226 | -22925/+33600 |
* | v3: 3.3.3 version & changelog, dates touchedsisu_3.3.3 | Ralph Amissah | 2012-10-03 | 2 | -5/+4 |
* | v3: markup samples, and help, minor updates | Ralph Amissah | 2012-10-01 | 41 | -773/+581 |
* | v3: cgi search script, minor | Ralph Amissah | 2012-10-01 | 4 | -25/+23 |
* | v3: db, book_idx field & minor re-arrangement | Ralph Amissah | 2012-10-01 | 6 | -70/+95 |
* | v3: header @classify: :topic_register: provide greater classification "depth" | Ralph Amissah | 2012-10-01 | 4 | -8/+25 |
* | v3: dal, sysenv, file processing, split objects; remove ref to old ruby | Ralph Amissah | 2012-10-01 | 5 | -75/+59 |
* | v3: some fixes, cleaning, removing | Ralph Amissah | 2012-10-01 | 26 | -369/+253 |
* | v3: cosmetic code, remove javascript holders js_ (not used) | Ralph Amissah | 2012-10-01 | 7 | -139/+63 |
* | v3: cosmetic code, .is_a?(X) replaces .class==X (& some defined? & nil? tests) | Ralph Amissah | 2012-10-01 | 45 | -247/+236 |
* | v3: cosmetic code, if true ; x, remove semicolons replace with "then" | Ralph Amissah | 2012-10-01 | 20 | -73/+75 |
* | v3: cosmetic code, if, else, remove some semicolons (;) replace with newlines | Ralph Amissah | 2012-10-01 | 11 | -13/+29 |
* | v3: cosmetic code, true ? x : y | Ralph Amissah | 2012-10-01 | 22 | -287/+284 |
* | v3: vim, ftplugin/sisu.vim | Ralph Amissah | 2012-10-01 | 2 | -1/+12 |
* | v3: odf, internal links/bookmarks, toc, book index | Ralph Amissah | 2012-10-01 | 7 | -96/+166 |
* | v3: vim syntax, sisu.vim, =\\= page new & -\\- page break | Ralph Amissah | 2012-10-01 | 2 | -9/+6 |
* | v3: dal_syntax, new syntax: =\\= page new & -\\- page break | Ralph Amissah | 2012-10-01 | 4 | -6/+13 |
* | v3: html, epub, group text, bullet, fix | Ralph Amissah | 2012-10-01 | 4 | -4/+7 |
* | v3: texpdf fixes | Ralph Amissah | 2012-10-01 | 2 | -2/+12 |
* | v3: pdflatex, landscape cover page was botched, came out as portrait, fix | Ralph Amissah | 2012-10-01 | 2 | -9/+10 |
* | v3: options, opt_act, limit calls | Ralph Amissah | 2012-10-01 | 2 | -338/+347 |