10 descendants and 10 ancestors of [3c1234c0f2]
2009-09-14
| ||
16:56:29 | * | [eb1db585a5] Fix a C++-ism in timeline.c. (user: drh, tags: trunk) |
16:09:18 | * | [8cf8ed785e] Formatting changes to the similar event suppression in the timeline. (user: drh, tags: trunk) |
15:33:40 | * | [d31e054f0d] Fix an ambiguous column reference in a join - problem introduced by the recent additions to the event table. (user: drh, tags: trunk) |
15:14:32 | * | [df3e34c2e8] Changes to the event mechanism to abbreviate a sequence of edits to the same ticket. Updates through this check-in require a "rebuild". (user: drh, tags: trunk) |
14:10:49 | * | [2a069086e9] Make sure the manifest_crosslink_begin/end pair can be called multiple times. (user: drh, tags: trunk) |
14:08:35 | * | [95f5520a09] Construct event records for tickets correctly even when the ticket change artifacts arrive out of order. (user: drh, tags: trunk) |
2009-09-13
| ||
16:19:43 | * |
[42bf80978d]
On windows, if the first character of a pathname is '\' then assume that is
a full pathname, not a relative pathname. Ticket |
2009-09-12
| ||
21:53:24 | * | [9e274a2e7b] Update the proxy handler so that it supports basic authorization. (user: drh, tags: trunk) |
21:03:03 | * | [c198613ae1] Update the base-64 encoder/decoder to conform to RFC 1421. Add test commands to verify both the endoder and the decoder. (user: drh, tags: trunk) |
20:42:01 | * | [7879c250fb] More documentation clarifications. (user: drh, tags: trunk) |
17:45:00 | * | [3c1234c0f2] More documentation updates. (user: drh, tags: trunk) |
17:21:12 | * | [db70c415ab] Documentation updates. Add a nice header to the "Download" page. (user: drh, tags: trunk) |
03:45:28 | * | [da4363308c] fixed documentation for the 'fossil branch list' command (user: rwilson, tags: trunk) |
2009-09-11
| ||
23:04:50 | * | [60212796377638c] Make sure that "nobody" and "anonymous" privileges by users who attempt to sync with higher privileges. (user: drh, tags: trunk) |
21:05:51 | * | [7343126617842a] Fix the "ui"/"server" command for win32 so that it works even if run from cygwin in a directory that contains a space in its name. (user: drh, tags: trunk) |
18:27:55 | * | [bbd758ecc3] Always print the "project-name" using the command-line "info" command. Avoid an extra "/" character when constructing files for check-in. (user: drh, tags: trunk) |
15:06:34 | * | [129edda98e] Update to the latest SQLite. Fix a bug in the "diff" and "gdiff" commands. Fix a bug that prevented "fossil config pull" from working. (user: drh, tags: trunk) |
2009-09-10
| ||
23:00:22 | * |
[aeaee1f385]
Add extra quoted to system() calls on windows. Ticket |
14:07:54 | * |
[ee47021f51]
Support usernames containing spaces for the xfer protocol.
Ticket |
2009-09-09
| ||
16:14:08 | * | [fac950a173] Update to the latest version of SQLite. Make use of the new sqlite3_strnicmp() interface. (user: drh, tags: trunk) |
2009-09-04
| ||
20:19:00 | * | [6a40733531] Update "help" comments for clone, push, pull, sync, and remote-url commands. (user: drh, tags: trunk) |