Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
29 check-ins using file src/style.c version c74b7e2495
|
2017-10-05
| ||
| 10:02 | Fix a hyperlink on the /mlink page. Add a link from /info for a check-in to the /mlink page under "Other Links". ... (check-in: 180128f523 user: drh tags: trunk) | |
|
2017-10-04
| ||
| 12:07 | Don't duplicate title in body ... (check-in: 5ab4db5a16 user: mpcjanssen tags: commonmark-markdown) | |
| 11:37 | Simplify title determining code ... (check-in: b36643651c user: mjanssen tags: commonmark-markdown) | |
| 10:59 | Add support for markdown page titles ... (check-in: 4a298e69ec user: mjanssen tags: commonmark-markdown) | |
| 05:35 | Improvement to TH_RETURN handling needed for TH1 hooks. Update and correct TH1 hook tests. Add draft documentation for TH1 hooks. ... (check-in: 36f0e47b32 user: mistachkin tags: trunk) | |
|
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-10-02
| ||
| 16:25 | Avoid large SQL inserts when computing the path between two check-ins for use by reverse annotation. ... (check-in: 5eba557c22 user: drh tags: trunk) | |
| 15:23 | Add docs and tests for the TH1 'string index' command added by check-in [0c57ba3eb4]. Also, fix issue with handling of the special 'end' index. ... (check-in: e9845e5904 user: mistachkin tags: trunk) | |
| 12:22 | More fixes to reverse annotation via the /fdiff page. It is closer, but it is still not right. ... (check-in: 08cacbf6e5 user: drh tags: trunk) | |
| 11:56 | Fix the origin= and checkin= query parameters on the "Annotate" link of the /fdiff page. ... (check-in: a9ef45ed06 user: drh tags: trunk) | |
| 03:46 | Update the build-in SQLite to the latest 3.21.0 beta that includes the enhance use of co-routines for subqueries. ... (check-in: 75fffb49ce user: drh tags: trunk) | |
| 02:30 | Fix the computation of the percentage of the repo taken up by unversioned files on the /stat page. ... (check-in: c8b46764b6 user: drh 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: andygoth-enhanced-symlink) | |
|
2017-09-28
| ||
| 18:18 | Fix indentation of unanalyzed lines on /annotate and /blame screens. ... (check-in: 00ced6df65 user: drh tags: trunk) | |
|
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) | |
| 02:33 | Take the "Built-in Documents" section back out, as all of referenced documents are already available in other parts of the same page. ... (check-in: fd9fd4c9e6 user: drh tags: trunk) | |
| 02:28 | Add the /sitemap page to the list of built-in documents. ... (check-in: 3dc6d73602 user: drh tags: trunk) | |
| 02:20 | Add the "Built-in Documentation" section to the main documentation page. ... (check-in: 2bacd55938 user: drh tags: trunk) | |
| 02:10 | Add the orig= query parameter to the /finfo webpage. Use this in the hyperlink from the analysis log of the /annotate page. ... (check-in: 95cc4b90da user: drh tags: trunk) | |
|
2017-09-26
| ||
| 20:41 | The revision numbers in the annotate output were off by one check-in. This changes should fix the problem. ... (check-in: 0b4c3f5a28 user: drh tags: trunk) | |
| 14:47 | Update dirent to Version 1.23.1 ... (check-in: 398a90c006 user: jan.nijtmans tags: trunk) | |
| 14:46 | Fix double "However" in comment. Some more end-of-line spacing. Nothing functional. ... (check-in: ce1bc4fb09 user: jan.nijtmans tags: trunk) | |
| 03:56 | Provide a link to the reverse annotation for an /fdiff of two versions of the same file. Improvements to the description of a reverse annotation. ... (check-in: f52a544942 user: drh tags: trunk) | |
|
2017-09-25
| ||
| 19:46 | Update the change log. Improved documentation of reverse annotations. (Note: The check-in time has been moved 5 minutes earlier as a test of the ability to edit check-in times.) ... (check-in: 1f378f9e31 user: drh tags: trunk) | |
| 18:32 | Add the origin= query parameter to /annotate and the --origin option to the annotation command, to enable reverse annotations. ... (check-in: c91b810620 user: drh tags: trunk) | |
| 17:24 | Improved limit handling for annotation. The limit can now be expressed in compute-time seconds rather than versions analyzed, and defaults to "1.0s", which is enough to compute a complete annotation on most reasonable files. ... (check-in: 517b9a5652 user: drh tags: trunk) | |
| 15:36 | Change the "Log" submenu element of the annotation page so that it shows or hides the log using javascript, avoiding a server roundtrip and a recomputation of the annotation. ... (check-in: 037e06b370 user: drh tags: trunk) | |