aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* debian/changelog (3.1.4-1)debian/sisu_3.1.4-1Ralph Amissah2011-11-111-0/+11
|
* Merge commit 'sisu_3.1.4' into debian/sidRalph Amissah2011-11-1126-216/+192
|\
| * v3: FileUtils, replace system callssisu_3.1.4Ralph Amissah2011-11-119-26/+20
| |
| * v3: FileUtils, make explicit calls (more verbose, easier to find)Ralph Amissah2011-11-1124-184/+158
| |
| * v3: 3.1.4 version & changelog "opened"Ralph Amissah2011-11-112-3/+11
| |
| * sha256 (3.1.3)Ralph Amissah2011-11-051-3/+3
| |
* | debian/changelog (3.1.3-1)debian/sisu_3.1.3-1Ralph Amissah2011-11-051-0/+11
| |
* | Merge commit 'sisu_3.1.3' into debian/sidRalph Amissah2011-11-053-12/+23
|\|
| * v3: fix necessary, Re: (3.1.2) [da4acc7] header, bold & italic pattern matchingsisu_3.1.3Ralph Amissah2011-11-052-6/+9
| | | | | | | | | | * header, bold & italic pattern matching, ignore case (possibility reinstated) @make: :bold: :italic: /[regex]/i
| * v3: 3.1.3 version & changelog "opened"Ralph Amissah2011-11-052-3/+11
| |
| * sha256 (3.1.2)Ralph Amissah2011-10-311-3/+3
| |
* | debian/changelog (3.1.2-1)debian/sisu_3.1.2-1Ralph Amissah2011-10-311-0/+18
| |
* | Merge commit 'sisu_3.1.2' into debian/sidRalph Amissah2011-10-3112-39/+2748
|\|
| * v3: header, bold & italic pattern matching, ignore case (possibility reinstated)sisu_3.1.2Ralph Amissah2011-10-313-16/+19
| | | | | | | | * (bold & italic pattern matching) @make: :bold: :italic: /[regex]/i
| * v3: sysenv, skins, a fixRalph Amissah2011-10-312-5/+10
| |
| * v3: conf/convert/modify.rb minor fixesRalph Amissah2011-10-312-8/+33
| |
| * v3: concordance, information to terminal, minorRalph Amissah2011-10-312-3/+5
| |
| * v3: markup-samples, Free as in Freedom 2.0, made use of old book indexRalph Amissah2011-10-312-0/+292
| | | | | | | | * (made use of old book index) better than none
| * v3: markup-samples, Free as in Freedom 2.0Ralph Amissah2011-10-315-0/+2374
| |
| * v3: 3.1.2 version & changelog "opened"Ralph Amissah2011-10-313-4/+12
| |
| * sha256 (3.1.1)Ralph Amissah2011-10-151-3/+3
| |
* | debian/changelog (3.1.1-1)debian/sisu_3.1.1-1Ralph Amissah2011-10-151-0/+18
| |
* | Merge commit 'sisu_3.1.1' into debian/sidRalph Amissah2011-10-1513-192/+792
|\|
| * v3: odf:odt, make odt style names more easily recognizablesisu_3.1.1Ralph Amissah2011-10-153-61/+62
| |
| * v2 v3: odf:odt v1.0: make odt header easier to track; remove binary blobRalph Amissah2011-10-1510-152/+737
| | | | | | | | | | | | | | | | * make odt header changes easier to track (this commit maintains rough equivalence to sisu-3.1.0 headers) * sysenv, builds odf:odt directory structure instead of binary blob * get rid of odf:odt (binary changeset) blob zipfile (containing odf:odt directory structure)
| * v3: manifest, odt url lnk, fixRalph Amissah2011-10-152-1/+3
| |
| * v2 v3: 3.1.1 version & changelog "opened"Ralph Amissah2011-10-154-5/+17
| |
| * sha256 (3.1.0)Ralph Amissah2011-10-031-3/+3
| |
* | debian/changelog (3.1.0-1)debian/sisu_3.1.0-1Ralph Amissah2011-10-031-0/+33
| |
* | debian/sisu.NEWS.Debian sisu v3 is defaultRalph Amissah2011-10-031-0/+14
| |
* | debian/sisu.manpages, manpage for sisu2Ralph Amissah2011-10-031-0/+1
| |
* | debian/bin/sisu, default sisu version 3Ralph Amissah2011-10-033-3/+3
| |
* | Merge commit 'sisu_3.1.0' into debian/sidRalph Amissah2011-10-0339-303/+1171
|\|
| * v2 v3: documenation, html, man2html (sisu.1)sisu_3.1.0Ralph Amissah2011-10-032-157/+303
| |
| * v2 v3: documentation, html, minor (removal of trailing whitespaces)Ralph Amissah2011-10-0313-33/+33
| |
| * v2 v3: documentation, manpageRalph Amissah2011-10-034-9/+147
| |
| * v2 v3: documentation, small updateRalph Amissah2011-10-038-21/+177
| |
| * v3: sysenv, output_structure_by: filename, fix to output directories createdRalph Amissah2011-10-032-2/+10
| |
| * v3: vim syntax, :texpdf_font_mono: added to @make:; proposed header changesRalph Amissah2011-10-033-3/+282
| | | | | | | | * sisu_next.vim, track proposed syntax (header) changes
| * v3: sisrc.yml, texpdf_font (main, mono) Liberation series (main default Sans)Ralph Amissah2011-10-033-2/+5
| |
| * v3: texpdf, fonts, Liberation series default (main: Sans, mono: Mono)Ralph Amissah2011-10-034-12/+84
| | | | | | | | | | | | | | * (mono) improved with selection of Liberation Mono as default * font (main font, mono) configurable in sisurc.yml under default: (texpdf_font:|texpdf_font_mono:) or within document under @make: (:texpdf_font:|:texpdf_font_mono:)
| * v3: defaults, (sisu) home page, link to git repo, minor fixesRalph Amissah2011-10-032-19/+34
| |
| * v3: sysenv, rc_path adds ./.sisu/ (to existing ./_sisu/ & ~/.sisu/)Ralph Amissah2011-10-032-3/+18
| |
| * v2 v3: bin/sisu, default sisu version 3Ralph Amissah2011-10-037-21/+45
| | | | | | | | * Version 3 is now the default (on running sisu)
| * v2 v3: 3.1.0 version & changelog "opened"Ralph Amissah2011-10-034-19/+31
| |
| * sha256 (3.0.19)Ralph Amissah2011-09-241-3/+3
| |
* | debian/changelog (3.0.19-1)debian/sisu_3.0.19-1Ralph Amissah2011-09-241-0/+21
| |
* | debian/sisu.install: install sisu2 added; no longer install for ruby 1.8Ralph Amissah2011-09-241-1/+1
| |
* | debian/bin/* update checks, sisu2 addedRalph Amissah2011-09-245-61/+295
| |
* | Merge commit 'sisu-3.0.19' into debian/sidRalph Amissah2011-09-2418-143/+335
|\|