| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
* commandline, --act0 to --act9, rc-config with flag:act[0-9]
* 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)
* use opt.act, code internals (simplify, cleaner; remove opt.cmd
& opt.mod)
* hub, further changes related to use of opt.act; hub file split
|
|
|
|
|
| |
* v5 file renames sync with v6 for easier comparison
* v5 here (5.5.6) remains as in previous version (5.5.5)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* ao (abstract objects) shorter, also easily searched, higher sort location
abstract as representation of & extraction of document objects
(dal (document abstraction layer))
|
|
|
|
| |
* opt.act.*.set==:on instead of opt.cmd =~/\S/
|
| |
|
|
|
|
| |
* propagate back to v4 after testing
|
|
* 5.0.0 dev opened
* 4.1.0 stable
* 3.* branch gone
|