Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

20 check-ins by user dave.vines

2016-08-01
12:40
Use C89 comments (not C99 style). Only the comment delimiters have been changed. ... (Closed-Leaf check-in: c665a2f2 user: dave.vines tags: djvfixcommentstyle)
12:35
Create new branch named "djvfixcommentstyle" ... (check-in: aea114d0 user: dave.vines tags: djvfixcommentstyle)
2016-05-06
14:08
Add tests for the mimetype on wiki command. Update help text to list valid mimetypes ... (Closed-Leaf check-in: 6fa5570b user: dave.vines tags: technoteattachcli)
2016-05-05
18:26
Fix bug detected by wiki-15 and wiki-15.1. Left hand thought that the mtime column was the timestamp of the tech note. Right hand thought that the mtime column was the last modification time of the tech note. Left hand was right and the relevant query has been updated to use the objid (assigned as the new tech note manifest is added) as the indication of the most recently modified version of the tech note ... (check-in: e9d7c5aa user: dave.vines tags: technoteattachcli)
2016-04-18
19:18
Sanitize the mimetypes on both the CLI and json. Allow more friendly names for the supported mimetypes as well as the formal mimetypes ... (check-in: 7ed9c7e4 user: dave.vines tags: technoteattachcli)
13:36
add TECHNOTEID to fossil attach command ... (check-in: 70131d08 user: dave.vines tags: technoteattachcli)
08:17
add TECHNOTEID to fossil wiki commit and allow creation of multiple tech notes with the same timestamp (as already permitted by the GUI). ... (check-in: aeaef8fb user: dave.vines tags: technoteattachcli)
2016-04-12
19:14
add TECHNOTEID to fossil wiki export. Rename --show-artifact-ids to --show-technote-ids on fossil wiki list (and ignore option for wiki pages as the page name uniquely identifies wiki page name). Rename done as tech note ids are not artifact ids (e.g. they cannot be used on fossil artifact) ... (check-in: f486d0f0 user: dave.vines tags: technoteattachcli)
2016-04-04
17:30
Add a --show-artifact-ids to the 'fossil wiki list' command. Note this commit does not add the ability to select what to update on the 'fossil wiki commit' command, that is to come in a later commit. ... (check-in: cbda43e7 user: dave.vines tags: technoteattachcli)
2016-04-01
14:47
Remove non tech notes from the list and error checking performed by fossil wiki --technote. Ambiguity of tech note with the same timestamp resolved in favour of the tech note with the highest modification timestamp. ... (check-in: 3d2341a2 user: dave.vines tags: technoteattachcli)
2016-03-28
12:12
Stop using 10h as the format for tech note ids. Note that the comment for any existing attachments to tech notes won't change as the comment is generated when the attachment is made (since this change is new, I'd expect there to be none outside of my own personal fossil repositories) ... (check-in: 4ce3c62b user: dave.vines tags: technoteattachcli)
2016-01-05
10:12
[c541b6e734] Remove unintended white space change in wiki.c ... (check-in: d4dc7ad8 user: dave.vines tags: technoteattachcli)
08:40
[c541b6e734] Move attachment command from wiki.c to attach.c ... (check-in: 64a5ef28 user: dave.vines tags: technoteattachcli)
08:34
[c541b6e734] Move attachment from wiki subcommand to top level command ... (check-in: 16f864af user: dave.vines tags: technoteattachcli)
2016-01-02
10:49
[c541b6e734] Correct merge ... (check-in: 85aa2a6f user: dave.vines tags: technoteattachcli)
10:46
[c541b6e734] Add cli for attaching to wiki pages and tech notes ... (check-in: b208bf75 user: dave.vines tags: technoteattachcli)
10:34
Create new branch named "technoteattachcli" ... (check-in: 5712fa8f user: dave.vines tags: technoteattachcli (unpublished))
2015-12-31
11:31
[c541b6e734] Add attachments to technotes ... (Closed-Leaf check-in: 67288e93 user: dave.vines tags: technoteattach)
11:20
[c541b6e734] Add -technote option to wiki command ... (check-in: 467e493e user: dave.vines tags: technoteattach)
10:58
Create new branch named "technoteattach" ... (check-in: 5906ebc7 user: dave.vines tags: technoteattach)