Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
26 check-ins using file www/fossil-v-git.wiki version e1ed50d05e
|
2020-12-14
| ||
| 20:34 | Merge from trunk ... (check-in: df330b709f user: george tags: wiki-history) | |
|
2020-12-09
| ||
| 23:01 | Extended prior change to cover the "Added" and "Deleted" cases. ... (check-in: f6ab24fd26 user: wyoung tags: trunk) | |
| 22:58 | Added a missing trailing " in "Changes to wiki page FOO" entries in the timeline. ... (check-in: 62c030e055 user: wyoung tags: trunk) | |
| 16:17 | Fix a typo in the change log. ... (check-in: 037c79476c user: drh tags: trunk) | |
| 16:15 | Remove a harmless comparison from the decompress() SQL function implementation. ... (check-in: 87567ad869 user: drh tags: trunk) | |
| 00:09 | Fix typo in the default new ticket script. ... (check-in: 1fbd2e1590 user: drh tags: trunk) | |
|
2020-12-08
| ||
| 11:47 | Fix help-text formatting error on the previous check-in. ... (check-in: e1d54eb727 user: drh tags: trunk) | |
|
2020-12-07
| ||
| 16:12 | Add support for the "--nested" option to the clone subcommand, so the new clone/open in 1 step usage can be use insde a checkout. ... (check-in: f3d115d988 user: mgagnon tags: trunk) | |
|
2020-12-05
| ||
| 13:19 | Updates to the change log. ... (check-in: c7dcf38c5b user: drh tags: trunk) | |
|
2020-12-04
| ||
| 19:22 | Comment fix to go with previous UB NULL fix. ... (check-in: 4d88ef4fcd user: wyoung tags: trunk) | |
| 18:35 | The variadic function builtin_fossil_js_bundle_or() was using 0 as a sentinel to detect end-of-list, but that isn't equivalent to NULL in a list of pointed-to objects in all C compilers, on all systems. Using a GCC/Clang function attribute to force a warning when 0 is passed instead of NULL, then fixed all resulting warnings. This fixes the SEGV reported in [forum:/forumpost/5feca9c36a|forum post 5feca9c36a] on Mac OS X 10.11 with Clang from Xcode 7. Later versions of Clang on macOS don't have this problem, but it's still UB, so fixing it may solve some pain for us later on. ... (check-in: 815b4fc493 user: wyoung tags: trunk) | |
|
2020-12-03
| ||
| 12:12 | Grammar fix ... (check-in: b13c82f0dc user: wyoung tags: trunk) | |
| 11:58 | Fix the "More ↑" link at the top of timelines. ... (check-in: f5e4ec69c4 user: drh tags: trunk) | |
|
2020-12-02
| ||
| 19:59 | Add the "To Do List" wiki page as a primary document in the documentation index. ... (check-in: 0457c40ae7 user: drh tags: trunk) | |
| 19:38 | Fix minor calculation error on the yw= query parameter of the /timeline page. ... (check-in: 61086a92f4 user: drh tags: trunk) | |
| 19:16 | Added a similar message to the OpenBSD httpd guide as in [bd8d4376]. ... (check-in: 7252f7a40a user: wyoung tags: trunk) | |
| 19:06 | Clarified the intro to the new fail2ban section of the nginx-on-Debian doc. ... (check-in: 162b7abbe0 user: wyoung tags: trunk) | |
| 18:52 | On the /test-backlinks page, identify links originating in comments as coming from a check-in, as that is the usual case. ... (check-in: 3c284e7c1e user: drh tags: trunk) | |
| 18:51 | Added section to the nginx-on-Debian server guide to cover client_max_body_size with `fossil uv sync`. ... (check-in: bd8d43767b user: wyoung tags: trunk) | |
| 17:53 | Avoid unnecessary query parameters in hyperlinks generated by /timeline. ... (check-in: 53d3a755c1 user: drh tags: trunk) | |
| 17:30 | Add Previous/Following Day/Week/Month links on timeline pages that use the ymd, yw, or ym query parameters. ... (check-in: 96cd802a76 user: drh tags: trunk) | |
| 15:29 | Break out some of the obscure /timeline links on the /sitemap page into a separate /sitemap-timeline page. ... (check-in: 79f7808ba4 user: drh tags: trunk) | |
| 14:14 | Improvements to /sitemap: Break out the "Test Pages" entry into a separate /sitemap-test page. Add the "Site Map" entry for popups. ... (check-in: 86737df9dc user: drh tags: trunk) | |
| 12:01 | For the default skin, only show the Branches menu on wide displays, but do show Forum on all desktops. ... (check-in: bbfd612350 user: drh tags: trunk) | |
|
2020-12-01
| ||
| 16:42 | Update the built-in SQLite to the official 3.34.0 release. ... (check-in: 5434159a38 user: drh tags: trunk) | |
| 14:24 | Update links to althttpd so that they point to the new repository. ... (check-in: 6ef97bdb40 user: drh tags: trunk) | |