Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 events by user drh occurring around 2009-01-30 02:26:57.

2009-03-26
23:26
Completed implementation of utility functions to encrypt and decrypt blobs. check-in: bf16ab9b7b user: drh tags: experimental
15:32
Incremental changes toward encrypting sync traffic. The changes are incomplete, but all legacy functionality appears to still works. check-in: 5468ec7c5e user: drh tags: experimental
2009-03-24
22:03
Improvements to the delta generator algorthm so that it runs much faster on large files with very few similarities. There is no change to the delta format generated, so this is fully backwards and forwards compatible. check-in: 522104c2cd user: drh tags: trunk
2009-03-22
13:44
Fix a C89 violation in main.c. check-in: d63f87c003 user: drh tags: trunk
13:18
Add many new test cases for 3-way merge. No new problems found. check-in: 92638367d8 user: drh tags: trunk
12:25
Fix a bug in error recovery logic in the 3-way merge. Added new comments to the 3-way merge code to hopefully make it easier to understand. check-in: 3e89b0c526 user: drh tags: trunk
2009-03-21
19:44
Additional 3-way-merge test cases. check-in: 26ab4f7012 user: drh tags: trunk
19:18
More improvements to the 3-way merge. Additional test cases added. check-in: 81122988ba user: drh tags: trunk
16:35 Closed ticket [d67855cceb]: css files served as application/x-fossil-artifact not text/css plus 2 other changes artifact: a9c69fdc12 user: drh
16:31 Fixed ticket [f90265fc83]: branches plus 1 other change artifact: 6104972846 user: drh
16:25 Fixed ticket [98b63bd316]: 3-way merge drops line plus 2 other changes artifact: 3f4101e9c6 user: drh
16:24 Fixed ticket [5037536050]: Confusing conflict markers plus 2 other changes artifact: 6bb653321d user: drh
16:22 Fixed ticket [fe5b460867]: Typo in "anonymous" user name on instructions on Edit User page plus 2 other changes artifact: 2a28679e5f user: drh
16:21
Fix a typo in a hard-coded web page. Ticket [fe5b460867a187cd32a12e04db62392871c4c38b] check-in: 5ab6f985b9 user: drh tags: trunk
14:12
More improvements to the 3-way merge algorithm. check-in: 83566f2424 user: drh tags: trunk
2009-03-20
23:26 Ticket [98b63bd316] 3-way merge drops line status still Open with 1 other change artifact: 8878296756 user: drh
01:26
Turn off the debugging prints that were left on by mistake in the previous check-in. check-in: 434830cc00 user: drh tags: trunk
01:23
Improve merge conflict markings. check-in: e45d478f0c user: drh tags: trunk
2009-03-13
03:22 Ticket [7757af0d54] Store rights and owners status still Open with 2 other changes artifact: 53904d96a6 user: drh
2009-02-26
01:21
Fix a memory leak that was preventing massive check-ins. check-in: f6790b7c3c user: drh tags: trunk
2009-02-21
13:09
Documentation tweaks. No changes to code. check-in: 6ba52ae761 user: drh tags: trunk
2009-02-16
12:55 Ticket [5a13dbd275] add and ci/commit are inconsistent wrt "*" handling status still Open with 2 other changes artifact: 0a8e030c93 user: drh
2009-02-01
12:23
Always report the content-type charset as utf-8. Ticket [cc6557cfc5763fa80bb04eecea7f713b0751efc4] check-in: daacc139a5 user: drh tags: trunk
12:12 Closed ticket [5b871546ce]: Possible typo in file src/main.c, introduced by check-in [b2e55c0d4d] plus 2 other changes artifact: d6e92dba40 user: drh
2009-01-30
22:05 Edit [51868cb12fe74cc7|51868cb12f]: Change branch background color to "#c0f0ff". Move to branch kkinnell-exp. Edit check-in comment. Change user to "kkennell". artifact: 35edbbcded user: drh
02:26
Fix errors in the mimetype-generator table for documentation files. check-in: 23e96cf795 user: drh tags: trunk
2009-01-29
23:08 Edit [32b480faa3465591|32b480faa3]: Mark "Closed". artifact: 860600bcc5 user: drh
23:08 Edit [383c10f0048f1b58|383c10f004]: Mark "Closed". artifact: d040b3f3c3 user: drh
23:07 Edit [8c4b53008470dd64|8c4b530084]: Mark "Closed". artifact: f21958d474 user: drh
23:07 Edit [abbdb0e8c935a87e|abbdb0e8c9]: Change branch background color to "#d0c0ff". Move to branch tclfossil-1. Cancel "tclfossil". artifact: 94f050cef7 user: drh
23:05 Edit [4df56a9e7eb00cf5|4df56a9e7e]: Mark "Closed". artifact: eeae5e577c user: drh
23:05 Edit [9b30224db761b02c|9b30224db7]: Mark "Closed". artifact: 3eda2d41db user: drh
23:04
Merge in kkinnell's documentation updates. check-in: 24c045f373 user: drh tags: trunk
03:36
Print the current status (including the current branch) after moving to the end branch in the "open" command. check-in: 29900f98f6 user: drh tags: trunk
03:28
Mention that fossil is GPL on the homepage. check-in: 0c72d85fbe user: drh tags: trunk
03:04
Add the "hyperlinks are disabled" warning to the taglist page. Disable hyperlinks on the leaves page when hyperlinks are suppose to be disabled. check-in: 472f9411ee user: drh tags: trunk
02:48
On the taglist and tagtimeline pages, only show non-propagating tags. Omit the branch tags. check-in: 8636eef6e2 user: drh tags: trunk
02:42
The "artifact" webpage renders wiki as wiki and html as html but gives submenu items to convert the rendering back to plain text (and hexdump). check-in: c7fe01fe8e user: drh tags: trunk
2009-01-28
22:56
Add a "View" submenu item on the artifact viewer for files with wiki mimetype. check-in: 0a2a1b4dde user: drh tags: trunk
22:23
A a "View" submenu option for the content viewer when the file is HTML. check-in: d4fedbb4ad user: drh tags: trunk
21:41
Add the ci=LABEL parameter to the "dir" webpage in order to look at just files within a single check-in. Add a Download link on the artifact and hexdump viewers. check-in: 923d644b89 user: drh tags: trunk
2009-01-25
23:30
Add documentation (advocacy-type documentation) on the fossil web interface. Created links from the homepage. check-in: 5c65487c5f user: drh tags: trunk
21:16
Documentation updates: Added FAQ and testimonials. check-in: 627de3bf16 user: drh tags: trunk
20:13
Rename the "vinfo" page to "ci" and the "vedit" page to "ci_edit". check-in: 9be1b00392 user: drh tags: trunk
20:10
Revised formatting of the "Tags and Properties" division of the check-in information screen. check-in: eb8223e164 user: drh tags: trunk
19:47
Add explanatory text to the top of the rcvfromlist webpage. The info page for the root check-in now knows how to redirect to vinfo. check-in: 9c89b0e0f1 user: drh tags: trunk
19:18
Documentation tweaks. Change the "Setup" menu title to "Admin". Added pages under Admin to view the RCVFROM table of the database. check-in: 766bec08ce user: drh tags: trunk
16:00
Update the file format documentation. check-in: c664695186 user: drh tags: trunk
2009-01-24
15:50 Edit [c863ec1a98c424f6|c863ec1a98]: Edit check-in comment. Cancel tag "test-tag-2". artifact: 803aeda401 user: drh
15:47
Prevent check-ins against a closed leaf. Add the --branch and --bgcolor options to the "ci" and "commit" commands. check-in: 4ac75b9107 user: drh tags: trunk