Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
29 check-ins using file src/chat.c version ebdaa5acbc
|
2021-01-19
| ||
| 08:09 | Adjustments to [fb3dabd5c4bf638] so that the hue of the automatic colors is the same, and only the saturation and value are adjusted. In other words, ensure that historical hues are not modified by that change. <b>Edit:</b> The previous check-in seems to have more historically consistent colors, so we will continue with that for now. ... (Leaf check-in: 1743f89a0a user: drh tags: mistake) | |
|
2021-01-18
| ||
| 23:29 | Adjust automatically chosen colors to be less saturated, and easier to read. ... (check-in: fb3dabd5c4 user: drh tags: trunk) | |
| 15:02 | Update the built-in SQLite to the latest 3.35 alpha version that uses the EXISTS-to-IN optimization. EXISTS operators are used a lot in Fossil, so Fossil should give the new optimization a good real-world test. ... (check-in: 74dd3187a9 user: drh tags: trunk) | |
| 04:32 | Added --no-print-result flag to test-th-source to suppress output of final result, as the default behavior sometimes causes duplicate output of the last expression. ... (check-in: 817c643435 user: stephan tags: trunk) | |
|
2021-01-17
| ||
| 23:36 | Minor wording tweaks to various documentation files. ... (check-in: 5aa71f59b7 user: drh tags: trunk) | |
|
2021-01-15
| ||
| 20:48 | Add para on git forking as siloed development enthusiastically adopted by github, who promote their public project count (currently 43 million according to the link.) ... (check-in: a54732919d user: danshearer tags: trunk) | |
| 15:22 | Clarified a few points in the javascript.md doc ... (check-in: 7b51e27f43 user: wyoung tags: trunk) | |
| 15:11 | Fixed an unwanted hard line break in javascript.md ... (check-in: c31d5ba4b9 user: wyoung tags: trunk) | |
| 15:04 | Added "chat" to the list in javascript.md ... (check-in: debb410e9b user: wyoung tags: trunk) | |
| 14:55 | Broken hyperlink fix ... (check-in: 20c193d8d4 user: wyoung tags: trunk) | |
| 14:54 | Rewrote a point in favor of Ajax in the JS doc to clarify it and avoid repeating a sub-point previously made. ... (check-in: a9352a280e user: wyoung tags: trunk) | |
| 14:51 | Tiny tweaks to fossil-v-git.wiki ... (check-in: 6e443dfd97 user: wyoung tags: trunk) | |
| 13:25 | Improve wiki explanation for how home pages work with embedded documents. Change example for home page in setup.c to be trunk, not whatever branch happens to be latest. ... (check-in: b32461f72d user: danshearer tags: trunk) | |
| 12:59 | Update the built-in linenoise code to the latest from the canonical website: [https://github.com/antirez/linenoise]. ... (check-in: a424972e96 user: drh tags: trunk) | |
| 11:16 | Break overlong line. ... (check-in: 76c81e0359 user: danield tags: trunk) | |
|
2021-01-14
| ||
| 23:51 | Enhance the "fossil checkout" documentation to discourage newbies from using it. ... (check-in: 1bdd48532d user: drh tags: trunk) | |
| 20:51 | Fix the JSON string encoder so that it works for non-BMP unicode characters. ... (check-in: 006b908e0c user: drh tags: trunk) | |
| 19:32 | Updated doc references to Fossil 2.14 to be less tentative, now that it's imminent. ... (check-in: 9650c739dd user: wyoung tags: trunk) | |
| 16:17 | New www/co-vs-up.md doc, which should've been part of commit [a5ea7891]. (D'oh!) ... (check-in: 863fdca4a9 user: wyoung tags: trunk) | |
| 15:36 | Added the "Colorized Diffs" section to the gitusers doc. ... (check-in: f9e3a59174 user: wyoung tags: trunk) | |
| 15:13 | Added the "Update vs Pull" section to the gitusers doc. ... (check-in: eadc427d3e user: wyoung tags: trunk) | |
| 14:53 | Extracted the "fossil up" vs "fossil co" discussion in gitusers.md to a separate document, since it's of broader interest than just in comparisons to Git. This freed me to expand the comparison. ... (check-in: a5ea789159 user: wyoung tags: trunk) | |
| 14:00 | Clarified the intro to the gitusers doc. ... (check-in: 99117745c4 user: wyoung tags: trunk) | |
| 11:15 | Fixed a couple C99-isms reported at [https://fossil-scm.org/forum/forumpost/487f05e382 | /forumpost/487f05e382]. ... (check-in: a7af387dd8 user: stephan tags: trunk) | |
|
2021-01-13
| ||
| 13:34 | Fix unintentional fork. ... (check-in: c21f739753 user: danield tags: trunk) | |
| 13:24 | Move line separator into format strings for timeline formatting. ... (check-in: 0eed0f130e user: danield tags: trunk) | |
| 13:23 | Added missing help text reference to --type f (forum post) in timetype --type flag. ... (check-in: 40799f8bbd user: stephan tags: trunk) | |
|
2021-01-12
| ||
| 16:00 | Fix typos in Markdown and Wiki pages. ... (check-in: e755561d73 user: danield tags: trunk) | |
| 13:50 | Fix typos in help and other console output. ... (check-in: 2f78b2cb41 user: danield tags: trunk) | |