Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | org-mode header added to org-mode files | Ralph Amissah | 2019-10-17 | 1 | -0/+1 |
| | |||||
* | 0.7.4 sqlite related, also some xml paths | Ralph Amissah | 2019-10-17 | 1 | -161/+218 |
| | |||||
* | review, reduce use of auto | Ralph Amissah | 2019-08-19 | 1 | -81/+81 |
| | |||||
* | 0.7.0 meta_abstruction, doc "has" struct replaces several tuples | Ralph Amissah | 2019-08-19 | 1 | -4/+4 |
| | |||||
* | text format delimiter, use: "┃" instead of "┋" | Ralph Amissah | 2019-05-17 | 1 | -26/+26 |
| | | | | | | | | - gdc has compilation issue with the "┋" character, not worth arguing, make internal marker changes (can be changed again) - text format delimiter rg -l "┋" org/. | xargs sed -i 's/┋/┃/g' | ||||
* | 0.6.0 docReform project license AGPLv3+ | Ralph Amissah | 2019-05-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | - copyright Ralph Amissah - license - project src AGPLv3+ - applied retroactively to project and within git by git rebase prior to any release of project - org files consider, for time being separate - ./maker.org moved to ./org/dr_build_scaffold.org - pre-release development continues - can initialize project from: makefile & org files - cp -av makefile org (and possibly data/pod & data/src) then - make skel tangle ldc | ||||
* | housekeepingdoc-reform_v0.5.0 | Ralph Amissah | 2019-05-17 | 1 | -6/+6 |
| | |||||
* | metaverse single line munging tuningdoc-reform_v0.4.3 | Ralph Amissah | 2019-05-17 | 1 | -0/+32 |
| | |||||
* | format delimiter s/¶/┋/g | Ralph Amissah | 2019-05-17 | 1 | -26/+26 |
| | |||||
* | rearrange some code | Ralph Amissah | 2019-05-17 | 1 | -16/+16 |
| | |||||
* | 0.4.3 stow (most) uri/links in array, separate from object text | Ralph Amissah | 2019-05-17 | 1 | -0/+6 |
| | | | | | | - munge independently - no need to consider special munging of uri with text - uri can easily be munged independently (encoded as need be) | ||||
* | 0.4.0 sqlite related | Ralph Amissah | 2019-05-17 | 1 | -8/+17 |
| | |||||
* | cosmeticdoc-reform_v0.3.3 | Ralph Amissah | 2019-05-17 | 1 | -4/+4 |
| | |||||
* | 0.3.3 org mode behavior | Ralph Amissah | 2019-05-17 | 1 | -12/+12 |
| | |||||
* | 0.3.1 internal links, anchor tags & segment associations, toc | Ralph Amissah | 2019-04-10 | 1 | -5/+9 |
| | |||||
* | 0.3.0 internal links, anchor tags & segment associationsdoc-reform_v0.3.0 | Ralph Amissah | 2019-04-10 | 1 | -94/+151 |
| | |||||
* | org headings & tags, minordoc-reform_v0.2.0 | Ralph Amissah | 2019-04-10 | 1 | -4/+4 |
| | |||||
* | internal links | Ralph Amissah | 2019-04-10 | 1 | -5/+225 |
| | |||||
* | output xmls & sqlite, make doc_matter available | Ralph Amissah | 2019-04-10 | 1 | -70/+87 |
| | |||||
* | naming DocReform from SiSU | Ralph Amissah | 2019-04-10 | 1 | -7/+7 |
| | |||||
* | 0.1.0 renamed doc-reform, doc_reform (& rad) | Ralph Amissah | 2019-04-10 | 1 | -19/+18 |
| | | | | - from sdp | ||||
* | 0.27.1 sqlite shared db actions cannot be parallelised | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | | | | - regressive fix required | ||||
* | messages & remove outputs not generated | Ralph Amissah | 2019-04-10 | 1 | -10/+14 |
| | |||||
* | 0.26.5 sqlite output, focus | Ralph Amissah | 2019-04-10 | 1 | -112/+152 |
| | |||||
* | 0.26.4 file renames, cleaning, reorganisation | Ralph Amissah | 2019-04-10 | 1 | -4/+5 |
| | |||||
* | reconsider unecessary "return ref" | Ralph Amissah | 2019-04-10 | 1 | -24/+24 |
| | |||||
* | obj.metainfo node type info, ancestors | Ralph Amissah | 2019-04-10 | 1 | -2/+2 |
| | |||||
* | doc object metainfo consolidation | Ralph Amissah | 2019-04-10 | 1 | -42/+42 |
| | |||||
* | naming is_of_ (is_ of_) | Ralph Amissah | 2019-04-10 | 1 | -9/+9 |
| | |||||
* | 0.26.3 object info changes | Ralph Amissah | 2019-04-10 | 1 | -49/+49 |
| | |||||
* | 0.26.2 image(s) without dimensions | Ralph Amissah | 2019-04-10 | 1 | -28/+3 |
| | |||||
* | org cosmetic, minor | Ralph Amissah | 2019-04-10 | 1 | -1/+5 |
| | |||||
* | 0.26.1 single sqlite file, premature? | Ralph Amissah | 2019-04-10 | 1 | -106/+174 |
| | |||||
* | sqlite3 some stuff & rearrange files, dlang, org | Ralph Amissah | 2019-04-10 | 1 | -624/+585 |
| | |||||
* | 0.26.0 sqlite single statement insertion of objects | Ralph Amissah | 2019-04-10 | 1 | -26/+26 |
| | | | | | | - d2sqlite3 db.run, begin commit used with insert statement - can be used after upstream fix that should follow d2sqlite3 0.16.0 | ||||
* | various minordoc-reform_v0.0.25 | Ralph Amissah | 2019-04-10 | 1 | -5/+5 |
| | |||||
* | paths, further adjustmentsdoc-reform_v0.0.23 | Ralph Amissah | 2019-04-10 | 1 | -12/+20 |
| | |||||
* | 0.23.3 work on source & target file paths/locations | Ralph Amissah | 2019-04-10 | 1 | -23/+23 |
| | |||||
* | 0.23.1 use output path specified if any | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.22.0 document matters & pod matters structsdoc-reform_v0.0.22 | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | | | | - better integrated, redundancy removed | ||||
* | 0.20.1 struct for opt_actions | Ralph Amissah | 2019-04-10 | 1 | -20/+20 |
| | |||||
* | checksdoc-reform_v0.0.19 | Ralph Amissah | 2019-04-10 | 1 | -8/+8 |
| | |||||
* | sqlite document db discrete & collection, started | Ralph Amissah | 2019-04-10 | 1 | -81/+106 |
| | | | | | | | | | | - discrete document , drop & recreate document --sqlite-disctrete - document collection - create tables --sqlite-create - populate db with specified document --sqlite-update | ||||
* | org header cosmetic & maker.org/makefile | Ralph Amissah | 2019-04-10 | 1 | -12/+12 |
| | |||||
* | 0.19.0 conf make meta, composite struct, instead of associative array | Ralph Amissah | 2019-04-10 | 1 | -76/+75 |
| | | | | | * remove conf make meta associative arrays, including native doc header (which revisit) | ||||
* | sqlite, introduced, far to godoc-reform_v0.0.18 | Ralph Amissah | 2019-04-10 | 1 | -0/+1445 |