Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around f16e0cf3cc9faf8e.
2010-11-17
| ||
17:58 | • New ticket [acf7b14d93] Bad import of tags as branches (propagating tags ?). artifact: 3260d9e39f user: aku | |
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 ... 1 similar event omitted. | |
11:26 | • New ticket [25d3f8d564] Time skew when cloning a large repository via slow connection. artifact: d24d78ebdd user: anonymous | |
10:54 | • New ticket [289844a2cb] missing table time_fudge on commit. artifact: e8d1adacd2 user: wolfgang | |
2010-11-13
| ||
23:45 | Change the "branch list" command to provide output more like Git. check-in: 761a6a9dcf user: drh tags: trunk | |
23:29 | Disable automatic pull of shun records for the time being. check-in: 3c2500c765 user: drh tags: trunk | |
23:23 | Move the "updated-to:" text to the end of the display for the "update" command, and separately from the changed files by "---------". This at the request of the emacs integration effort. check-in: 3af6cf0993 user: drh tags: trunk | |
14:54 | • Ticket [a483f0ab3f] tree checksum does not match repository after commit status still Open with 1 other change artifact: f227ccb2e0 user: anonymous ... 1 similar event omitted. | |
12:48 | On a "tree checksum does not match repository" error on a commit, go back and do a file-by-file comparison of the repository and the working checkout to try to discover what the problem is. Ticket [a483f0ab3f0d4da0]. check-in: 64459dd091 user: drh tags: trunk | |
12:25 | • Ticket [929dd38716] NOWIKI tag has no effect status still Open with 2 other changes artifact: dfcf0a689d user: drh ... 1 similar event omitted. | |
10:21 | • Ticket [a483f0ab3f] tree checksum does not match repository after commit status still Open with 1 other change artifact: f79955df63 user: anonymous | |
02:17 | Fixed typo in the help message for the deconstruct command check-in: f7cf6dd7ba user: aku tags: trunk | |
02:16 | Fixed typos in commit [aa2fdc286c]. check-in: 8cf380a48e user: aku tags: trunk | |
01:56 | Refinements to the "sync protocol" document. check-in: aa2fdc286c user: drh tags: trunk | |
2010-11-12
| ||
23:27 | More typos in the fossil-v-git document. check-in: a17ed85c08 user: drh tags: trunk | |
23:03 | • Open ticket [8b46db87f1]: fossil update reporting 'login failed' despite local repo having a password for the account used plus 1 other change artifact: a9a8646618 user: aku ... 2 similar events omitted. | |
22:12 | Wait to record the sync password until after the user has actually entered the sync password. Ticket [8b46db87f1bfa942b] check-in: 328fc92ceb user: drh tags: trunk | |
21:51 | Add the fossil_nameofexe() function to use in place of g.argv[0]. check-in: a04a650870 user: drh tags: trunk | |
21:42 | • New ticket [8b46db87f1] fossil update reporting 'login failed' despite local repo having a password for the account used. artifact: 4146298e77 user: aku | |
21:06 | • Edit [03b53ca4ca2c5175]: Edit check-in comment. Timestamp 2010-11-12 20:57:02. artifact: 4b3016675e user: aku | |
21:06 | • Closed ticket [a3336458f6]: typo in http://fossil-scm.org/index.html/doc/trunk/www/fossil-v-git.wiki plus 2 other changes artifact: 635df2f979 user: aku | |
20:57 | Fixed typos reported by ticket [a3336458f6864db0404b6d45b144be0b17526fb0]. check-in: 03b53ca4ca user: aku tags: trunk | |