Timeline
Not logged in

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

50 events occurring around a3c252f237c93ddf.

2011-05-03
16:56 Add attachment "windows-i8n_test.png" to ticket [336924579d] artifact: e6362fc466 user: anonymous
16:56 New ticket [336924579d] my test with windows-i18n branch. artifact: b462e0bc31 user: anonymous
15:40 Ticket [ee97701f4c] "fossil add" broken for repos opened into "/" status still Open with 2 other changes artifact: 8b2450330c user: anonymous
13:39 Ticket [25c54e544e] Cancelling bgcolor leads to white status still Open with 2 other changes artifact: 77c91e9eda user: anonymous ... 1 similar event omitted.
13:37
Enable Basic Authorization during sync operations by prepending a single "#" to the password. check-in: c1506adbf7 user: drh tags: trunk
13:00 New ticket [25c54e544e] Cancelling bgcolor leads to white.. artifact: ef8b191829 user: viriketo
01:12
Update the fossil_system() function so that it converts the system command form UTF8 into MBCS before calling system(). Speculative fix for ticket [8d916f5fc30be3]. check-in: a65c97afd6 user: drh tags: windows-i18n
2011-05-02
19:13 New ticket [8d916f5fc3] Issues with branch windows-i18n. artifact: f2a8519adf user: anonymous
14:39 Ticket [55fa8c23e3] Broken propagate colour to descendants, if there is a new colour in the middle status still Open with 4 other changes artifact: d1078f4d97 user: drh
14:38 Fixed ticket [72c7d223d5]: CGI Server 'directory' mode requires ".fossil" extension on repositories plus 2 other changes artifact: b6c3999358 user: drh
14:37
Corrections to the multi-repository server documentation. Ticket [72c7d223d5258]. check-in: b951baa5c9 user: drh tags: trunk
14:29 Fixed ticket [d299fb9842]: failed `fossil open` - delete _FOSSIL_ plus 1 other change artifact: a6bb8411ca user: drh
14:29
Automatically delete the _FOSSIL_ file after a failed open. Ticket [d299fb9842d6bc] check-in: 0aee050f32 user: drh tags: trunk
13:31
Change calls to unlink() into file_delete(). The file_delete() routine converts filenames to MBCS from UTF if necessary. check-in: eea6449098 user: drh tags: windows-i18n
13:10
Merge in changes from trunk. check-in: f8f1c4e9a3 user: drh tags: windows-i18n
13:09
Avoid using the %lld printf conversion since windows does not support it. check-in: be467e9328 user: drh tags: trunk
08:38 Ticket [9bf1f9d502] Misleading summary of merge troubles at the end of merge status still Open with 2 other changes artifact: db5f0db2c8 user: viriketo ... 1 similar event omitted.
08:34 New ticket [7326efdc56] Misleading summary of merge troubles at the end of merge. artifact: 646e9326c8 user: viriketo
2011-04-30
13:00 Ticket [d299fb9842] failed `fossil open` - delete _FOSSIL_ status still Open with 2 other changes artifact: d5cdf64706 user: anonymous ... 1 similar event omitted.
2011-04-29
09:37 New ticket [55fa8c23e3] Broken propagate colour to descendants, if there is a new colour in the middle. artifact: 93edbbd8fa user: viriketo
2011-04-28
14:18 New ticket [72c7d223d5] CGI Server 'directory' mode requires ".fossil" extension on repositories. artifact: 62738d85c1 user: anonymous
13:53
Make sure the argument to fopen() is MBCS instead of UTF8. check-in: a3c252f237 user: drh tags: windows-i18n
10:38 New ticket [a9b07eebe1] Have the artifact sources in an HTML list. artifact: ae379daae3 user: viriketo
10:35 Задача [3e6775edfe] Can't pass html comments through wiki. статус изменен на Open, плюс еще изменений: 1 artifact: c341fa81c2 user: viriketo
10:32 New ticket [cc52573686] Add an 'annotate' in the Artifact web page. artifact: e1b2a28c0b user: viriketo
2011-04-27
20:03 Fixed ticket [4108dfd6b7]: Sqlite error on latest Fossil build plus 1 other change artifact: 35c1b661f7 user: drh
20:01
Merge in the SQLite fix from trunk. check-in: a9425fe17f user: drh tags: windows-i18n
19:58
Update the built-in SQLite to the lastest snapshot from the trunk. This fixes an over-aggressive error report on windows which should fix ticket [4108dfd6b717f1] here in Fossil. check-in: 2a8ff5bff4 user: drh tags: trunk
19:01 Ticket [4108dfd6b7] Sqlite error on latest Fossil build status still Open with 2 other changes artifact: 9b6848ad52 user: anonymous
18:21
Attempt to get Fossil working on windows systems that do not use UTF8 in the shell. check-in: e805fa8db9 user: drh tags: windows-i18n
17:58 New ticket [4108dfd6b7] Sqlite error on latest Fossil build. artifact: 0f19153a4f user: anonymous
16:07
Update to the latest SQLite snapshot that exposes the UTF8 to MBCS conversion routine in the windows driver to applications. check-in: 989fc1f2b6 user: drh tags: trunk
14:36 Fixed ticket [7eab65a858]: crnl y/N/a unclear plus 1 other change artifact: d4e6fe47c7 user: drh
14:36
Change the warning prompt for CR/NL in check-in from (y/n/a) to (yes/no/all). Ticket [7eab65a85880a10cc] check-in: e3efeb6f29 user: drh tags: trunk
14:23 Fixed ticket [b49849a350]: `fossil clean` needs awareness of --nested checkouts plus 1 other change artifact: 08c1c10b04 user: drh
14:23
Commands that recursively descend through directory hierarchies (such as "fossil extra", "fossil clean", or "fossil addremove") will now ignore nested checkouts. Ticket [b49849a350d040bc]. check-in: 53aef2dee1 user: drh tags: trunk
12:18 Fixed ticket [a659e233cd]: FreeBSD patch please apply tnx plus 1 other change artifact: c016898a3d user: drh
12:18 Edit [7b45d101dd5b0871]: Edit check-in comment. artifact: 9ef33f70eb user: drh
12:17 Fixed ticket [9b8333b298]: Cannot pull the up to date 'ticket' configuration plus 2 other changes artifact: ec4fc9fec9 user: drh
12:04 Fixed ticket [a21625c507]: Summarize new config-sync changes in one place, explain pros/cons. plus 2 other changes artifact: f95bfccb7d user: drh ... 1 similar event omitted.
02:15
Design Note: About the "Irreversible Schema Change" technote: [a1f9f17b60] user: drh
02:10
Merge in the config-sync changes. This is a major schema change and definitely requires a "fossil rebuild". Note that the schema upgrade is irreversible and so you should be certain you want to continue with the new schema before you upgrade. check-in: 1654456ef5 user: drh tags: trunk
02:05
Fix an issue with the --legacy option to configuration pull. Closed-Leaf check-in: 940faaa37e user: drh tags: config-sync
01:40
Fix an out-of-order local variable declaration. Ticket [a659e233cd79a0d]. check-in: 7b45d101dd user: drh tags: config-sync
01:35
Further minor tweaks to configuration sync. check-in: b5aa3bfe88 user: drh tags: config-sync
00:49
Simple test cases for configuration sync are now working. check-in: bef34a6940 user: drh tags: config-sync