Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user drh occurring around 2010-07-06 21:22:43.
2010-08-15
| ||
19:57 | The "Branches" menu option shows only open branches. Closed branches are accessible from a hyperlink. ... (check-in: 518439507a user: drh tags: trunk) | |
19:37 | • Fixed ticket [25ff8cff2b]: wrong DOCTYPE in generated pages plus 1 other change ... (artifact: ede2f59f5a user: drh) | |
19:36 | Fix to the DOCTYPE of generated HTML pages. Ticket [25ff8cff2bdb41766e91] ... (check-in: c1bec02aae user: drh tags: trunk) | |
19:34 | • Fixed ticket [d83227cdda]: Can not handle HTTPS tag of http header plus 1 other change ... (artifact: 5546a90264 user: drh) | |
19:34 | Recognize the HTTPS line in the HTTP header. Ticket [d83227cdda3d786d3743b2] ... (check-in: 3dc62d54d0 user: drh tags: trunk) | |
2010-08-11
| ||
07:00 | Allow a checkin to be checked out again even if one of the files in that checkin has been shunned. ... (check-in: 7e23178ba3 user: drh tags: trunk) | |
2010-08-07
| ||
18:09 | Enhance the "vdiff" web method so that it shows the differences between to arbitrary check-ins identified by the "from" and "to" query parameters. ... (check-in: 1d713f3f4d user: drh tags: trunk) | |
16:10 | The "fossil diff" command now accepts options --from and --to in order to do a diff between two arbitrary check-ins. ... (check-in: 296b90a25b user: drh tags: trunk) | |
2010-08-05
| ||
10:09 | Update SQLite to the latest 3.7.1 development snapshot. ... (check-in: d090292800 user: drh tags: trunk, release) | |
2010-07-30
| ||
00:16 | Merge change by Benoit Mortgat into the trunk. ... (check-in: e3fb8dc36c user: drh tags: trunk) | |
2010-07-28
| ||
02:38 | Add a link to [http://chiselapp.com/] on the homepage. ... (check-in: 0e1ca296db user: drh tags: trunk) | |
2010-07-25
| ||
21:00 | • Closed ticket [855375dc57]: can't clone remotely plus 2 other changes ... (artifact: a0e9968ae0 user: drh) | |
20:52 | • Closed ticket [c2c6e35506]: Can't create Attachments to Wiki pages plus 2 other changes ... (artifact: 8c8ca17990 user: drh) | |
20:35 | • Closed ticket [b0f1e3fed2]: HTML wiki mode should NOT interpret [] syntax plus 1 other change ... (artifact: 543990ff1f user: drh) ... 2 similar events omitted. | |
20:29 | • Closed ticket [7804a3d348]: Disconnect in HTML only wiki vs. Ticket submission plus 3 other changes ... (artifact: da83465e36 user: drh) | |
2010-07-21
| ||
16:33 | Update the built-in SQLite to version 3.7.0rc2. ... (check-in: 93d7f371cc user: drh tags: trunk) | |
2010-07-18
| ||
11:04 | • Ticket [855375dc57] can't clone remotely status still Open with 1 other change ... (artifact: bff8379a2d user: drh) | |
2010-07-16
| ||
10:38 | • Changes to wiki page "Fossil" ... (artifact: 546824a6c7 user: drh) | |
2010-07-08
| ||
18:08 | • Closed ticket [4df73686e1]: Code problem #1 plus 1 other change ... (artifact: 50b4775fda user: drh) | |
17:57 | Update the built-in sqlite3 to the latest development version. ... (check-in: 1e6ded9856 user: drh tags: trunk) | |
17:53 | Take care to close the connection to the database file before existing. This gives the database a chance to clean up (and, for example, delete WAL and shared-memory files). ... (check-in: 932825bc6a user: drh tags: trunk) | |
2010-07-07
| ||
14:57 | Update the built-in SQLite to the latest 3.7.0 beta snapshot that includes fixes for large databases in WAL mode. ... (check-in: f0cd78c1a3 user: drh tags: trunk) | |
2010-07-06
| ||
21:22 | Add software version information and database stats to the /stat page. ... (check-in: 5acf617104 user: drh tags: trunk) | |
20:51 | Update the built-in SQLite to the latest beta of version 3.7.0. ... (check-in: 8733f07f0a user: drh tags: trunk) | |
2010-07-04
| ||
21:11 | Small performance tweaks for clone and rebuild. ... (check-in: 710a8ba993 user: drh tags: trunk) | |
2010-07-03
| ||
15:45 | • Edit [fb5f0c2580008d89|fb5f0c2580]: Change background color to "#d0c0ff". Edit check-in comment. Timestamp 2010-07-03 15:33:59. Add tag "release". ... (artifact: 1dc261b4a0 user: drh) | |
15:33 | Update SQLite to the latest beta of 3.7.0. This provides much better server concurrency when the repository database file is set to WAL mode. ... (check-in: fb5f0c2580 user: drh tags: trunk, release) | |
15:26 | Automatically pull the shunning list when pulling from the "remote-url" server, which we assume is a trusted server. Add the new "auto-shun" setting to disable this feature, if desired. ... (check-in: 515814f8e7 user: drh tags: trunk) | |
2010-06-26
| ||
20:37 | Update the built-in SQLite to the latest from the SQLite development tree. ... (check-in: ba14c7549c user: drh tags: trunk) | |
2010-06-24
| ||
11:14 | • Ticket [e68182a35a] Default HTML for new ticket form status still Open with 1 other change ... (artifact: 2891ef4f2d user: drh) | |
11:10 | Update to the latest SQLite with the new WAL file format containing version numbers. ... (check-in: e0bdd5afce user: drh tags: trunk) | |
2010-06-23
| ||
15:23 | Update to the latest SQLite which contains a bug fix in the current-time function on windows. ... (check-in: 34178e2771 user: drh tags: trunk) | |
13:31 | • Fixed ticket [17389900b2]: "open" needs to warn before overwriting existing files plus 1 other change ... (artifact: 60d167bdf2 user: drh) | |
13:30 | Prompt the user for permission to overwrite files on "fossil open". Ticket [17389900b2e5bd816] ... (check-in: d778ffea81 user: drh tags: trunk) | |
12:32 | • Ticket [3915adc720] Move page title to below menu for consistency status still Open with 2 other changes ... (artifact: b0cb745bb2 user: drh) | |
12:00 | • Ticket [5751755d47] Initial check-in isn't usable status still Open with 2 other changes ... (artifact: 9a4109ee49 user: drh) | |
11:58 | Fix to a "help" message. No code changes. ... (check-in: b892572644 user: drh tags: trunk) | |
11:55 | • Fixed ticket [7c700d2f28]: Cannot rebuild a repository that has been ANALYZE'd by SQLite plus 1 other change ... (artifact: e34cd69b0f user: drh) | |
11:54 | Do not try to drop system tables when rebuilding a repository. Ticket [7c700d2f28838490]. ... (check-in: b063e40725 user: drh tags: trunk) | |
11:51 | • Edit [43472d55f31dc4b1|43472d55f3]: Change branch background color to "#f0ffc0". Timestamp 2010-06-18 03:21:48. ... (artifact: 152c23c3dc user: drh) | |
11:48 | Merge quickstart.wiki changes into the trunk. ... (check-in: c6cfa4ebc4 user: drh tags: trunk) | |
11:46 | Back out the benoit branch changes added by the previous check-in. ... (check-in: 17075ffb37 user: drh tags: ttmrichter) | |
11:39 | • Edit [84e497e4403ce17b|84e497e440]: Edit check-in comment. Timestamp 2010-06-23 04:33:17. ... (artifact: 0ee282411d user: drh) | |
11:36 | • Edit [7b7fe276784bb7f3|7b7fe27678]: Move to branch benoit. Change background color to "#ffc0d0". Edit check-in comment. Timestamp 2010-06-22 11:35:44. ... (artifact: 97a3c1faca user: drh) | |
11:32 | • Edit [953d293c32ddf612|953d293c32]: Change branch background color to "#ffc0d0". Move to branch benoit. Edit check-in comment. Timestamp 2010-06-23 05:27:39. ... (artifact: 208b8bb048 user: drh) | |
2010-06-21
| ||
19:28 | Fix a segfault that can occur if a corrupt delta gets into the archive. ... (check-in: b9a744e1c4 user: drh tags: trunk) | |
15:08 | Update to the latest version of SQLite with WAL support. ... (check-in: ed1037e225 user: drh tags: trunk) | |
15:08 | Fix a typo in the "branching.wiki" document. ... (check-in: 83d6065c99 user: drh tags: trunk) | |