Fossil

Timeline
Login

Timeline

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

50 events by user drh occurring around 2017-05-11 21:00:51.

2017-06-13
04:45
Fix the blob_read_from_file() function so that it works with files larger than 2GiB. ... (check-in: 837333fc8c user: drh tags: trunk)
2017-06-11
16:25
Experimental and undocument --yy option to the various diff operations does a slow O(N*N) algorithm which can sometimes compute a better side-by-side diff. But it can also take a lot longer and so is not recommended unless really needed. ... (check-in: 1b3fa2610a user: drh tags: trunk)
04:37
Fix some cases in wikiformat.c where it was assuming that a hash name would be UUID_SIZE or fewer characters, when in fact the size could be as many as HNAME_MAX characters. This is a change that we missed in the SHA3 cut-over. ... (check-in: e0757d270c user: drh tags: trunk)
2017-06-09
13:09
Update the /tarball and /zip pages to return status code 404 if given an unknown checkin to download. ... (check-in: a10fc448ed user: drh tags: trunk)
2017-06-08
19:10
Remove extraneous backslashes in error messages in the ticket editing webpage. ... (check-in: b772b36d95 user: drh tags: trunk)
17:10
Fix a formatting bug in the ad-unit setup page. ... (check-in: bc6355e9cf user: drh tags: trunk)
15:03
Update the built-in SQLite to version 3.19.3. ... (check-in: 5a6f946723 user: drh tags: trunk)
12:50
Make sure fossil_strndup() always adds a zero terminator. ... (check-in: 8707e86949 user: drh tags: trunk)
2017-06-07
15:55
Fix the "fossil sha3sum" command so that it accepts "-" to mean stdin. Clarify the algorithm used. ... (check-in: 86fa03adb1 user: drh tags: trunk)
2017-06-06
17:53
Bug fix in the sha3sum() routine. Also comment-out that routine since it is not used anyplace in the code. ... (check-in: 6419592d65 user: drh tags: trunk)
17:49
Do not double-prompt for HttpAuth passwords. ... (check-in: f423b10f79 user: drh tags: trunk)
2017-05-26
13:15
Fix the --skin option so that it works on Windows. ... (check-in: 685617773e user: drh tags: trunk)
2017-05-25
17:07
Update the change log to show that SQLite 3.19.2 was installed. ... (check-in: ad44efaff3 user: drh tags: trunk)
16:59
Update the built-in SQLite to version 3.19.2. ... (check-in: 418ac81cae user: drh tags: trunk)
2017-05-24
13:48
Increase the version number to 2.3 in preparation for the next release. Updates to the change log. ... (check-in: 277274c0c7 user: drh tags: trunk)
13:19
Update the built-in SQLite to the 3.19.1 patch release. ... (check-in: 4465be15d2 user: drh tags: trunk)
2017-05-13
18:00
Enhance the "fossil 3-way-merge" command to output a warning in the event of merge conflicts. ... (check-in: 9e17c686f5 user: drh tags: trunk)
2017-05-12
17:22
Change a few %s format letters into %h. ... (check-in: 8e27a5a084 user: drh tags: trunk)
16:22
Fix an XSS issue with the /help webpage. ... (check-in: db482f1675 user: drh tags: trunk)
15:11
In the "fossil info -v" command, sort the access-url and check-out fields by date, not by name. ... (check-in: 12ab581fda user: drh tags: trunk)
14:11
In the hyperlink on the "Last Sync URL", omit the username to prevent warnings from Firefox. ... (check-in: 172c2235a4 user: drh tags: trunk)
13:57
Add the "Last Sync URL" division to the /urllist page. ... (check-in: d4fc9120e1 user: drh tags: trunk)
2017-05-11
22:49
Fix a typo on the aboutdownload.wiki documentation page. ... (check-in: 82aaedd991 user: drh tags: trunk)
21:09
Update the built-in SQLite to the first 3.19.0 beta. ... (check-in: d6a0debd8c user: drh tags: trunk)
21:00
Add the URL & Checkouts entry to the setup menu. ... (check-in: a53beaabdf user: drh tags: trunk)
11:44 Edit [748ec13b3316b3d1|748ec13b33]: Move to branch mistake. Add propagating "hidden". ... (artifact: 0733f3639a user: drh)
2017-05-10
16:19
Update the built-in SQLite to the latest 3.19.0 alpha that includes the authorizer callback enhancements. ... (check-in: 094a498d99 user: drh tags: trunk)
2017-05-02
19:18
Update the built-in SQLite to the latest 3.19.0 alpha for testing. ... (check-in: b8f3b549aa user: drh tags: trunk)
19:13
Enhancements to the password prompt logic for Windows so that it works better in non-standard shells. ... (check-in: 513dd003a5 user: drh tags: trunk)
2017-04-13
23:29 Changes to wiki page "Release Build How-To" ... (artifact: 435f789ba7 user: drh)
2017-04-12
18:40
Fix a typo on the aboutdownload.wiki documentation page. ... (check-in: f2e9eeb1c0 user: drh tags: trunk)
11:26
Suppress "database locked" warnings on the "PRAGMA optimize" that occurs as the process is shutting down. ... (check-in: 41956e7000 user: drh tags: trunk)
2017-04-11
20:54
Version 2.2 ... (check-in: 81d7d3f43e user: drh tags: trunk, release, version-2.2)
2017-03-30
18:01
Add a hyperlink to PRAGMA optimize in the change log for 2.2. ... (check-in: 84c2682f4f user: drh tags: trunk)
2017-03-25
02:20
Fix minor typos and add helpful hyperlinks in some of the documentation. ... (check-in: a0ce33c90b user: drh tags: trunk)
01:47
Fix a typo in The Fossil Sync Protocol document. ... (check-in: 39d6fc72a5 user: drh tags: trunk)
01:14
Further changes to the security section of the How The Download Page Works document. ... (check-in: 14ac1127de user: drh tags: trunk)
01:12
Add the "Security" section to the "How The Download Page Works" document. ... (check-in: 914d5328b6 user: drh tags: trunk)
00:44
Add the "How The Download Page Works" documentation file. ... (check-in: fb38d312c8 user: drh tags: trunk)
2017-03-24
20:43
Update the built-in SQLite to the third 3.18.0 beta. ... (check-in: af225fea67 user: drh tags: trunk)
02:54
Update the built-in SQLite to the second 3.18.0 beta. ... (check-in: c8a4300267 user: drh tags: trunk)
2017-03-23
22:09
Define the NORETURN macro for MSVC ... (check-in: a99c9ffec2 user: drh tags: trunk)
2017-03-22
12:39
Fixes to SVN import received from Christophe Gouiran (bechris13250 at gmail) ... (check-in: 035bd4f65c user: drh tags: trunk)
2017-03-21
13:21
Add the --symlink option to test-file-environment. ... (check-in: e583068713 user: drh tags: trunk)
2017-03-20
13:57
Update the built-in SQLite to the first 3.18.0 beta. ... (check-in: affb6b5e76 user: drh tags: trunk)
13:56
Limit the virtual-machine size for SQL statements run for report generators. ... (check-in: 307147510c user: drh tags: trunk)
2017-03-18
14:10
Update to the latest pre-release of SQLite 3.18.0 that includes a fix for the harmless compiler warning on Macs. ... (check-in: 9612d43f93 user: drh tags: trunk)
12:44
The "amend" command only works from within an open check-out. ... (check-in: 8c22e1bbcd user: drh tags: trunk)
2017-03-16
17:55
Update the change log for version 2.2. Change the version number to 2.2. ... (check-in: b477fe5799 user: drh tags: trunk)
16:16
Remove the (broken) "Color by Hash" submenu link from the /bloblist page. ... (check-in: dd687c7c90 user: drh tags: trunk)