Fossil with Commonmark

Timeline
Login

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

50 most recent check-ins by user andygoth

2018-04-27
00:52
Fix typo in annotate documentation check-in: 4dcda7d991 user: andygoth tags: trunk
2018-04-11
20:34
Correct minor typo check-in: 805a58c320 user: andygoth tags: trunk
2017-10-19
04:09
Adjust help text wording for /download page check-in: eecb721e04 user: andygoth tags: trunk
2017-10-14
23:20
Update /dir to support readme and readme.* files being a symlink to the actual document. Symlinks to symlinks are not supported in this instance. The document type is determined by the link target name. Leaf check-in: eb4dda4820 user: andygoth tags: doc-symlink
22:49
Remove unnecessary double NUL-termination from blob Leaf check-in: 95b6fad941 user: andygoth tags: enhanced-symlink
22:22
Update change log to describe Windows behavior of "l" flag to "manifest" setting check-in: 810370cd43 user: andygoth tags: enhanced-symlink
22:19
Correct sense of _WIN32 conditional compilation check-in: 1226e3ef52 user: andygoth tags: enhanced-symlink
22:03
Use transactions while creating symlink_perm table check-in: f42ee09a09 user: andygoth tags: enhanced-symlink
22:03
Additional corrections to Windows symlink permissions logic check-in: f29c8a44be user: andygoth tags: enhanced-symlink
21:48
Tweak comment style for consistency within functions check-in: 364d04315b user: andygoth tags: enhanced-symlink
21:44
Correct vfile_check_signature() handling of manifest.symlinks not existing or manifest setting not containing the l flag check-in: de50c496d2 user: andygoth tags: enhanced-symlink
21:43
Update Windows version of vfile_check_signature() to get symlink status from manifest.symlinks check-in: 23e67f67d0 user: andygoth tags: enhanced-symlink
21:37
Protect against symlink_perm table already existing, should get_checkout_symlink_table() have already been called check-in: 03ba3d9cb2 user: andygoth tags: enhanced-symlink
21:32
Move manifest.symlinks read functionality into the new get_checkout_symlink_table() function in checkout.c check-in: 7a4bd5cf83 user: andygoth tags: enhanced-symlink
21:13
When committing on Windows with the "l" manifest flag set, update the symlink permission for selected files from the manifest.symlinks file if it exists check-in: 2808e22596 user: andygoth tags: enhanced-symlink
19:32
Correct help text for open command check-in: 109c956ff1 user: andygoth tags: enhanced-symlink
19:28
Merge trunk check-in: 057645a938 user: andygoth tags: enhanced-symlink
2017-10-03
14:42
Tweak indenting for consistency check-in: 5f37eb84ca user: andygoth tags: trunk
05:12
Follow-up to [f39c33c133]: Only add extra table cell when rcvid column is shown check-in: 1f9718a694 user: andygoth tags: trunk
2017-09-30
01:09
Add [string index] TH1 command check-in: 0c57ba3eb4 user: andygoth tags: trunk
2017-09-29
00:53
Add support for the "l" flag to the "manifest" setting to enable creation of a file "manifest.symlinks" which lists the names of all symlinks check-in: 8d6bdd1e00 user: andygoth tags: enhanced-symlink
2017-09-27
03:23
Assorted cleanups associated with [f74f7014], most notably making "fossil dif" work again despite the ambiguity with setting "diff-command" check-in: 2b6a34c7e4 user: andygoth tags: trunk
2017-09-25
15:28
Merge search-technote check-in: a551d503c2 user: andygoth tags: trunk
2017-09-24
04:42
Use tables throughout globs.md check-in: 7f2689b1b5 user: andygoth tags: annotation-enhancements
04:41
Correct name of extras command check-in: 4546d93da3 user: andygoth tags: annotation-enhancements
04:33
Correct typo preventing "fossil help clean-glob" from working check-in: 41162e1ac5 user: andygoth tags: annotation-enhancements
04:12
Update change log Closed-Leaf check-in: f914bfd3c7 user: andygoth tags: search-technote
04:06
Fix some bugs in tech note search indexing check-in: 76f8bfd5f9 user: andygoth tags: search-technote
03:10
Add missing call to search_update_technote_index() check-in: 467512031f user: andygoth tags: search-technote
03:02
Correct alignment of fts-config output check-in: a6c7ce9db8 user: andygoth tags: search-technote
00:10
Begin work on searching technotes. Credit goes to Chris Rydalch for the idea. Sadly, this version doesn't work yet. Technote searches fail at this time. check-in: 94650be8de user: andygoth tags: search-technote
2017-09-23
21:52
Convert /fdiff and (partially) /vdiff to use checkboxes check-in: 19e896543a user: andygoth tags: annotation-enhancements
21:30
Remove unnecessary variable initializations check-in: c203ba902c user: andygoth tags: annotation-enhancements
21:24
Convert annotate page to use checkboxes check-in: 8017bad639 user: andygoth tags: annotation-enhancements
21:18
Correct operation of filevers query parameter to annotate pages check-in: 4b721600e7 user: andygoth tags: annotation-enhancements
21:07
Consolidated annotation file and manifest lookup code. This changes the error handling for the annotation web page to report an error rather than redirect to home. It also enables omitting the checkin query parameter when used with a server running within a checkout. (Later, by drh:) Move this code onto a branch because of build errors on Ubuntu. check-in: 41f35ca4ec user: andygoth tags: annotation-enhancements
18:37
Selectively revert a few changes made by the previous check-in check-in: b83ea94eb2 user: andygoth tags: trunk
18:32
Add the -r|--revision option to the annotate command. check-in: 5a6b194bc9 user: andygoth tags: trunk
2017-09-22
18:10
Show all possible heading styles in Markdown reference. Expand table example to more closely resemble typical usage. check-in: 02403f0647 user: andygoth tags: trunk
2017-09-21
21:49
Improve error message when rejecting unversioned filenames check-in: 493e3bade9 user: andygoth tags: trunk
00:56
Correct /doc webpage in the case of a read-only database containing a vcache table lacking the desired vid check-in: b20f6cbaf4 user: andygoth tags: trunk
2017-09-20
20:15
Correct typo in documentation check-in: aad384d5d1 user: andygoth tags: trunk
04:08
Correct typo in title of web page check-in: a3e50c99f3 user: andygoth tags: trunk
04:05
Correct comment typos check-in: b1191c1ee0 user: andygoth tags: trunk
2017-09-19
18:28
Add missing table cell in bottom right corner of unversioned file list web page check-in: f39c33c133 user: andygoth tags: trunk
2017-08-31
05:51
Correct typo in help's help check-in: 0d8c3c2bef user: andygoth tags: trunk
2017-08-24
14:20
Typo fixes thanks to rosscanning, ref [http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg25775.html] check-in: f98852a0df user: andygoth tags: trunk
2017-08-12
04:19
Typo correction check-in: 45a3d4b167 user: andygoth tags: trunk
2017-08-06
23:48
Restore end-of-line spaces used to demonstrate mid-paragraph line break in markdown.md. The spaces were removed by [23895c7b99] which appeared to clean house on end-of-line whitespace in addition to its documented purpose. check-in: 1e491f6cc5 user: andygoth tags: trunk
23:32
Document Markdown tables (never knew this feature existed), and improve consistency of formatting check-in: 6f69ccdc69 user: andygoth tags: trunk