21 events occurring around 2008-05-05 18:39:36.
2008-05-10
| ||
17:09:46 | * | [9ba6e4287b] Add the --nosync option to temporarily disable autosync. Useful when off network. (user: drh, tags: trunk) |
2008-05-07
| ||
23:56:28 | * | [cf84ce2d8c] Fix a typo on the "stat" page. (user: drh, tags: trunk) |
17:38:57 | * | [908009fdc4] Fix a couple of C++-isms in my_page.c and tagview.c. Remove the return value from autosync(). (user: drh, tags: trunk) |
12:15:14 | * | [b714ab1ea7] Add the --proxy option to the commit and update commands. (user: drh, tags: trunk) |
2008-05-06
| ||
12:24:22 | * | [f652599003] Add the --proxy command-line option that can be used to enable or disable an http proxy on a case by case basis. (user: drh, tags: trunk) |
2008-05-05
| ||
23:15:29 | * | [d57de28756] The "h" capability is now used to enable hyperlinks to non-wiki pages. When "h" is missing, many pages give a hyperlink to the login page and automatically fill in "anonymous" as the user name. The login page jumps back to the target page after a successful login. (user: drh, tags: trunk) |
20:18:32 | * | [2b0d4519dc] Work toward making the "h" permission mean "hyperlink". Without "h", many pages will display, but there are few hyperlinks. A message invites users to login as anonymous. (user: drh, tags: trunk) |
19:33:48 | * | [c507cfa76b] Updates to quickstart document to talk about setting up a proxy. (user: drh, tags: trunk) |
19:08:43 | * | [1dbf332352] Fix the HOST: header to use the original URL, not the proxy URL. (user: drh, tags: trunk) |
18:39:36 | * | [c7438f6dc9] Fix the fossil repository URL in the quickstart.html document. (user: drh, tags: trunk) |
17:30:12 | * | [387cbeda3f] Honor the http_proxy environment variable as another source for the URL of the HTTP proxy if the "proxy" setting is undefined or is "off". (user: drh, tags: trunk) |
17:24:38 | * | [4e683ef07b] Add the ability to modify global settings (such as the proxy setting) even when there are no repositories defined. (user: drh, tags: trunk) |
2008-05-01
| ||
22:49:57 | * | [676fdd088a] Enable proxy support using the "fossil setting proxy" command. This check-in is made using a proxy. (user: drh, tags: trunk) |
18:42:26 | * | [becc24e4e9] On windows builds, understand both "C:/" and "C:\" as the beginning of an absolute pathname. (user: drh, tags: trunk) |
2008-04-29
| ||
14:14:10 | * | Changes to wiki page Fossil (user: stephan) |
2008-04-27
| ||
16:01:25 | * | Changes to wiki page bugs (user: anonymous) |
2008-04-25
| ||
22:31:11 | * | [adaa8411d9] initial checkin: quick hack to generate a .deb package of fossil. (user: stephan, tags: trunk) |
21:51:10 | * | Changes to wiki page bugs (user: stephan) |
21:49:25 | * | [1bceafc4d0] LIB is now += LDFLAGS so that i can link on OpenSolaris (need -lsocket) (user: stephan, tags: trunk) |