aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* v5 v6: bin/sisu, hub, hub close (ensure), remove /tmp/ processing dirRalph Amissah2014-07-221-30/+37
|
* v5 v6: bin/sisu, hub, options, pass message: sisu_called_from_directoryRalph Amissah2014-07-151-3/+5
|
* bin/sisu, processing dir relatedRalph Amissah2014-07-071-19/+26
| | | | | | | | | | | * e.g. using live-manual/manual as sample, the following should work as expected available: ca de en es fr it ja pl pt_BR ro; select: en & ja: sisu --html -v en/live-manual.ssm ja/live-manual.ssm or for all available translations: sisu --html -v **/live-manual.ssm (these previously would have broken after processing the first directory) sisu command equivalent for all available translations being (unaffected): sisu --html -v --glob live-manual
* bin/sisu, some cosmetic long line breakingRalph Amissah2014-07-071-10/+21
|
* v5 v6: bin/sisu, ensure return to start dirRalph Amissah2014-05-121-3/+3
|
* v5 v6: made true, branches: v6 development; v5 stable; v4 closedsisu_5.3.0Ralph Amissah2014-01-262-2/+2
|
* bin/sisu changes to simplify switching to new stable & development branchessisu_4.2.21Ralph Amissah2014-01-261-127/+243
|
* v4 v5: bin/sisu & some related lib changesRalph Amissah2014-01-201-51/+67
| | | | | * good time to consider rollover: closing v4 branch, replacing it with v5 & introducing v6 for development, proposed for this release + 1
* bin/sisu experimentationsisu_4.2.19Ralph Amissah2014-01-171-52/+18
| | | | | * start preparing for ruby changes * work on fix for bug related to gem path & system installed sisu
* bin/sisu, version dir (fix) & version infoRalph Amissah2014-01-061-10/+19
| | | | | | * (ensure SiSU_version_dir) fix * sisu version info, yml info also when installed via ruby gem * downstream libs
* v5: date 2014: headers bin/sisu & lib/; code constants.rbRalph Amissah2014-01-061-2/+3
|
* v4 v5: bin/sisu, simplify in relation to sisu gemsisu_4.2.14Ralph Amissah2013-12-031-27/+11
|
* v4 v5: rake create build & install sisu gemspec; bin/sisugem (add .gitignore)Ralph Amissah2013-12-022-9/+17
| | | | | | | | | | | | | | | | | | | * rake gemcbi #(create build install sisu gem) * rake gemspecscreate && \ rake gembuild && \ sudo rake geminstall * rake gemspecscreate && \ gem build sisu5.gemspec && \ sudo gem install --no-rdoc --no-ri \ sisu-5.1.0.gem * bin/sisu updated (modified to take account of gems) * bin/sisugem added * .gitignore sisu-*.gem sisu*.gemspec consider inclusion (& tracking) of rake created sisu4.gemspec sisu5.gemspec (as this makes their availability more obvious) * once gem is installed: "sisu _5.1.0_ -vM" (to see version, commands otherwise as usual) if paths are such that sisu is not available "sisugem _5.1.0_ -vM" should work (as it is installed by gemspec, but not other sisu installers)
* v4 v5: bin/sisu-*sisu_4.2.12Ralph Amissah2013-11-0812-8/+16
| | | | | * use option flag full names * add sisu-html-scroll, sisu-html-seg, sisu-pdf-portrait, sisu-pdf-landscape
* bin/sisu update language list ja ko zh, fixsisu_4.2.5Ralph Amissah2013-09-221-1/+1
|
* v4 (v5): misc, minorRalph Amissah2013-07-301-1/+1
|
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-092-13/+13
| | | | | | * 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone
* v4: bin/sisu, process remote sisu markup file or sisupod, where url providedRalph Amissah2013-03-081-0/+9
|
* v4: bin/sisu, expand given path for sisu executableRalph Amissah2013-03-061-17/+11
| | | | * where system sisu not called directly
* v4 (v3): lib, bin/sisu, misc, code headers provide url to online git file sourcesisu_4.0.7Ralph Amissah2013-02-101-0/+4
| | | | | | * e.g. bin/sisu header * Git <http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=summary> <http://sources.sisudoc.org/?p=code/sisu.git;a=blob;f=bin/sisu;hb=HEAD>
* date 2013: version & changelog; headers bin/sisu & lib/; code constants.rbsisu_4.0.1Ralph Amissah2013-01-011-2/+2
|
* v4: bin/sisu sysenv, rc_path_options, provide fixed path to rc filesRalph Amissah2012-12-281-0/+2
| | | | | * added $sisu_document_markup_directory_base_fixed_path * needed to read right sisurc.yml & sisu_document_make
* v4: bin/sisu $*, hub, make possible to specify dir path for markup filesRalph Amissah2012-10-033-354/+69
| | | | * bin/sisu4 & bin/sisu3 now syslinks to bin/sisu
* v4: bin/sisu $0, make possible to run sisu command on/within project dir treeRalph Amissah2012-10-033-3/+109
| | | | | * (previously sisu needed to be correctly installed with system paths honored) * NOTE: loading of skins turned off
* v4: 4.0.0 new branch & version & changelog "opened"Ralph Amissah2012-10-038-311/+20
|
* v3: bin/sisu, hub, reorganize callRalph Amissah2012-08-293-13/+22
|
* v3: code headers mainly copyrightRalph Amissah2012-05-285-30/+20
|
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-195-5/+5
| | | | | | | | | * v3dv (3.2) "merged" into v3 (previously 3.1) (& removed) * conf/sisu/v3dv --> conf/sisu/v3 * data/sisu/v3dv --> data/sisu/v3 * lib/sisu/v3dv --> lib/sisu/v3 * bin/sisu* (v3dv references changed to v3) * (--dev modifier (superfluous for the time being) runs main v3 branch)
* v3dv, add dev branch (use to make some changes to module & class names & test)Ralph Amissah2012-01-105-5/+5
| | | | | * (intended as) short term branch, merge back into v3 once tested * sisu --dev (to invoke)
* v3: date, year 2012, updateRalph Amissah2012-01-104-8/+8
|
* v2 v3: bin/sisu, default sisu version 3Ralph Amissah2011-10-035-21/+41
| | | | * Version 3 is now the default (on running sisu)
* v2 v3: bin/sisu2 introduced (complement bin/sisu3), currently same as bin/sisuRalph Amissah2011-05-151-0/+131
| | | | | * later switch bin/sisu to bin/sisu3 * consider using update-alternatives
* v2 v3: bin/ cosmeticRalph Amissah2011-05-044-7/+7
|
* v2 v3: bin/ type fix for ruby version checkRalph Amissah2011-04-274-24/+24
|
* v2 v3: bin/ improved ruby version checkRalph Amissah2011-04-264-44/+72
|
* v3, v2: bin/sisu*: v3 development ruby >=1.9.2p180; v2 maintenance ruby >=1.8.7Ralph Amissah2011-03-244-87/+258
| | | | * bin/sisu* version checks
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-014-4/+4
|
* make sisu: v2 require >=ruby1.8.7; v3 require >=ruby1.9.2Ralph Amissah2011-03-012-2/+31
| | | | | | | | | | | * bin/sisu bin/sisu3 modified accordingly note: there are issues with sisu and early versions of ruby1.9.2 ruby1.9.2p0 is known to segfault on a number of operations ruby1.9.2p180 does not have these issues * v3 includes changelog updates * v2 includes changelog updates and version update 2.8.1
* documentation & man pages, add sisu3, sisu-po and touchesRalph Amissah2011-02-071-74/+0
|
* REMOVE sisu v1Ralph Amissah2011-02-076-86/+0
|
* increment year (2011) for bin and lib/sisu/v3Ralph Amissah2011-02-076-12/+12
|
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-018-3/+268
|
* sisu-harvest, alias for sisu --harvest (with man page)Ralph Amissah2010-07-121-0/+2
|
* provide alternative sisu command names sisu-pg & sisu-sqliteRalph Amissah2010-07-072-0/+4
|
* provide alternatives for producing single output typesRalph Amissah2010-07-026-0/+12
|
* introducing version 2, major patch, (version 1 libraries retained)sisu_2.0.0Ralph Amissah2010-03-063-6/+9
|
* changelog, & version number updatesRalph Amissah2009-12-192-4/+4
|
* directory structure changes to accommodate the introduction of sisu v2Ralph Amissah2009-12-191-2/+2
|
* move lib to version 1 directory, (lib/sisu/v1) and make related changesRalph Amissah2009-07-043-3/+3
|
* bin file permissions set to 644 in repoRalph Amissah2009-07-032-0/+0
|