Timeline
Not logged in

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

44 events for the month beginning 2019-10-01

Following month ↑
2019-10-28
19:16
Merged in double-dash-flag2 branch, which adds conventional -- handling to the vast majority of commands (the exception being those few which don't call verify_all_arguments()). check-in: 5cca46469f user: stephan tags: trunk
2019-10-24
14:30
Merge in latest from main line. Closed-Leaf check-in: f882d5cb0e user: andybradford tags: clone-resume
2019-10-23
00:46
Make a hyperlink to the Artifact Receipt log from the "Received From" field of the /info page (visible to administrators only). check-in: a92d5a514d user: drh tags: trunk
2019-10-21
03:22
Put 7.x series headlines one level deeper so they nest properly under their parent, the 7.0 section, in rebaseharm.md doc. check-in: 5453dbff5b user: wyoung tags: trunk
03:05
Moved all of the "Features found in Fossil but not in Git" up from section 3.1 into section 2.1 Featureful of the fossil-v-git doc, where such differences are otherwise covered. Removed section 3.2, giving the opposite case, since all of the Git features not found in Fossil are already covered elsewhere in the doc, sometimes more than once, as wit... check-in: d357f81b6c user: wyoung tags: trunk
02:40
Updated the discussion of SHA-3 support in Fossil within the fossil-v-git.wiki doc now that Fossil 2.10 is out. Basically, it changes the tense on all SHA-1 text to past tense. check-in: d887a6d74d user: wyoung tags: trunk
01:53
Replaced brief footnote in fossil-v-git doc explaining why we use JavaScript (sparingly) with a reference to the new javascript.md doc, which explains this much more fully. check-in: 21c7f1f8a3 user: wyoung tags: trunk
2019-10-16
17:44
Improved documentation for the --cherrypick and --backout options of the "fossil merge" command. check-in: 29a383e4b6 user: drh tags: trunk
2019-10-14
17:22 Added wiki page "How To Sign Mac Binaries" artifact: 9db4d5c365 user: drh
16:52 Changes to wiki page "Release Build How-To" artifact: ec46783800 user: drh
2019-10-12
22:39
Updates to windows server documenttion to include examples of winsrv command. check-in: 6a0ec82bae user: ckennedy tags: trunk
2019-10-10
05:49
Merged in trunk. Closed-Leaf check-in: 22150abaf2 user: stephan tags: double-dash-flag2
2019-10-09
14:52
Attempt to resume a clone during the next sync or pull by tracking a failed clone operation. check-in: ec26471439 user: andybradford tags: clone-resume
2019-10-08
16:00
Increase the version number to 2.11 for the next release cycle. check-in: 10fb90fcae user: drh tags: trunk
00:57
Updated Windows Service documentation to reflect new 64bit binaries for Fossil 2.10 for Windows. check-in: cb13b61100 user: ckennedy tags: trunk
2019-10-07
11:49
Fix a typo in the help text for the "fossil info" command. check-in: 3d58d89041 user: drh tags: trunk
11:03
Statement ordering: Don't read 'fingerprint' when there are no checkin's. check-in: ffe7cc595e user: jan.nijtmans tags: trunk
10:13 Edit [fd8816ecf6eeea11|fd8816ecf6]: Edit check-in comment. artifact: 928b0d1914 user: jan.nijtmans
10:07
Prevent false-positive in fingerprint check, when the current checkout is empty. check-in: fd8816ecf6 user: jan.nijtmans tags: trunk
08:42
Removed a duplicate entry from www/mkindex.tcl check-in: 4edc1302a4 user: wyoung tags: trunk
2019-10-04
22:22
Fix typo in the server extension documentation. check-in: 11c6504340 user: drh tags: trunk
22:20
Fix the date on the 2.10 change log. check-in: 80ea65af53 user: drh tags: trunk
21:41
Version 2.10 check-in: 9d9ef82234 user: drh tags: trunk, release, version-2.10
15:44
Update the built-in SQLite to the 3.30.0 release version. check-in: fc19d369ab user: drh tags: trunk
01:16
EditorConfig file for Fossil Project. See https://fossil-scm.org/forum/forumpost/7da5900698 for discussion. check-in: cb4412b6c5 user: ckennedy tags: trunk
2019-10-03
21:22
Merged js-use-doc branch down to trunk check-in: 39d3baabf6 user: wyoung tags: trunk
15:19
Clarified a falsehood in the new verify_all_options() docs. check-in: 6edf8bcd9a user: stephan tags: double-dash-flag2
14:30 Edit [cd969ec5da817402|cd969ec5da]: Move to branch mistake. Add propagating "hidden". Mark "Closed". Edit check-in comment. artifact: 67dafdcb52 user: andybradford
2019-10-02
20:20 Edit [c0de97a1555c6397|c0de97a155]: Edit check-in comment. artifact: d722c3ad9c user: stephan
20:18
Fixed (wiki commit) to check for an existing page when the --mimetype flag is used (previously it only checked when that flag was not provided). Bug reported at https://fossil-scm.org/forum/forumpost/27ad929e1a. check-in: c0de97a155 user: stephan tags: trunk
16:14
Removed a debugging-only function. check-in: 05cde4f8eb user: stephan tags: double-dash-flag2
16:14
Much simplified re-implementation of [double-dash-flag] without the unconventional '-' alias behaviour. (Still requires more testing.) check-in: c32966e0de user: stephan tags: double-dash-flag2
15:55 Changes to wiki page "branch/double-dash-flag" artifact: 8f44d523c3 user: stephan
15:52 Edit [52ae3288abed4416|52ae3288ab]: Mark "Closed". artifact: 54ca3d7ae1 user: stephan
06:49
Added "File Browser Tree View" item to www/javascript.md Closed-Leaf check-in: 72a00d1f74 user: wyoung tags: js-use-doc
2019-10-01
18:11
Use double-quotes instead of single-quotes for the argument to "git export" in the "fossil git export" command, for windows compatibility. check-in: be7c1bde92 user: drh tags: trunk
16:57
Correction and clarification of the use of unsafe-inline for style in the "defcsp.md" document. check-in: baecb63d9b user: drh tags: trunk
16:56
Assorted improvements to the new use-of-JS doc check-in: f40a9ccf3c user: wyoung tags: js-use-doc
16:13
Added www/javascript.md doc. On a branch pending forum discussion. check-in: 9fd8b1c9d1 user: wyoung tags: js-use-doc
13:44
Several small tweaks to defcsp.md check-in: e73901f15c user: wyoung tags: trunk
13:15 Edit [307f7642b50fe2b0|307f7642b5]: Mark "Closed". Edit check-in comment. artifact: c7436c5884 user: andybradford
07:48 Edit [526b0c29979ce4fe|526b0c2997]: Mark "Closed". artifact: eec13740f5 user: andybradford
07:13
Enable client to control how much time skew is allowed before warning. This can be useful if one is not in control of the time on the remote server. Patch rejected because accurate timestamps are crucial. Closed-Leaf check-in: 307f7642b5 user: andybradford tags: time-skew-setting
07:12 Edit [526b0c29979ce4fe|526b0c2997]: Move to branch mistake. Add propagating "hidden". artifact: 430b238669 user: andybradford
Previous month ↓