aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/git.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-091-286/+0
| | | | | | * 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone
* 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-1/+1
|
* v3: shared_sisupod_source, common build for sisu (markup) source representationssisu_3.3.0Ralph Amissah2012-06-171-24/+26
| | | | | | | | | | * to be used by sisupod.txz, git, (and src) * sisupod_make (--sisupod) * share_source (--source) NOTE not used git at present * changed representation of shared sisu source, include related files in directory rather than just markup file [reason for version bump] NOTE there are no changes to sisu markup (only the sharing of source files)
* v3: code headers mainly copyrightRalph Amissah2012-05-281-6/+5
|
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-4/+4
| | | | | | | | | * 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)
* v3: date, year 2012, updateRalph Amissah2012-01-101-1/+1
|
* v3: FileUtils, make explicit calls (more verbose, easier to find)Ralph Amissah2011-11-111-18/+17
|
* v3: Dir.chdir, remove "system cd" (change directory) use Dir.chdirRalph Amissah2011-09-051-7/+13
|
* v3: unix conditional tests (? :) remove line break markers before : cosmeticRalph Amissah2011-09-051-1/+1
|
* v3: po4a re-enabled, related fixes (issues persist)sisu_3.0.9Ralph Amissah2011-05-171-3/+3
|
* v3: options, language setting, based on directory structure or filenameRalph Amissah2011-05-041-1/+1
| | | | * affects multiple libraries
* v3: sysenv, separate out processing_path method plus consequencesRalph Amissah2011-03-011-3/+3
|
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-11/+11
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-3/+3
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* sysenv, sisurc.yml & elsewhere as affected, output_dir_structure (conf & tests)Ralph Amissah2011-02-151-1/+1
| | | | * (by_language_code; by_filetype; by_filename)
* increment year (2011) for bin and lib/sisu/v3Ralph Amissah2011-02-071-1/+1
|
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-011-0/+276