Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream' into debian/sid | Ralph Amissah | 2007-07-01 | 2 | -79/+33 |
|\ | |||||
| * | rant sisu installersisu_0.55.0 | Ralph Amissah | 2007-07-01 | 2 | -79/+33 |
| | | |||||
* | | Merge branch 'upstream' into debian/sid | Ralph Amissah | 2007-07-01 | 1 | -15/+61 |
|\| | |||||
| * | Rantfile header info | Ralph Amissah | 2007-07-01 | 1 | -15/+61 |
| | | |||||
* | | debian skin, minor cleaning | Ralph Amissah | 2007-07-01 | 1 | -5/+0 |
| | | |||||
* | | Merge branch 'upstream' into debian/sid | Ralph Amissah | 2007-07-01 | 131 | -3991/+4596 |
|\| | |||||
| * | additions, gpl text and images | Ralph Amissah | 2007-07-01 | 3 | -0/+290 |
| | | |||||
| * | primarily gpl3 changes, license changed, license included, images added | Ralph Amissah | 2007-07-01 | 130 | -4120/+4362 |
| | | | | | | | | | | | | | | | | | | | | | | | | skins cleaned a bit and output info on sisu modified, esp. in html html no link to concordance if generated on document above word count 260k odf url match bug fix dal text block fix for dealing with url to be followed by <br> minor cosmetic stuff | ||||
* | | adjustments to Rantfile and debian directory | Ralph Amissah | 2007-07-01 | 4 | -133/+61 |
| | | |||||
* | | Merge branch 'upstream' into debian/sid | Ralph Amissah | 2007-06-25 | 1 | -15/+16 |
|\| | |||||
| * | minor cleaning of rant file | Ralph Amissah | 2007-06-25 | 1 | -15/+16 |
| | | |||||
* | | trailing whitespace | Ralph Amissah | 2007-06-25 | 2 | -4/+4 |
| | | |||||
* | | Merge branch 'upstream' into debian/sid | Ralph Amissah | 2007-06-16 | 0 | -0/+0 |
|\| | |||||
| * | sisu-0.54.1 + md5s | Ralph Amissah | 2007-06-15 | 4 | -28/+37 |
| | | |||||
| * | cgi search script fix, related to highlighting matches, changelog update, ↵sisu_0.54.1 | Ralph Amissah | 2007-06-15 | 46 | -575/+627 |
| | | | | | | | | rest removal of hanging whitespace | ||||
| * | sisu-0.54.0 (minor additions to syntax, indent range extended)sisu_0.54.0 | Ralph Amissah | 2007-06-14 | 24 | -907/+1227 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * indent levels (1-9) added [previously two levels] done for plaintext, html, xml, odf, latex/pdf [minor syntax addition (_3 - _9), version number change] * bullet indent levels (1-9) added [previously two levels] done for plaintext, html, odf, latex/pdf [minor syntax addition (_3* - _9*), version number change] * url decoration, open close, default angle brackets <http://url> * fixes, some line-breaking for plaintext (and text groups for) odf and xml * css, modifications for extended indents in html and xml [sisu -CC (for update)] * vim syntax highlighter updated to take account of extended indent range * rant installer minor changes for future ruby * conversion script in data/sisu/conf/convert/sisu_convert | ||||
| * | 0.53.0, pre-build, see changelog, library naming changed for scm, placed ↵upstream/0.53.0sisu_0.53.0 | Ralph Amissah | 2007-06-02 | 93 | -2469/+2097 |
| | | | | | | | | under v0 (instead of 0.53) | ||||
| * | restrict use to ruby1.8 branch, i.e. < 1.9 | Ralph Amissah | 2007-05-24 | 3 | -3/+3 |
| | | |||||
| * | restrict use to ruby1.8, plus some minor housekeeping changes file exist? ↵ | Ralph Amissah | 2007-05-23 | 9 | -23/+23 |
| | | | | | | | | instead of exists? | ||||
| * | sisu-0.52.7 + md5s | Ralph Amissah | 2007-05-22 | 1 | -3/+3 |
| | | |||||
* | | sisu-0.54.1 + md5s | Ralph Amissah | 2007-06-15 | 1 | -3/+3 |
| | | |||||
* | | Updated sisu-0.54.1debian/0.54.1-1 | Ralph Amissah | 2007-06-15 | 4 | -25/+41 |
| | | |||||
* | | changelog update for sisu-0.54.1 | Ralph Amissah | 2007-06-15 | 1 | -0/+9 |
| | | |||||
* | | cgi-common, match fixes, rest removal of hanging whitespace | Ralph Amissah | 2007-06-15 | 62 | -620/+636 |
| | | |||||
* | | .gitignore removed fix .gitignore excludes in .git/info/exclude, placed in ↵ | Ralph Amissah | 2007-06-14 | 1 | -17/+0 |
| | | | | | | | | package build Rantfile | ||||
* | | Updated sisu-0.54.0debian/0.54.0-1 | Ralph Amissah | 2007-06-14 | 3 | -7/+41 |
| | | |||||
* | | debian/changelog, cleaned hanging whitespaces | Ralph Amissah | 2007-06-14 | 1 | -184/+184 |
| | | |||||
* | | sisu-0.54.0 (minor additions to syntax, indent range extended) from upstream | Ralph Amissah | 2007-06-14 | 22 | -505/+804 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * indent levels (1-9) added [previously two levels] done for plaintext, html, xml, odf, latex/pdf [minor syntax addition (_3 - _9), version number change] * bullet indent levels (1-9) added [previously two levels] done for plaintext, html, odf, latex/pdf [minor syntax addition (_3* - _9*), version number change] * url decoration, open close, default angle brackets <http://url> * fixes, some line-breaking for plaintext (and text groups for) odf and xml * css, modifications for extended indents in html and xml [sisu -CC (for update)] * vim syntax highlighter updated to take account of extended indent range * rant installer minor changes for future ruby * conversion script in data/sisu/conf/convert/sisu_convert | ||||
* | | gitignore | Ralph Amissah | 2007-06-10 | 1 | -0/+6 |
| | | |||||
* | | added a few more tmp files to .gitignore | Ralph Amissah | 2007-06-06 | 1 | -0/+2 |
| | | |||||
* | | track .gitignore on master | Ralph Amissah | 2007-06-02 | 1 | -0/+9 |
| | | |||||
* | | sisu-0.53.0 + md5s | Ralph Amissah | 2007-06-02 | 1 | -3/+3 |
| | | |||||
* | | Updated sisu-0.53.0debian/0.53.0-1 | Ralph Amissah | 2007-06-02 | 3 | -399/+428 |
| | | |||||
* | | 0.53.0, pre-build, see changelog, library naming changed for scm, placed ↵ | Ralph Amissah | 2007-06-02 | 94 | -2490/+2118 |
| | | | | | | | | under v0 (instead of 0.53) | ||||
* | | sisu-0.52.7 + md5s | Ralph Amissah | 2007-05-22 | 1 | -3/+3 |
| | | |||||
* | | Imported Debian patch 0.52.7-1debian/0.52.7-1 | Ralph Amissah | 2007-05-22 | 34 | -0/+9144 |
|/ | | | | | | | | Summary: Imported Debian patch 0.52.7-1 Keywords: Imported sisu-0.52.7-1 into Git repository | ||||
* | Imported upstream version 0.52.7upstream/0.52.7sisu_0.52.7 | Ralph Amissah | 2007-05-22 | 230 | -0/+78800 |