aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Updated sisu-0.65.0debian/0.65.0-1Ralph Amissah2008-02-161-0/+6
|
* Merge branch 'upstream' into debian/sidRalph Amissah2008-02-162-6/+15
|\
| * changelog and version updatedsisu_0.65.0Ralph Amissah2008-02-162-6/+15
| |
* | Merge branch 'upstream' into debian/sidRalph Amissah2008-02-165-27/+27
|\|
| * regex matches vim syntax hilightingRalph Amissah2008-02-166-38/+33
| |
* | Merge branch 'upstream' into debian/sidRalph Amissah2008-02-163-16/+43
|\|
| * markup tag match refinementRalph Amissah2008-02-162-15/+31
| |
| * refinement to semantic tag regex matchingRalph Amissah2008-02-153-8/+19
| |
| * sisu-0.64.4-1 + md5sRalph Amissah2008-02-141-3/+3
| |
* | Updated sisu-0.64.4debian/0.64.4-1Ralph Amissah2008-02-141-0/+9
| |
* | Merge branch 'upstream' into debian/sidRalph Amissah2008-02-141-3/+11
|\|
| * changelog and version updatedRalph Amissah2008-02-141-3/+11
| |
* | Merge branch 'upstream' into debian/sidRalph Amissah2008-02-143-9/+0
|\|
| * manpage cleansisu_0.64.4Ralph Amissah2008-02-143-9/+0
| |
* | minor fixes manpages and PostgreSQL name in control descriptionRalph Amissah2008-02-145-25/+11
| |
* | Merge branch 'upstream' into debian/sidRalph Amissah2008-02-1419-168/+406
|\|
| * changelog and versionRalph Amissah2008-02-142-3/+11
| |
| * for now render new markup syntax inactiveRalph Amissah2008-02-146-0/+118
| |
| * enable identification of new markupRalph Amissah2008-02-142-49/+88
| |
| * introduce syntax highlighting for new syntax markersRalph Amissah2008-02-142-33/+63
| |
| * minor information/help (man page) relatedRalph Amissah2008-02-147-80/+123
| |
| * sisu-0.64.3Ralph Amissah2008-02-061-3/+3
| |
* | Updated sisu-0.64.3debian/0.64.3-1Ralph Amissah2008-02-061-0/+7
| |
* | Merge branch 'upstream' into debian/sidRalph Amissah2008-02-064-21/+39
|\|
| * changelog and version updatedsisu_0.64.3Ralph Amissah2008-02-062-5/+23
| |
| * dateRalph Amissah2008-02-061-1/+1
| |
| * minor updateRalph Amissah2008-02-051-15/+15
| |
* | Merge branch 'upstream' into debian/sidRalph Amissah2008-02-0528-427/+479
|\|
| * version rolled back, not ready to open ruby 1.9 some libraries not yet availableRalph Amissah2008-02-055-24/+25
| |
| * commentRalph Amissah2008-02-051-2/+5
| |
| * minor info updatesRalph Amissah2008-02-054-28/+28
| |
| * ruby 1.9 open; future pgsql testing on 8.3; encoding utf-8 checks; version ↵Ralph Amissah2008-02-0523-391/+430
| | | | | | | | | | | | | | | | | | | | bump 0.65.0 * ruby 1.9 use opened, testing required * db sql pgsql future testing on version 8.3 * encoding utf-8 some compatibility checks
| * for update replace LIKE with '=' ; required by pg8.3 bigintRalph Amissah2008-02-022-12/+21
| |
| * sisu-0.64.2 + md5sRalph Amissah2008-01-191-3/+3
| |
* | Updated sisu-0.64.2debian/0.64.2-1Ralph Amissah2008-01-191-0/+9
| |
* | Merge branch 'upstream' into debian/sidRalph Amissah2008-01-192-6/+18
|\|
| * changelog and version updatedsisu_0.64.2Ralph Amissah2008-01-192-6/+18
| |
* | Merge branch 'upstream' into debian/sidRalph Amissah2008-01-191-12/+12
|\|
| * mkdir_p, and again close running of ruby 1.9Ralph Amissah2008-01-1917-90/+78
| | | | | | | | | | | | | | | | | | * mkdir_p, [instead of ftools file.mkpath] * running against ruby 1.9 closed for now raise request for use of version 1.8 branch * manual update version
* | Merge branch 'upstream' into debian/sidRalph Amissah2008-01-1916-78/+66
|\ \
| * | mkdir_p, and again close running of ruby 1.9Ralph Amissah2008-01-1916-78/+66
| |/ | | | | | | | | | | | | * mkdir_p, [instead of ftools file.mkpath] * running against ruby 1.9 closed for now raise request for use of version 1.8 branch
* | permit to run on ruby 1.9, debian unstable requires it (debian/control)Ralph Amissah2008-01-181-2/+2
| |
* | Merge branch 'upstream' into debian/sidRalph Amissah2008-01-184-6/+21
|\|
| * permit to run on ruby 1.9, debian unstable requires itRalph Amissah2008-01-184-3/+18
| |
| * sisu-0.64.1 + md5sRalph Amissah2008-01-091-3/+3
| |
* | Updated sisu-0.64.1debian/0.64.1-1Ralph Amissah2008-01-091-0/+6
| |
* | Merge branch 'upstream' into debian/sidRalph Amissah2008-01-092-6/+15
|\|
| * changelog and version updatedsisu_0.64.1Ralph Amissah2008-01-092-6/+15
| |
* | Merge branch 'upstream' into debian/sidRalph Amissah2008-01-093-16/+28
|\|
| * odf bug (angle brackets) preliminary fixRalph Amissah2008-01-093-13/+25
| | | | | | | | | | odf bug reported related to use of angle brackets in markup affects some odf output, preliminary fix