Fossil

Timeline
Login

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

50 check-ins occurring around cb4412b6c5800776.

2019-11-15
02:31
Modified grep command to respect the hash-digits config option. (Closed-Leaf check-in: dccab378ce user: stephan tags: grep-hash-digits)
2019-11-11
15:22
Omit some asm code from the SHA1 implementation as it provides no performance improvement with modern compilers, and SHA1 is seldom used now anyhow. (check-in: 20187be723 user: drh tags: trunk)
2019-11-09
04:27
Told .editorconfig to use tabs for Makefiles, otherwise it mangles them with the default indention style (spaces). (check-in: b86c8b476b user: stephan tags: trunk)
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 with the rebase issue. (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-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: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)
2019-10-02
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)
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)
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)
2019-09-30
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
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:17
Minor /shun wording change suggested in the forum. (check-in: b3e8253d78 user: stephan tags: trunk)
2019-09-27
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: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:28
Added -- support to (annotate, artifact, cat, clone). (check-in: ef763bcf08 user: stephan tags: double-dash-flag)
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: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)