Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user drh occurring around 2010-11-12 22:12:51.
2010-11-17
| ||
19:01 | • Ticket [acf7b14d93] Bad import of tags as branches (propagating tags ?) status still Open with 2 other changes ... (artifact: 1051600f16 user: drh) | |
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) | |
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) | |
14:35 | • Ticket [93112ea7e8] Timeline graph for trunk not straight status still Closed with 1 other change ... (artifact: 3154ff7d77 user: drh) ... 2 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) | |
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) | |
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) | |
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) | |
22:12 | • Fixed ticket [8b46db87f1]: fossil update reporting 'login failed' despite local repo having a password for the account used plus 1 other change ... (artifact: 0b103eec23 user: drh) | |
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) | |
16:37 | Incorporate the "addremove" command (with edits) from the StvPrivateHook2 branch. ... (check-in: ceab53718f user: drh tags: trunk) | |
15:18 | • Fixed ticket [a734fe24da]: Timeline graph alignment on IE6 plus 1 other change ... (artifact: b3259568a7 user: drh) | |
15:17 | A simple tweak to the graph javascript gets it working on IE6. Ticket [a734fe24da8f75758cf] ... (check-in: e0eceb7892 user: drh tags: trunk) | |
00:24 | Added documentation on ways to identify a check-in. ... (check-in: aaf8cfa296 user: drh tags: trunk) | |
2010-11-11
| ||
23:08 | Change the name of the special "ckout" tag to "current". Also allow "previous" in addition to "prev" for the parent of the current checkout. ... (check-in: badb9ff231 user: drh tags: trunk) | |
22:04 | Add support for "magic" tags "ckout", "prev" and "next". Show the version updating to when performing an "update". ... (check-in: 5ea9ad379d user: drh tags: trunk) | |
21:36 | Fix a minor memory leak. ... (check-in: 3541444d9d user: drh tags: trunk) | |
20:33 | Further refinements to the Fossil-versus-Git document. ... (check-in: 8f4d5314ae user: drh tags: trunk) | |
18:21 | Add information on the Git-to-Fossil converter and a comparison article on Fossil and Git. ... (check-in: ae0628aa99 user: drh tags: trunk) | |
13:36 | Fix the "fossil import" command so that it correctly handles cases where a file is deleted then replaced by a directory with the same name. ... (check-in: e5a734a19a user: drh tags: trunk) | |
12:09 | • Ticket [8f8083f230] commit not possible status still Open with 1 other change ... (artifact: 68c41b681e user: drh) | |
01:16 | Cast strlen() to int when used as a printf() argument. ... (check-in: 5fa4dfc286 user: drh tags: trunk) | |
2010-11-10
| ||
21:00 | Fix a bug in processing of "merge" records for "fossil import". ... (check-in: 6b76effa92 user: drh tags: trunk) | |
20:56 | Improved handling of branches and tags in the "fossil import" command. ... (check-in: b2f637510a user: drh tags: trunk) | |
19:11 | Allow a manifest to have no F-cards. ... (check-in: 6f8cd72b08 user: drh tags: trunk) | |
18:44 | Drop the temporary time_fudge table once we are done with it. ... (check-in: 172e16aeec user: drh tags: trunk) | |
18:42 | Fix the code for adding "mlink" entries so that it records file deletions on a baseline manifest. ... (check-in: 0ba2c86d2b user: drh tags: trunk) | |
13:36 | Fix the "divider" lines in the timeline display. Add the --force option to the "import" command. ... (check-in: ef68b04449 user: drh tags: trunk) | |
01:43 | Tweak check-in times slightly so that parents always come before their children. ... (check-in: 0e87f42762 user: drh tags: trunk) | |
00:43 | The "fossil import" command works well enough to import the Git self-hosting repository. There are still issues and no doubt many bugs yet to be found. But this is a good start. ... (check-in: 6c827ff02e user: drh tags: trunk) | |
2010-11-09
| ||
18:15 | Partial implementation of the "fossil import" command. It is incomplete and does not work. ... (check-in: ba837f5e88 user: drh tags: trunk) | |
17:51 | Merge in the latest changes from venks-emacs. ... (check-in: 7d2d1d3228 user: drh tags: trunk) | |
15:24 | • Ticket [ad76b5d67b] Cannot clone http://www.fossil-scm.org/ status still Open with 1 other change ... (artifact: 303207ab7c user: drh) ... 1 similar event omitted. | |