20 descendants of [232d10b736]
2009-11-06
| ||
14:00:38 | * | [fe8bb01d38] Add the ability to diff to arbitrary versions of a single file. (user: drh, tags: trunk) |
04:05:13 | * | [149945beea] Because the "vfile" signatures are now used by "diff", be sure to recompute them before running the diff. (user: drh, tags: trunk) |
03:10:32 | * | [397fa9bf78] 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". (user: drh, tags: trunk) |
02:47:30 | * | [db608ee72f] Continuing work on the "diff" command. (user: drh, tags: trunk) |
01:59:29 | * | [a51808c0a5] Work toward improving the "diff" command. Get the "-r" or "--from" option working. (user: drh, tags: trunk) |
2009-11-05
| ||
00:07:53 | * | [e200c8d65f] Check-in the fix for the i16/i64 mixup with the ynVar type in SQLite. (user: drh, tags: trunk) |
2009-11-04
| ||
13:32:50 | * | [355e34ba9d] Update to the latest SQLite (user: drh, tags: trunk) |
2009-11-03
| ||
19:43:36 | * | [f57990b65a] Alway run autosync prior to an "update" even when specifying a specific check-in to update to. (user: drh, tags: trunk) |
2009-11-02
| ||
13:19:44 | * | [980b160bd0] Disable the external link marking as it does not work on windows. (user: drh, tags: trunk) |
2009-11-01
| ||
19:49:34 | * | [0039b7813e] Add the ⟾ mark after external hyperlinks in wiki. (user: drh, tags: trunk) |
19:25:47 | * | [dffe11c29c] Update to the latest version of SQLite (3.6.20rc1) and fix some compiler warnings. (user: drh, tags: trunk) |
2009-10-31
| ||
17:01:35 | * | [8480dd38d2] Add the "artifact" command for extracting the content of individual artifacts. The new "artifact" command is really just a renaming of "test-content-get". (user: drh, tags: trunk) |
15:07:45 | * | [8c8f8616a6] Add an "finfo" command to give file history. (user: drh, tags: trunk) |
14:03:49 | * |
[11ecd5c0b5]
Fix the "remote-url" command so that it preserves the userid and password.
Ticket |
13:50:08 | * |
[671e7c34e9]
Fix the "Behavior" setup page so that it has the correct default values
for unspecified attributes. Ticket |
13:23:28 | * |
[4165033b40]
Remove the extra space character before filenames in web directory
listings. Ticket |
13:11:35 | * |
[999b1779e7]
Make use of the is_a_version() function to check for valid version IDs
in the checkout command. Ticket |
2009-10-27
| ||
20:15:30 | * |
[107f38dd01]
Make "revert" complain about excess arguments. Ticket |
2009-10-21
| ||
15:43:23 | * | [3275d9c63c] update makefile for win32 (user: rwilson, tags: trunk) |
2009-10-18
| ||
18:30:56 | * |
[d78835d2ff]
Fix the ZIP archive generator so that it works correctly with the
OS X Archive Tool. Ticket |
18:21:37 | * | [232d10b736] Begin adding a search capability; the code is not yet connected up. Also update to the latest version of SQLite. (user: drh, tags: trunk) |