Fossil

Timeline
Login

Timeline

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

50 events occurring around 161958a49b7d2841.

2019-10-04
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)
2019-09-30
16:51 Edit [39d146166adf0223|39d146166a]: Add propagating "hidden". ... (artifact: abd504e8cc user: mistachkin)
16:51 Edit [39d146166adf0223|39d146166a]: Mark "Closed". ... (artifact: 7ee63f9ccc user: mistachkin)
16:08
Update custom Makefile for MinGW. ... (check-in: 161958a49b user: mistachkin tags: trunk)
2019-09-29
00:20
Added "Alternatives" section to shunning.wiki. ... (check-in: 004c550724 user: wyoung tags: trunk)
2019-09-28
21:04 Edit [e19dcc1ab12658c9|e19dcc1ab1]: Move to branch forum-replies. ... (artifact: 906c177518 user: andybradford)
20:52
When replying to a Forum Post or Reply, show additional information to provide additional context. This helps if one walks away from the browser before submitting the response. ... (Closed-Leaf check-in: e19dcc1ab1 user: andybradford tags: forum-replies)
12:46 Changes to wiki page "branch/double-dash-flag" ... (artifact: 9904cbb81d user: stephan)
12:17
Minor /shun wording change suggested in the forum. ... (check-in: b3e8253d78 user: stephan tags: trunk)
00:59 Changes to wiki page "Release Build How-To" ... (artifact: 320ab12ed7 user: drh)
00:30 Changes to wiki page "Release Build How-To" ... (artifact: a50fcaad15 user: drh)
2019-09-27
23:56 Changes to wiki page "branch/double-dash-flag" ... (artifact: b5450b8c3d user: stephan)
23:56
Added -- support to (3-way-merge, open, sqlar, stash save|snapshot, tarball, touch, undo/redo, update, zip). ... (Closed-Leaf check-in: 52ae3288ab user: stephan tags: double-dash-flag)
22:58 Changes to wiki page "branch/double-dash-flag" ... (artifact: 1e7366c81c user: stephan)
22:51
Added -- support to (diff, finfo, grep, new). We can now grep for patterns which start with a dash. ... (check-in: 639b2c183e user: stephan tags: double-dash-flag)
22:29 Changes to wiki page "branch/double-dash-flag" ... (artifact: 4a5ab01fd4 user: stephan)
22:28
Added -- support to (annotate, artifact, cat, clone). ... (check-in: ef763bcf08 user: stephan tags: double-dash-flag)
21:49 Changes to wiki page "Release Build How-To" ... (artifact: 8dc52dc7d6 user: drh)
18:47
Update the fingerprint mechanism so that it if the revised hash algorithm fails, it retries using the legacy hash algorithm before reporting an error (and alarming users). The revised hash is always stored. The "test-fingerprint" command is updated to show both the old and the new hash algorithm and the fingerprint currently stored in the localdb. ... (check-in: 36d3685833 user: drh tags: trunk)
16:37
Help syntax change to match project conventions: [--] to ?--? ... (check-in: 95ed189424 user: stephan tags: double-dash-flag)
16:30 Changes to wiki page "branch/double-dash-flag" ... (artifact: 07d5a2b1e2 user: stephan)
16:26
Added -- support to (changes, clean, extras, ls, commit). ... (check-in: 1b649b9d4e user: stephan tags: double-dash-flag)
16:10
Added -- support to (add, rm, mv). ... (check-in: 9a7101d5dc user: stephan tags: double-dash-flag)
15:45
fossil add: fixed leak of ignore-glob prompt string. ... (check-in: e5e094071d user: stephan tags: trunk)
14:32
Added -- support to wiki create/commit/export. Refactored/simplified how fetching of a dash-as-stdin/stdout argument is done from command-side code. ... (check-in: dba4fd9b69 user: stephan tags: double-dash-flag)
14:31 Changes to wiki page "branch/double-dash-flag" ... (artifact: e5e18be07e user: stephan)
12:48 Changes to wiki page "branch/double-dash-flag" ... (artifact: 6075be4e19 user: stephan)
11:50 Changes to wiki page "branch/double-dash-flag" ... (artifact: 5b19223401 user: stephan)
11:47
Added -- support to: (branch new) (uv add/cat/edit/export/rm) ... (check-in: 78a30d8d7c user: stephan tags: double-dash-flag)