aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/hub.rb
Commit message (Collapse)AuthorAgeFilesLines
* hub, fix breakage when -y (manifest) is run without -mRalph Amissah2010-10-031-4/+6
| | | | | | * hub, fix sisu breakage when -y (manifest) is run without the explicit or implicit calling of -m (creation of document abstraction for processing), (e.g. when --source or --sisupod is called on its own).
* hub, test whether user name set, fixRalph Amissah2010-10-011-0/+1
| | | | (requested fix)
* hub, removed commented out option (git), (already enabled elsewhere)Ralph Amissah2010-10-011-1/+0
|
* hub, add metaverse run for git (composite files)Ralph Amissah2010-07-271-11/+11
|
* hub, make -t produce plaintext output, (documentation needs update)Ralph Amissah2010-07-021-6/+6
|
* remote file processing fix (url instead of local file), minor fixRalph Amissah2010-06-011-1/+4
| | | | (related to reporting "http" file not found)
* urls, screen output controlRalph Amissah2010-05-121-3/+2
|
* ansi, screen info related, arrangingRalph Amissah2010-05-031-10/+4
|
* urls, screen info control tuningRalph Amissah2010-05-011-3/+4
|
* reduce screen output unless some verbose flag (such as -v) is usedRalph Amissah2010-05-011-2/+3
|
* git, start experimenting with an alternative/parallel git based sisu ↵Ralph Amissah2010-04-261-2/+6
| | | | | | | | | | | | | | | | document structure * git, start to experiment with file structure to replace sisupod -g and will be in configure options, to track changes to document, enable creation of "pods" (zipped content) and allow for remote versioned (or unversioned) placement of content source; ideally would end up with two co-existing, distinct parse-able structures whether local or remote, the existing directory structure with multiple documents and document images etc. and git directories with all content associated with a single document (including other language versions of it); cannot guarantee at this stage that the file structure will be retained, which may mean recreating any directory started and defeat the purpose of using it, though it is in a version control repo, so perhaps not ... best left alone (unused) for now
* introducing version 2, major patch, (version 1 libraries retained)sisu_2.0.0Ralph Amissah2010-03-061-0/+576