aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v6/hub_options.rb
Commit message (Collapse)AuthorAgeFilesLines
* c&d: project dir structure, libs moved under new branch namesRalph Amissah2014-12-081-1614/+0
| | | | | | | | | | | | | * libs & version files under new branch names: current & develop * previously under branch version numbers (v5|v6) * version .yml files moved * associated adjustments made as required, notably to: bin/sisu se* qi* (file headers); breakage potential, testing required * [on dir names, want release to (alphabetically) precede next/development, considered (cur|dev) (current|(dev|development|progress|next)) (stable|unstable), alpha sorting fail (release|(next|develop))]
* v5 v6: code headers reformatted for viewing as org-mode filesRalph Amissah2014-12-081-40/+38
|
* year set 2015 (prepare for the new year)Ralph Amissah2014-12-081-1/+1
|
* v5 v6: bin/sisu, hub, urls --maintenance, fixRalph Amissah2014-10-121-1/+1
|
* v5 v6: --act provides info on current --act0 to --act9 settingsRalph Amissah2014-10-031-1/+7
| | | | * makes it easier to make use of acts 0 to 9
* v5 v6: cleaning, minorRalph Amissah2014-10-031-51/+0
|
* v5 v6: header comment reduction, minorsisu_5.6.8Ralph Amissah2014-09-281-3/+0
|
* update urls to git repoRalph Amissah2014-09-191-2/+2
|
* v5 v6: (for html) set default to navigation bar offRalph Amissah2014-09-051-1/+1
|
* v5 v6: hub, sisu version info, when & what to reportRalph Amissah2014-08-291-1/+3
|
* v5 v6: hub options, introduce "error override" --no-stop or --errors-as-warningsRalph Amissah2014-08-201-0/+6
|
* v5 v6: cosmetic codeRalph Amissah2014-08-201-1/+2
|
* v5 v6: hub, organisation & loose endssisu_5.6.1Ralph Amissah2014-08-121-14/+38
| | | | | | * tweak triggers * split file further * remove mod
* documentation relatedsisu_5.6.0Ralph Amissah2014-08-081-2/+2
|
* v6: use opt.act, code internals (simplify, cleaner; remove opt.cmd & opt.mod)Ralph Amissah2014-08-081-352/+572
| | | | * v5 dp, indentation changed to retain easy comparison with v6
* v6: commandline, --act0 to --act9, rc-config with flag:act[0-9]Ralph Amissah2014-08-081-14/+26
| | | | | | | | * configurable command line options increased to 0 - 9 (instead of 0 - 5) * use --act0 to --act9 (previous flags -1 to -5; -0 to -9 now available) * default --act0 * rc config with flag:act0 to flag:act9 (previously roman numerals) * legacy roman numeral configuration works (for now)
* v5 v6: code file renames, fairly extensiveRalph Amissah2014-08-081-0/+1399
* v5 file renames sync with v6 for easier comparison * v5 here (5.5.6) remains as in previous version (5.5.5)