Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v4: bin/sisu, process remote sisu markup file or sisupod, where url provided | Ralph Amissah | 2013-03-08 | 1 | -0/+9 |
| | |||||
* | v4: bin/sisu, expand given path for sisu executable | Ralph Amissah | 2013-03-06 | 1 | -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.7 | Ralph Amissah | 2013-02-10 | 1 | -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.1 | Ralph Amissah | 2013-01-01 | 1 | -2/+2 |
| | |||||
* | v4: bin/sisu sysenv, rc_path_options, provide fixed path to rc files | Ralph Amissah | 2012-12-28 | 1 | -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 files | Ralph Amissah | 2012-10-03 | 3 | -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 tree | Ralph Amissah | 2012-10-03 | 3 | -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 Amissah | 2012-10-03 | 8 | -311/+20 |
| | |||||
* | v3: bin/sisu, hub, reorganize call | Ralph Amissah | 2012-08-29 | 3 | -13/+22 |
| | |||||
* | v3: code headers mainly copyright | Ralph Amissah | 2012-05-28 | 5 | -30/+20 |
| | |||||
* | v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removed | Ralph Amissah | 2012-03-19 | 5 | -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 Amissah |