10 descendants and 10 ancestors of [3275d9c63c]
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) |
2009-10-13
| ||
16:25:41 | * | [076f7adff2] Update to the latest version of SQLite. (user: drh, tags: trunk) |
2009-10-11
| ||
19:52:21 | * |
[5308e46815]
Fork
Fix the "clean" command to use --force instead of --all.
Ticket |
19:47:53 | * |
[adb155b6d4]
Fix to the "font-family" CSS line in the default CSS.
Ticket |
2009-10-05
| ||
14:29:51 | * | [6842999f82] Sync client uses only HTTP/1.0 in order to avoid having to support chunked encoding. (user: drh, tags: trunk) |
2009-10-04
| ||
18:29:47 | * | [4dbc8a6dcb] Remember the userid and password used to clone so that subsequent syncs work correctly. (user: drh, tags: trunk) |
2009-10-01
| ||
17:22:46 | * | [b2fdf4fe14] Fix the "gdiff" command so that it accepts commands with arguments. This will require users to put double-quotes around program pathnames that contain spaces. (user: drh, tags: trunk) |
14:54:57 | * | [631c52bc96] Add a missing $baseurl to the default header. (user: drh, tags: trunk) |
14:47:54 | * | [469efd6a7c] Disable the check of the "server-code" on a sync. This means that two repositories with the same "server-code" can sync with each other, which allows a repository to be copied using an ordinary file copy, and without having to run clone. (user: drh, tags: trunk) |