Timeline
Not logged in

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

50 events occurring around 1d93222627a3be27.

2011-03-04
13:11
Make all files mentioned by a public manifest public as well. Ticket [5f194e2c8f475c]. check-in: 2985120d93 user: drh tags: trunk
13:03
Clarify the license status for makeheaders. check-in: f2359f22c2 user: drh tags: trunk
11:22 New ticket [5f194e2c8f] fossil scrub --private sometimes remove private files that have been merged into public branches. artifact: ec0348c98c user: anonymous
11:01 New ticket [77c58e1415] fossil scrub --private fails when used from an open checkout. artifact: 6ed706c7c3 user: anonymous
2011-03-03
18:44 Edit [ad4cc21b7f1e5fc5]: Edit check-in comment. artifact: a71ae2ad05 user: aku
17:20
Adjustments to the sidebox on the homepage. This is still using a nested table. CSS-purists will disapprove, no doubt. check-in: ae89a7ce79 user: drh tags: trunk
16:48
Update the homepage to make it clearer that the Fossil website is just a running instance of Fossil. check-in: 9415b3fe8e user: drh tags: trunk
15:48
More tweaks to the gradient skin. check-in: ad4cc21b7f user: drh tags: trunk
15:22
Adjust the text and font-size of the header on the homepage and on the download page. check-in: e6a29e0057 user: drh tags: trunk
14:12
Add an executive summary sidebar to the Check-in Names documentation page. check-in: a022a51a60 user: drh tags: trunk
13:56
Additional tweaks to the download page generator. check-in: 9ad77bd96b user: drh tags: trunk
13:46
Fixes to the "gradient" skin - now used by Fossil itself. check-in: c2c7af5302 user: drh tags: trunk
13:39
Updates to the homepage (move the "Download" link first) and improvements to the download page generator. check-in: 7834ca9133 user: drh tags: trunk
13:12
Change the title on the homepage. check-in: e29e5e4bc8 user: drh tags: trunk
09:52 Add attachment "tar.c" to ticket [831b932db4] artifact: f1828309e0 user: anonymous
01:10
When doing a clone with a username, ask for the password early. Do not wait for the first round-trip since that round-trip might take a long time on a slow connection. check-in: cc31b46349 user: drh tags: trunk
2011-03-02
22:50 Fixed ticket [25d3f8d564]: Time skew when cloning a large repository via slow connection plus 2 other changes artifact: 0132b87ca0 user: drh
22:49
Be more forgiving of time skew when transferring large packets over slow networks. Ticket [25d3f8d5641deed] check-in: 139c7e52e2 user: drh tags: trunk
19:38
Fix typo in the contribute.wiki page. check-in: 6e18150e49 user: drh tags: trunk
00:37 Closed ticket [c43d2d9477]: segfault on attempted merge. plus 2 other changes artifact: 1c74371f60 user: bharder
2011-03-01
22:23
Update the built-in version of SQLite to the lastest in the stable trunk version. check-in: 4cd9309c50 user: drh tags: trunk
22:14
Do not build clusters following an incremental import. check-in: 769e3d8e56 user: drh tags: trunk
22:07
Fix merge so that it does not segfault when merging text files that do not end in \n and yet have changes at the very end. Ticket [c43d2d9477c2d59a]. check-in: e2122bd620 user: drh tags: trunk
22:03 Edit [1d93222627a3be27]: Change background color to "#d0c0ff". Add tag "release". artifact: 9af97927a4 user: drh
19:04
Treat whitespace at the end of lines as significant during a merge. check-in: 1d93222627 user: drh tags: trunk, release
17:45
Fix the content_deltify() routine to always return an integer value. This fixes an error in the previous check-in (the --compress checkin). Also fix a help comment on the test-3-way-merge command. check-in: 60c2feea08 user: drh tags: trunk
14:15 Closed ticket [191b0c2d8d]: bulk analysis crashes it ouput path does not exists plus 2 other changes artifact: fe66340312 user: drh
14:14 Задача [aa9a522e47] tif files have no preview статус остался Open с 2 изменением artifact: d9acfa4b66 user: drh
14:14 Closed ticket [1b9c66765c]: wrong bug plus 2 other changes artifact: 8190bf36c1 user: drh
13:20
New --compress option to "rebuild" causes more agressive delta compression which can result in a 30% or better size reduction in the database file, with corresponding speedup of cloning. check-in: 301700a224 user: drh tags: trunk
08:20 Ticket [1b9c66765c] wrong bug status still Open with 2 other changes artifact: 7b726892d8 user: anonymous
08:19 New ticket [191b0c2d8d] bulk analysis crashes it ouput path does not exists. artifact: aefb1d158a user: anonymous
08:15 Новая задача [aa9a522e47] tif files have no preview. artifact: 428a124cfe user: anonymous
08:14 New ticket [1b9c66765c] Impossible to save 'automatic calibration'. artifact: eed2a12492 user: anonymous
02:11
Remove a stray NIL character from the makemake.tcl file and add a "+" that was omitted from the previous edit. check-in: a668e2ad73 user: drh tags: trunk
01:00
New download.html generator script that allows for release notes to be inserted with each build. check-in: 3c657e8e0c user: drh tags: trunk
00:26
Speculative changes to the Makefile.dmc and Makefile.msc. I have no way of testing these changes. check-in: a22a666349 user: drh tags: trunk
2011-02-28
23:50
Use "sqlite3_int64" instead of "long long int" for compatibility with compilers that do not support long long. check-in: e0073f431c user: drh tags: trunk
23:35
Mingw makefile changes from Mark Janssen. check-in: 36e3ab4c42 user: drh tags: trunk
22:06 Ticket [c43d2d9477] segfault on attempted merge. status still Open with 2 other changes artifact: 4aa804f963 user: bharder ... 1 similar event omitted.
19:30
Cause a merge with --baseline to record the mergepoint rather than ignore it. check-in: e1ff6c0e35 user: drh tags: trunk
15:10
Fix a typo in the new "Private Branches" document. check-in: 9e5c37ed46 user: drh tags: trunk
15:01
Add documentation on the private branch sync feature. check-in: c97c6aa45f user: drh tags: trunk
14:19 Fixed ticket [baf9b6b11e]: update/revert don't set permissions plus 1 other change artifact: 0294ac8cfc user: drh
14:18
All of the execute permission bit handling appears to be working now, though beta testing would be good. Ticket [baf9b6b11e08c1]. check-in: 3ad119b703 user: drh tags: trunk
13:26
Fix the "revert" command so that it distinguishes between files that were added versus files imported by merge. Added files are not unlinked. Ticket [baf9b6b11e08c1]. Closed-Leaf check-in: 157eed29f4 user: drh tags: exe-permission-fix
03:26
Try to get the "stash" command using execute permission bits correctly. Continuing work on the "revert" command - but it is still not working quite right. Ticket [baf9b6b11e08c1d0b]. check-in: ae3409bf49 user: drh tags: exe-permission-fix
02:54
Changes to get the "merge" command to process execute permission correctly. Ticket [baf9b6b11e08c1d0]. check-in: 7a4d75fc8c user: drh tags: exe-permission-fix
02:44
Further changes trying to get execute permissions right for the "update" command. Ticket [baf9b6b11e08]. check-in: 55bf7a0ff2 user: drh tags: exe-permission-fix