Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user andygoth occurring around 2017-09-20 04:08:07.
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: andygoth-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
| ||
23:42 | • Edit [94650be8de06dc37|94650be8de]: Cancel tag "annotation-enhancements". ... (artifact: 10b1dbe3f1 user: andygoth) | |
04:42 | Use tables throughout globs.md ... (check-in: 7f2689b1b5 user: andygoth tags: andygoth-annotation-enhancements) | |
04:41 | Correct name of extras command ... (check-in: 4546d93da3 user: andygoth tags: andygoth-annotation-enhancements) | |
04:33 | Correct typo preventing "fossil help clean-glob" from working ... (check-in: 41162e1ac5 user: andygoth tags: andygoth-annotation-enhancements) | |
04:12 | Update change log ... (Closed-Leaf check-in: f914bfd3c7 user: andygoth tags: andygoth-search-technote, andygoth-annotation-enhancements) | |
04:06 | Fix some bugs in tech note search indexing ... (check-in: 76f8bfd5f9 user: andygoth tags: andygoth-search-technote, andygoth-annotation-enhancements) | |
03:10 | Add missing call to search_update_technote_index() ... (check-in: 467512031f user: andygoth tags: andygoth-search-technote, andygoth-annotation-enhancements) | |
03:03 | • Edit [a6c7ce9db8d079d2|a6c7ce9db8]: Edit check-in comment. ... (artifact: fe84a11a6d user: andygoth) | |
03:02 | Correct alignment of fts-config output ... (check-in: a6c7ce9db8 user: andygoth tags: andygoth-search-technote, andygoth-annotation-enhancements) | |
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: andygoth-search-technote, andygoth-annotation-enhancements) | |
2017-09-23
| ||
21:52 | Convert /fdiff and (partially) /vdiff to use checkboxes ... (check-in: 19e896543a user: andygoth tags: andygoth-annotation-enhancements) | |
21:30 | Remove unnecessary variable initializations ... (check-in: c203ba902c user: andygoth tags: andygoth-annotation-enhancements) | |
21:24 | Convert annotate page to use checkboxes ... (check-in: 8017bad639 user: andygoth tags: andygoth-annotation-enhancements) | |
21:18 | Correct operation of filevers query parameter to annotate pages ... (check-in: 4b721600e7 user: andygoth tags: andygoth-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: andygoth-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 | • Edit [1e491f6cc5b2c32b|1e491f6cc5]: Edit check-in comment. ... (artifact: 95fcb5e450 user: andygoth) | |
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) | |
2017-08-05
| ||
04:17 | Enable processing of versioned manifest setting when creating zips and tarballs outside of an open checkout directory ... (check-in: da23bec780 user: andygoth tags: trunk) | |
03:45 | Simplify manifest generation logic in zip page ... (check-in: b9de60427a user: andygoth tags: trunk) | |
03:23 | Correct the /doc page to support read-only repositories ... (check-in: 95edba6534 user: andygoth tags: trunk) | |
2017-07-14
| ||
20:47 | Mention support for HTML-style comments in Markdown reference ... (check-in: bfc29fb372 user: andygoth tags: trunk) | |
2017-07-09
| ||
00:51 | Document italic+bold Markdown ... (check-in: 9e67b8ab23 user: andygoth tags: trunk) | |
2017-07-08
| ||
20:42 | Improve built-in Markdown reference documentation to describe more features I long wished Markdown had but just now discovered it already does ... (check-in: 3bfdafe4aa user: andygoth tags: trunk) | |
2017-07-07
| ||
19:18 | Avoid appending to g.zPath inside doc_page() loop. Instead, wait until the loop is done to modify g.zPath. When doing a directory lookup, the check-in and directory name were being repeatedly appended to g.zPath each step through the list of possible filename suffixes. This corrupted <base href> should index.html not exist, which in turn broke relative URLs. ... (check-in: 956d4901a9 user: andygoth tags: trunk) | |
2017-06-24
| ||
16:28 | Fixed "integer constant is too large for long type" warning on 32-bit Linux ... (check-in: caf2681720 user: andygoth tags: trunk) | |
2017-05-04
| ||
14:52 | Tweak format of initial list of special characters to match format of examples given two sections below ... (check-in: 160b9852ba user: andygoth tags: glob-docs) | |
2017-04-20
| ||
18:27 | • Edit [2df14399e6b13bb4|2df14399e6]: Edit check-in comment. ... (artifact: 2127d2d3af user: andygoth) | |
18:26 | Correct display of character list examples to work around lack of multi-level bulleted lists ... (check-in: 2df14399e6 user: andygoth tags: glob-docs) | |
2017-04-16
| ||
01:11 | Consistently use ` instead of ' to surround individual characters ... (check-in: 565685b5c8 user: andygoth tags: glob-docs) | |
01:09 | Mention difference between Fossil globs and Unix shell globs ... (check-in: 8df6df49fc user: andygoth tags: glob-docs) | |
00:45 | Replace []] example with [][] because a single-character character class is not terribly useful whereas the latter demonstrates the same concept as well as the visibly unusual way to match either bracket. Add example showing how to match a ^ character as well as ], further reinforcing the above. ... (check-in: 541e324989 user: andygoth tags: glob-docs) | |
2017-04-13
| ||
20:42 | Correct reparent usage information ... (check-in: 07783301bd user: andygoth tags: trunk) | |
2017-03-13
| ||
23:28 | Correct filename title in comment for man_page_command_list.tcl ... (check-in: 260e3c750d user: andygoth tags: trunk) | |
2016-11-19
| ||
05:59 | Correct issue with open/closed tags by changing the closed column to a quasi-aggregate query, i.e. one which is a function of the argument to GROUP BY and not anything which varies within the group. This gives consistent results with the baseline branch ls command, but it introduces a MAJOR performance regression. Listing closed tags goes from 0.033s in the baseline to 1.882s, i.e. it takes 56 times longer. ... (Closed-Leaf check-in: b302f89352 user: andygoth tags: andygoth-branch-list) | |