Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 check-ins using file src/file.c version 506094fade
|
2021-07-05
| ||
| 16:52 | Resolved a g.th1Flags bitmask collision between TH_STATE_xxx and TH_INIT_NO_ENCODE. Closed-Leaf check-in: 0dc3a65515 user: stephan tags: th1-recursive-render | |
|
2021-07-02
| ||
| 04:16 | When calling Th_Render() recursively, pass on g.th1Flags so that recursive calls do not inadvertently toggle flags like TH_INIT_NO_ENCODE. check-in: 0a57df7e07 user: stephan tags: th1-recursive-render | |
|
2021-07-01
| ||
| 18:54 | Improvements to the on-line help for the "fossil all" command, and improvements to the change log. No changes to code. check-in: e39854ae51 user: drh tags: trunk | |
| 18:12 | Enhanced help text for the "fossil ui" command. No changes to code. check-in: 301bc21791 user: drh tags: trunk | |
| 14:53 | Fix uninitialized local variable in the "fossil ui" implementation. check-in: a7aa779b2b user: drh tags: trunk | |
| 13:58 | Add the --fossilcmd option to "fossil ui". Carry the --jsmode and --create options through to the remote fossil. check-in: c359589ef6 user: drh tags: trunk | |
| 04:03 | Proposed fix for out-of-order output when calling th1 render function from a th-doc page body. DO NOT MERGE: this is being checked in so that it can be deployed on a test server. check-in: a381a8102b user: stephan tags: th1-recursive-render | |
| 03:26 | Minor doc typo fix. check-in: 12b5eed944 user: stephan tags: trunk | |
|
2021-06-30
| ||
| 22:58 | Replaced part of [3946ff81] which was inadvertently removed via [612f6cee] (parallel edits). Removed an unused var. check-in: 4f095cdba0 user: stephan tags: trunk | |
| 22:49 | Mirror many "fossil ui" options to the remote side when using a remote repository. check-in: 612f6cee38 user: drh tags: trunk | |
| 21:24 | patchcmd.md: added a description of how to enable, if needed, a custom PATH via the remote bashrc. check-in: 9a931a16ac user: stephan tags: trunk | |
| 20:33 | Enhance the "fossil ui" command so that the REPOSITORY argument can be on a remote system. check-in: f3acbe429a user: drh tags: trunk | |
| 18:55 | Change log typo fix and added an all-encompassing 'numerous other minor enhancements' to 2.16. check-in: 56a40e3b9d user: stephan tags: trunk | |
| 18:46 | Refactored [bf66d61582] to move the dir-has-a-checkout-db check into the new dir_has_ckout_db() routine. check-in: 3946ff81b0 user: stephan tags: trunk | |