Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 1051600f167a54f8.
2010-11-23
| ||
14:16 | • Ticket [746949c931] Have an easy way to access parents of a commit status still Open with 3 other changes ... (artifact: b030911330 user: anonymous) ... 1 similar event omitted. | |
2010-11-21
| ||
21:08 | • Edit [cf178577ec43ed80|cf178577ec]: Change background color to "#c0c0c0". Timestamp 2010-11-17 13:38:25. Add tag "release". ... (artifact: d83d95bd16 user: benoit) | |
2010-11-19
| ||
22:29 | Further work on getting a "commit" or "update" to continue operating after an autosync failure. The "commit" command prompts to verify that you want to continue. ... (check-in: 0cc4875fde user: drh tags: trunk) | |
19:48 | Work toward getting and "update" or "commit" to continue even after an auto-sync failure. ... (check-in: 9286aaf778 user: drh tags: trunk) | |
19:46 | • New ticket [b09dddc904] segfault on ticket edit. ... (artifact: 3b307b95a6 user: zachtodd) | |
15:13 | • Ticket [d798ba2e79] Hooks request status still Open with 1 other change ... (artifact: 7f92599026 user: anonymous) | |
12:13 | • Ticket [a2dc3b67a2] Versioned files in Windows still appear as extras if not commited with proper case status still Open with 2 other changes ... (artifact: 399b3cddf1 user: anonymous) | |
12:10 | • Ticket [e29ea5912a] Privacy attribution loss due to de/reconstruct ... status still Open with 1 other change ... (artifact: 95c80c6cf9 user: anonymous) ... 1 similar event omitted. | |
11:21 | • Ticket [d798ba2e79] Hooks request status still Open with 1 other change ... (artifact: d1609c0e0a user: anonymous) | |
03:10 | • New ticket [a2dc3b67a2] Versioned files in Windows still appear as extras if not commited with proper case. ... (artifact: 00a1c01144 user: anonymous) | |
2010-11-18
| ||
22:47 | • Ticket [e29ea5912a] Privacy attribution loss due to de/reconstruct ... status still Open with 2 other changes ... (artifact: 1a8b561792 user: anonymous) | |
22:22 | • New ticket [f21f98c267] Consistently support -R for almost all commands. ... (artifact: 9c7637338d user: anonymous) | |
22:04 | • New ticket [2c6a589bc5] Improve ancestor output for initial checkin. ... (artifact: c1a3b275da user: anonymous) | |
20:01 | • Add attachment bug-privacy_loss.sh to ticket [e29ea5912a] ... (artifact: a15aaac66d user: chi) | |
20:00 | • New ticket [e29ea5912a] Privacy attribution loss due to de/reconstruct .... ... (artifact: fbf544e5c1 user: chi) | |
08:18 | • Ticket [c9e84b5671] fossil treats anybody connecting from 127.0.0.1 as user with UID 1 status still Closed with 1 other change ... (artifact: f3138b63ad user: anonymous) ... 3 similar events omitted. | |
00:47 | • New ticket [2c7b1cd3a3] Cannot bind to specific IP address when in server mode. ... (artifact: 040637cd81 user: anonymous) | |
2010-11-17
| ||
20:11 | integrate import/export to Makefile.dmc ... (check-in: e5d99df4bc user: wolfgang tags: trunk) | |
19:42 | • Ticket [acf7b14d93] Bad import of tags as branches (propagating tags ?) status still Open with 1 other change ... (artifact: 2cef97f598 user: aku) ... 2 similar events omitted. | |
13:38 | Tweaks to the graph layout. Add a graph to ticket timelines. ... (check-in: cf178577ec user: drh tags: trunk, release) | |
13:15 | • Fixed ticket [feeb8a91eb]: "Unsupported command: blob" error during Fossil to Git export plus 1 other change ... (artifact: daa874958f user: drh) | |
13:15 | Set binary translation mode on windows for import and export. Ticket [feeb8a91eb838f743ae9] ... (check-in: b408ece7f6 user: drh tags: trunk) | |
12:46 | • Ticket [feeb8a91eb] "Unsupported command: blob" error during Fossil to Git export status still Open with 2 other changes ... (artifact: 149320b30c user: drh) | |
12:31 | • New ticket [f386e46e1f] fossil sqlite3 OPTIONS not properly evaluated. ... (artifact: f849f83fc8 user: anonymous) | |
10:56 | • New ticket [feeb8a91eb] "Unsupported command: blob" error during Fossil to Git export. ... (artifact: f56527c8b1 user: anonymous) | |
01:39 | • Closed ticket [8b46db87f1]: fossil update reporting 'login failed' despite local repo having a password for the account used plus 1 other change ... (artifact: 6eb76d542f user: aku) | |
2010-11-16
| ||
23:16 | Update to the latest version of SQLite with the sqlite3_stmt_readonly() capability and use that interface for additional security of the user-entered SQL in the ticket report logic. ... (check-in: 115f3ea60e user: drh tags: trunk) | |
18:02 | Additional fixes to the "fossil import" command. Correct handling of zero-length content files. Correct handling of merges with no new or modified files. ... (check-in: 3873aa7ecb user: drh tags: trunk) | |
16:14 | • New ticket [f89470bc3d] More useful file browser. ... (artifact: 1aa719ece0 user: anonymous) | |
14:35 | • Ticket [93112ea7e8] Timeline graph for trunk not straight status still Closed with 1 other change ... (artifact: 3154ff7d77 user: drh) ... 3 similar events omitted. | |
04:18 | Fix a bug in the Git import routine. ... (check-in: 9c31866404 user: drh tags: trunk) | |
2010-11-15
| ||
20:10 | • Fixed ticket [289844a2cb]: missing table time_fudge on commit plus 1 other change ... (artifact: 8cb6e6c11f user: drh) | |
20:10 | Do not use the "time_fudge" temp-table if it has not been created by a prior call to manifest_crosslink_begin(). Ticket [289844a2cb535a465] ... (check-in: 80c42a3312 user: drh tags: trunk) | |
20:07 | Update the built-in SQLite to an alpha of version 3.7.4. ... (check-in: ea442f3704 user: drh tags: trunk) | |
19:51 | • Fixed ticket [5c7565d157]: check in [e0eceb7892] breaks graph on file history page plus 1 other change ... (artifact: 1d26ad3cc8 user: drh) | |
19:50 | Fix graph display for file history. Tickets [5c7565d157b13fe0c30b7] and [a734fe24da8f75758cf4]. ... (check-in: bb045dbdbd user: drh tags: trunk) | |
18:52 | • New ticket [5c7565d157] check in [e0eceb7892] breaks graph on file history page. ... (artifact: ba4df75f2d user: anonymous) | |
2010-11-14
| ||
19:34 | • New ticket [de35b17425] defect in command line parser: -- is not a valid comment. ... (artifact: b20cee6306 user: wolfgang) | |
16:17 | • Ticket [289844a2cb] missing table time_fudge on commit status still Open with 2 other changes ... (artifact: 6131227510 user: wolfgang) | |
15:31 | • Ticket [af2658e1fe] attempt to 'fossil init filename' where filename = dirname confuses fossil status still Open with 2 other changes ... (artifact: f16e0cf3cc user: anonymous) | |