| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
* | | debian/changelog (3.3.3-1) | Ralph Amissah | 2012-12-12 | 1 | -0/+53 |
* | | Merge tag 'sisu_3.3.3' into debian/sid | Ralph Amissah | 2012-12-12 | 125 | -2996/+2409 |
|\| |
|
| * | 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 |
| * | v3: sisupod source, paths fix | Ralph Amissah | 2012-10-01 | 2 | -22/+23 |
| * | v3: dbi, pgsql, report need for instructions when none given | Ralph Amissah | 2012-08-29 | 4 | -5/+9 |
| * | v3: some pre-unicode meddling sorted | Ralph Amissah | 2012-08-29 | 4 | -385/+6 |
| * | v3: bin/sisu, hub, reorganize call | Ralph Amissah | 2012-08-29 | 5 | -43/+52 |
| * | v3: sisu -v, provide version information, fix | Ralph Amissah | 2012-08-29 | 3 | -4/+10 |
| * | v3: constants, year static (current): YEAR=2012 | Ralph Amissah | 2012-08-29 | 3 | -2/+5 |
| * | v3: 3.3.3 version & changelog "opened" | Ralph Amissah | 2012-08-29 | 2 | -6/+24 |
| * | sha256 (3.3.2) | Ralph Amissah | 2012-06-30 | 1 | -3/+3 |
* | | debian/changelog (3.3.2-1)debian/sisu_3.3.2-1 | Ralph Amissah | 2012-06-30 | 1 | -0/+12 |
* | | debian/rules debian/source/options use xz compression instead of gzip | Ralph Amissah | 2012-06-30 | 2 | -0/+4 |
* | | Merge tag 'sisu_3.3.2' into debian/sid | Ralph Amissah | 2012-06-30 | 3 | -7/+22 |
|\| |
|
| * | v3: texpdf, xetex screen reporting of warnings off unless sisu -pV usedsisu_3.3.2 | Ralph Amissah | 2012-06-30 | 2 | -1/+8 |
| * | v3: 3.3.2 version & changelog "opened" | Ralph Amissah | 2012-06-30 | 2 | -3/+11 |
| * | sha256 (3.3.1) | Ralph Amissah | 2012-06-23 | 1 | -3/+3 |
* | | debian/changelog (3.3.1-1)debian/sisu_3.3.1-1 | Ralph Amissah | 2012-06-23 | 1 | -0/+18 |
* | | Merge tag 'sisu_3.3.1' into debian/sid | Ralph Amissah | 2012-06-23 | 5 | -400/+424 |
|\| |
|
| * | v3: sysenv, rsync put (post to remote site), fix, needs comprehensive checksisu_3.3.1 | Ralph Amissah | 2012-06-23 | 2 | -24/+27 |
| * | v3: texpdf_format, urls in headings break pdf documents, fix | Ralph Amissah | 2012-06-23 | 2 | -4/+11 |
| * | v3: hub, some re-arrangement | Ralph Amissah | 2012-06-23 | 2 | -366/+372 |
| * | v3: 3.3.1 version & changelog "opened" | Ralph Amissah | 2012-06-23 | 2 | -3/+11 |
| * | sha256 (3.3.0) | Ralph Amissah | 2012-06-17 | 1 | -3/+3 |
* | | debian/changelog (3.3.0-1)debian/sisu_3.3.0-1 | Ralph Amissah | 2012-06-17 | 1 | -0/+18 |
* | | Merge tag 'sisu_3.3.0' into debian/sid | Ralph Amissah | 2012-06-17 | 14 | -439/+616 |
|\| |
|
| * | v3: shared_sisupod_source, common build for sisu (markup) source representationssisu_3.3.0 | Ralph Amissah | 2012-06-17 | 13 | -433/+602 |
| * | v3: 3.3.0 version & changelog "opened" | Ralph Amissah | 2012-06-17 | 2 | -3/+11 |