Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around e5a734a19a982697.
2010-11-12
| ||
22:54 | • Ticket [8b46db87f1] fossil update reporting 'login failed' despite local repo having a password for the account used status still Fixed with 2 other changes ... (artifact: 6bd13f8c8a user: aku) ... 1 similar event 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|03b53ca4ca]: 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) | |
20:29 | • New ticket [a3336458f6] typo in http://fossil-scm.org/index.html/doc/trunk/www/fossil-v-git.wiki. ... (artifact: 4786693600 user: anonymous) | |
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) | |
14:06 | • Add attachment timeline-graph.patch to ticket [a734fe24da] ... (artifact: c96283cc4e user: anonymous) | |
14:05 | • New ticket [a734fe24da] Timeline graph alignment on IE6. ... (artifact: 17f2a7af77 user: anonymous) | |
09:01 | • New ticket [bf18e29fbe] make 'fossil rm' to be able to remove more than one file. ... (artifact: c314ffcb56 user: anonymous) | |
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) | |
20:01 | typo ... (check-in: 71f7103494 user: bch 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:43 | • Edit [7043db15b82f7bcb|7043db15b8]: Move to branch gcw-fast. Edit check-in comment. Timestamp 2010-11-11 13:36:40. ... (artifact: ec5b4ddebd user: gcw) | |
13:36 | a stab at fast-import/export support building on the 'import' branch from drh. ... (Closed-Leaf check-in: 7043db15b8 user: gcw tags: gcw-fast) | |
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) ... 1 similar event omitted. | |
11:31 | • New ticket [ffcf5b9f62] Add 'append' to 'wiki' command. ... (artifact: 7a1aab180b user: ron) | |
10:40 | • Ticket [15f44789de] Restore rstats command status still Open with 1 other change ... (artifact: 8abcba54b5 user: anonymous) | |
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:53 | • Ticket [ad76b5d67b] Cannot clone http://www.fossil-scm.org/ status still Open with 1 other change ... (artifact: ad511de232 user: anonymous) | |
17:51 | Merge in the latest changes from venks-emacs. ... (check-in: 7d2d1d3228 user: drh tags: trunk) | |
17:37 | Merge with trunk ... (check-in: 96c0c68a86 user: venkat tags: venks-emacs) | |
16:26 | • Ticket [66ad1acf2b] No way to change commit message status still Closed with 2 other changes ... (artifact: 6067a41307 user: anonymous) | |
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. | |
15:15 | • Add attachment ss1.gif to ticket [ad76b5d67b] ... (artifact: 4817786de2 user: drh) | |
15:02 | • Ticket [ad76b5d67b] Cannot clone http://www.fossil-scm.org/ status still Open with 1 other change ... (artifact: b958803fdc user: anonymous) ... 2 similar events omitted. | |
13:52 | Make "init" an alias for "new". ... (check-in: 21880ca1b6 user: drh tags: trunk) | |