Fossil

Check-in [3ea66260]
Login

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

Overview
Comment:merge from trunk
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | StvPrivateHook2
Files: files | file ages | folders
SHA1: 3ea66260b5555d2e3c86eea8d5975161b0f5c6a2
User & Date: wolfgang 2010-11-06 16:57:57
Context
2010-11-06
19:08
merge from trunk ... (check-in: e5fe4164 user: wolfgang tags: StvPrivateHook2)
16:57
merge from trunk ... (check-in: 3ea66260 user: wolfgang tags: StvPrivateHook2)
14:04
Fix the sync logic so that it is able to clone against the canonical fossil repository with its implied redirect. ... (check-in: a921be7b user: drh tags: trunk)
2010-11-04
19:58
Do not assume that the method is CGI just because the GATEWAY_INTERFACE environment variable is set. Only do CGI if GATEWAY_INTERFACE is set and there either is no argument specified, or the specified argument is not a valid command. Ticket [e49f245975f89a8a9] ... (check-in: dcf839e4 user: drh tags: trunk)
2010-11-03
12:14
Updates to the help text for the "commit" command. ... (check-in: 098e3633 user: drh tags: trunk)
2010-11-02
18:23
merge from trunk ... (check-in: cb75de51 user: wolfgang tags: StvPrivateHook2)
Changes
Unified Diffs Side-by-Side Diffs Patch

Changes to src/checkin.c.

Changes to src/db.c.

Changes to src/http.c.

Changes to src/login.c.

Changes to src/main.c.

Changes to src/setup.c.