Timeline
Not logged in

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

20 most recent events

2008-05-05
16:15:29 * [d57de28756] Leaf 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. (by drh)
13: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. (by drh)
12:33:48 * [c507cfa76b] Updates to quickstart document to talk about setting up a proxy. (by drh)
12:08:43 * [1dbf332352] Fix the HOST: header to use the original URL, not the proxy URL. (by drh)
11:39:36 * [c7438f6dc9] Fix the fossil repository URL in the quickstart.html document. (by drh)
10: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". (by drh)
10:24:38 * [4e683ef07b] Add the ability to modify global settings (such as the proxy setting) even when there are no repositories defined. (by drh)
2008-05-01
15:49:57 * [676fdd088a] Enable proxy support using the "fossil setting proxy" command. This check-in is made using a proxy. (by drh)
11:42:26 * [becc24e4e9] On windows builds, understand both "C:/" and "C:\" as the beginning of an absolute pathname. (by drh)
2008-04-29
07:14:10 * [77d8ca865e] Changes to wiki page Fossil (by stephan)
2008-04-27
09:01:25 * [aec80699fe] Changes to wiki page bugs (by anonymous)
2008-04-25
15:31:11 * [adaa8411d9] initial checkin: quick hack to generate a .deb package of fossil. (by stephan)
14:51:10 * [29c2bb2a93] Changes to wiki page bugs (by stephan)
14:49:25 * [1bceafc4d0] LIB is now += LDFLAGS so that i can link on OpenSolaris (need -lsocket) (by stephan)
14:45:41 * [0c78ba2eb4] s/strnlen/strnlen_/g for the local strnlen impementation because the name fataly collides with a func from standard headers in some gcc versions (e.g. GnuSolaris/Nexenta w/ gcc 4.0.x). (by stephan)
2008-04-10
05:24:25 * [0d9abccbb6] Fix the "tag add" command to report an error if given an invalid UUID argument. (by drh)
2008-03-17
16:48:45 * [8dae3bc320] Fix a typo in the mkdownload.tcl script used to generate the download.html page. (by drh)
14:21:18 * [bbbee5fc37] Update the website to include links to the download page. (by drh)
14:14:26 * [50e953a810] Added the mkdownload.tcl script for generating the download.html page. (by drh)
2008-03-14
14:07:40 * [b451033b26] Changes to wiki page Import CVS Repositories (by aku)