Fossil

Timeline
Login

Timeline

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

50 events by user drh occurring around 2009-11-06 04:05:13.

2009-12-08
18:43
Clean up the RSS code slightly. ... (check-in: 484c8f9f86 user: drh tags: trunk)
2009-12-07
20:23
Update SQLite to version 3.6.21 final. ... (check-in: 9f654b9984 user: drh tags: trunk)
2009-12-04
15:23
Update SQLite to the first release candidate for 3.6.21. ... (check-in: 017d281f45 user: drh tags: trunk)
2009-11-27
12:14 Ticket [1e919e389b] "fossil update" doesn't update status still Closed with 1 other change ... (artifact: 522c3de149 user: drh) ... 1 similar event omitted.
2009-11-25
22:14
Update to the latest version of SQLite with improved sqlite3_trace() support. This makes the output of --sqltrace much more helpful. ... (check-in: 732d7c406e user: drh tags: trunk)
2009-11-23
13:21
Update the SQLite used internally to the first 3.6.21 release candidate. ... (check-in: f3d4a2db53 user: drh tags: trunk)
2009-11-22
23:32 Ticket [5f9f516a22] Cannot commit changes: tree checksums before and after commit do not match status still Open with 1 other change ... (artifact: 96b3367bc1 user: drh)
2009-11-14
14:38
In the file_isdir() routine, make sure the filename is simplified (has no "/../" or "/./" components and does not end with "/") in order to work around bugs in mingw. ... (check-in: a7822bcc00 user: drh tags: trunk)
2009-11-13
14:18 Ticket [95d893c207] diagnostics for fossil tag cancel X Y status still Open with 1 other change ... (artifact: db4083455b user: drh)
2009-11-12
18:42 Closed ticket [1cbbf8aecd]: multiple tagging plus 2 other changes ... (artifact: a4e94e52b4 user: drh)
16:41 Ticket [95d893c207] diagnostics for fossil tag cancel X Y status still Open with 3 other changes ... (artifact: c8b858e137 user: drh)
2009-11-11
16:21 Fixed ticket [974618fe5a]: fossil all rebuild does redundant rebuilds on windows plus 2 other changes ... (artifact: 5428775198 user: drh)
16:21
Deal with windows filename aliasing in the "all" command. Ticket [974618fe5a8]. Also display the home directory for windows users with the "info" command since the home directory is non-obvious in windows. ... (check-in: d5695157d0 user: drh tags: trunk)
14:59
Better error messages when "sync" fails due to server problems. Ticket [bfb8427cdd5] ... (check-in: 0690aa18a4 user: drh tags: trunk)
2009-11-09
21:32
Fix an issue with the command-line timeline. Fix typos in documentation. ... (check-in: e2431b17df user: drh tags: trunk)
21:25 Closed ticket [7bb8f2359a]: please add a fossil command to retrieve the history for a given file plus 2 other changes ... (artifact: 60a3ba9a25 user: drh)
15:48 Edit [bd2fa6aa2b5ca05e|bd2fa6aa2b]: Change branch background color to "#c0ffc0". Timestamp 2009-11-09 15:24:59. ... (artifact: 112ceecfd9 user: drh)
00:58
On the "timeline" command, if a YYYY-MM-DD date string is entered without the "before" keyword, then show all changes on the date given. ... (check-in: 0239325f58 user: drh tags: trunk)
2009-11-08
21:41
Add the "search" command to the command-line interface. This command is still experimental. Currently it only search the timeline. ... (check-in: 20600107f1 user: drh tags: trunk)
2009-11-06
14:16 Fixed ticket [2aaa8042ca]: Option to avoid saving the sync URL plus 2 other changes ... (artifact: 8e003f5982 user: drh)
14:15
Add the --once command-line option to push, pull, and sync. Ticket [2aaa8042caec] ... (check-in: 5153d61893 user: drh tags: trunk)
14:06 Closed ticket [6c897c0fd0]: make it possible to specify branch with "open" command plus 2 other changes ... (artifact: 60804b5067 user: drh)
14:00
Add the ability to diff to arbitrary versions of a single file. ... (check-in: fe8bb01d38 user: drh tags: trunk)
04:05
Because the "vfile" signatures are now used by "diff", be sure to recompute them before running the diff. ... (check-in: 149945beea user: drh tags: trunk)
03:10
After any kind of database error, include in the error message a warning to the user that it might be wise to run "fossil all rebuild". ... (check-in: 397fa9bf78 user: drh tags: trunk)
02:47
Continuing work on the "diff" command. ... (check-in: db608ee72f user: drh tags: trunk)
01:59
Work toward improving the "diff" command. Get the "-r" or "--from" option working. ... (check-in: a51808c0a5 user: drh tags: trunk)
2009-11-05
00:07
Check-in the fix for the i16/i64 mixup with the ynVar type in SQLite. ... (check-in: e200c8d65f user: drh tags: trunk)
2009-11-04
13:32
Update to the latest SQLite ... (check-in: 355e34ba9d user: drh tags: trunk)
12:36 Closed ticket [02f9d037a4]: Login-Cards may be susceptible by a replay attack plus 2 other changes ... (artifact: e55bdbefb9 user: drh)
2009-11-03
19:43
Alway run autosync prior to an "update" even when specifying a specific check-in to update to. ... (check-in: f57990b65a user: drh tags: trunk)
2009-11-02
13:19
Disable the external link marking as it does not work on windows. ... (check-in: 980b160bd0 user: drh tags: trunk)
2009-11-01
19:49
Add the ⟾ mark after external hyperlinks in wiki. ... (check-in: 0039b7813e user: drh tags: trunk)
19:25
Update to the latest version of SQLite (3.6.20rc1) and fix some compiler warnings. ... (check-in: dffe11c29c user: drh tags: trunk)
2009-10-31
17:01
Add the "artifact" command for extracting the content of individual artifacts. The new "artifact" command is really just a renaming of "test-content-get". ... (check-in: 8480dd38d2 user: drh tags: trunk)
15:09 Fixed ticket [3f0c73f2d2]: diff-command with parameter doesn't work plus 2 other changes ... (artifact: eb787985e5 user: drh)
15:07
Add an "finfo" command to give file history. ... (check-in: 8c8f8616a6 user: drh tags: trunk)
14:08 Fixed ticket [68c7f7bee9]: remote-url command doesn't persist username and password plus 2 other changes ... (artifact: cc60a72d1e user: drh)
14:03
Fix the "remote-url" command so that it preserves the userid and password. Ticket [68c7f7bee951302]. ... (check-in: 11ecd5c0b5 user: drh tags: trunk)
13:50 Fixed ticket [0101a97fef]: GPG error on commit with GPG disabled plus 2 other changes ... (artifact: f29ed2aa5a user: drh)
13:50
Fix the "Behavior" setup page so that it has the correct default values for unspecified attributes. Ticket [0101a97fefd5ca91d] ... (check-in: 671e7c34e9 user: drh tags: trunk)
13:32 Closed ticket [867f23ff79]: Assertaion failed: (pBlob)->xRealloc==blobReallocMalloc || (pBlob)->xRealloc==blobReallocStatic, file blob_.c, line 170. plus 1 other change ... (artifact: 7178e01fc4 user: drh)
13:31 Closed ticket [b837926422]: deleting the "buzzing noise from speakers" tickets affected checkout-ability of repo? plus 1 other change ... (artifact: c448841336 user: drh)
13:30 Ticket [dbf7908517] Issues with logging-in status still Open with 3 other changes ... (artifact: a78548da0d user: drh)
13:24 Ticket [700d423d2a] Tables in ticket view set the bgcolor status still Open with 1 other change ... (artifact: ab075ea899 user: drh)
13:24 Fixed ticket [28d861eb57]: File listing has extra space before file name plus 2 other changes ... (artifact: 05ac8c30c6 user: drh)
13:23
Remove the extra space character before filenames in web directory listings. Ticket [28d861eb5799a60] ... (check-in: 4165033b40 user: drh tags: trunk)
13:17 Closed ticket [057b6d23da]: possible fork with autosync enabled plus 2 other changes ... (artifact: 49cccba2f7 user: drh)
13:14 Closed ticket [5003b71cdb]: unable to delete file from repository plus 1 other change ... (artifact: f9874515de user: drh)