Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

9 check-ins using file src/diff.js version 0b07f407f5

2021-09-10
13:11
Mark private branches in the CLI output of "fossil branch list", and output only those when "-p" is given. Clarify that private branches do not appear in a merge manifest. check-in: cf04bcb2b1 user: danield tags: trunk
2021-09-09
16:19
Edit pass on the blockchain doc: mainly clarity improvements, but also some typo and grammar fixes. check-in: c34ca6299f user: wyoung tags: trunk
2021-09-08
17:23
help: added optional 'hidden' flag to WEBPAGE/COMMAND/SETTING entries, which causes them to be elided from most listings. They can still be invoked by the help system if their name is used, but they won't be listed. This is primarily intended for internal-use ajax routes. check-in: 701c6dc284 user: stephan tags: trunk
13:41
Fix UV sync so that it works over SSH. [forum:/forumpost/b121db582ee1ed2c|Forum thread b121db582ee1ed2c]. See also the earlier attempt to fix this at [129e39587803da00]. check-in: b11359c4bf user: drh tags: trunk
12:21
Add the --test option to the test-http command to make it usable interactively over an ssh link. Improve the on-line documentation for the test-http command. check-in: 9834d4dc72 user: drh tags: trunk
11:11
Caught more instances of the previous commit's fix. check-in: 992b62fa8b user: stephan tags: trunk
11:03
Attempt to squelch stdout errors from manifest parsing when it encounters a non-manifest. Reported at [forum:/forumpost/d6a8e3b2a843c498 | forum post d6a8e3b2a843c498]. check-in: 65dbc19eae user: stephan tags: trunk
01:01
Fix the /vpatch webpage output, apparently broken by check-in [3a561322cafbc337]. [forum:/forumpost/2a0e4c729e|Forum post 2a0e4c729e]. check-in: ebcad739e8 user: drh tags: trunk
2021-09-07
22:24
Made diff view table 100% wide instead of 98%. The unsightly horizontal scrollbars still don't appear at that width and this eliminates an odd-looking gap on the right. check-in: be9602d0df user: stephan tags: trunk