Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
25 check-ins using file src/branch.c version fac348bdc5
|
2021-07-23
| ||
| 21:47 | Updated the caps/index.md doc to reflect the recent "sxy" change ... (check-in: 34de621459 user: wyoung tags: trunk) | |
| 19:48 | Comment typo fix in previous ... (check-in: ec5efceb8a user: wyoung tags: trunk) | |
| 19:35 | The default user capability string for the test-http command — used by ssh:// URLs despite the "test-" prefix! — is now "sxy" to grant all permissions as claimed [/doc/trunk/www/caps/#webonly | in the docs]. While this is objectively correct, it doesn't solve the actual problem I was chasing, being UV sync failure over SSH per [forum:/forumpost/b121db582ee1ed2c | a recent forum post]. ... (check-in: 129e395878 user: wyoung tags: trunk) | |
|
2021-07-22
| ||
| 23:08 | Enhance the /vdiff page to understand the nc (no-color) query parameter and to do a better job of preserving query parameter choices when clicking on other display options. ... (check-in: 2e51bb9b03 user: drh tags: trunk) | |
|
2021-07-21
| ||
| 18:48 | Cleanup for the "fossil help" command implementation. ... (check-in: 8a231a7990 user: drh tags: trunk) | |
| 17:13 | Update the built-in SQLite to the latest trunk version, for testing purposes. ... (check-in: cd90fc9114 user: drh tags: trunk) | |
|
2021-07-20
| ||
| 20:57 | Updated the link to cURL's cacert.pem package from the "SSL" doc ... (check-in: af7bbdcee9 user: wyoung tags: trunk) | |
| 14:34 | Recreate the ability to view all settings in a single command. ... (check-in: 65f59beae9 user: andybradford tags: trunk) | |
|
2021-07-19
| ||
| 18:20 | Start the list of changes for version 2.17. ... (check-in: 482c1c9ee8 user: drh tags: trunk) | |
| 13:27 | Improved comments on anchor-generation routines like href(). Simplify the logic. Fix a bug in the generation of form elements for the /register page. ... (check-in: 8dd7542892 user: drh tags: trunk) | |
|
2021-07-18
| ||
| 12:47 | /wikiedit: show the list of attachments for the current page and list URLs suitable for pasting them into the page, e.g. for use in IMG tags. ... (check-in: ce15e35e47 user: stephan tags: trunk) | |
| 00:00 | Fix a potential division-by-zero in Pikchr. ... (check-in: bee7418f07 user: drh tags: trunk) | |
|
2021-07-17
| ||
| 19:26 | Further improvements to the "chop" mechanism of Pikchr. ... (check-in: 58fb007eb8 user: drh tags: trunk) | |
| 17:29 | Update the built-in pikchr.c file to the latest version with the preliminary fix for the chop bug. ... (check-in: 60c9dc9f5f user: drh tags: trunk) | |
| 10:48 | wikiedit: the attachment area now explains that new pages cannot have attachments until the page is saved once. ... (Closed-Leaf check-in: 70716bbc0e user: stephan tags: wikiedit-attachment-list) | |
|
2021-07-16
| ||
| 18:30 | Internal wikiedit doc touchups. ... (check-in: a36cd610af user: stephan tags: wikiedit-attachment-list) | |
| 18:15 | Added reload capability to /wikiedit attachment list. ... (check-in: 91bb602ad6 user: stephan tags: wikiedit-attachment-list) | |
| 16:51 | Initial work on attachment list for /wikiedit. Still requires the ability to update the list to see attachments made since edits were last locally loaded and stashed. ... (check-in: 74c6b9c5be user: stephan tags: wikiedit-attachment-list) | |
| 02:45 | Added test-list-attachments command as a preliminary step towards adding the ability to list wiki page attachments from within /wikiedit. ... (check-in: a0577666f4 user: stephan tags: trunk) | |
|
2021-07-15
| ||
| 21:43 | Fix a typo in a variable name that broke the build when JSON support was enabled. ... (check-in: f31b5a838b user: danield tags: trunk) | |
| 20:25 | Updated the systemd service article to account for my experience following the instructions on a CentOS 8 box. (It was originally written for an older Debian type platform.) ... (check-in: 74670ab1ff user: wyoung tags: trunk) | |
| 16:55 | Updated the meld example for the gmerge help output, from a [forum:/forumpost/f548a47462 | fix suggested on the forum]. ... (check-in: 375589e50e user: wyoung tags: trunk) | |
| 16:32 | Fix a minor typo in a comment. ... (check-in: 56262c7ea7 user: drh tags: trunk) | |
| 02:21 | A value of "auto" for --branchcolor (commit) or --bgcolor (branch new) instructs Fossil to choose the color automatically. This makes it possible to have private branches that are not colored orange by default. ... (check-in: b910219a4f user: drh tags: trunk) | |
|
2021-07-14
| ||
| 23:05 | A value of "auto" for --branchcolor (commit) or --bgcolor (branch new) instructs Fossil to choose the color automatically. This makes it possible to have private branches that are not colored orange by default. ... (Closed-Leaf check-in: ac42160241 user: danield tags: private-non-orange) | |