Fossil

Timeline
Login

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

10 check-ins using file www/quickstart.html version 93353cd419

2008-05-05
17:30
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". ... (check-in: 387cbeda3f user: drh tags: trunk)
17:24
Add the ability to modify global settings (such as the proxy setting) even when there are no repositories defined. ... (check-in: 4e683ef07b user: drh tags: trunk)
2008-05-01
22:49
Enable proxy support using the "fossil setting proxy" command. This check-in is made using a proxy. ... (check-in: 676fdd088a user: drh tags: trunk)
18:42
On windows builds, understand both "C:/" and "C:\" as the beginning of an absolute pathname. ... (check-in: becc24e4e9 user: drh tags: trunk)
2008-04-25
22:31
initial checkin: quick hack to generate a .deb package of fossil. ... (check-in: adaa8411d9 user: stephan tags: trunk)
21:49
LIB is now += LDFLAGS so that i can link on OpenSolaris (need -lsocket) ... (check-in: 1bceafc4d0 user: stephan tags: trunk)
21:45
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). ... (check-in: 0c78ba2eb4 user: stephan tags: trunk)
2008-04-10
12:24
Fix the "tag add" command to report an error if given an invalid UUID argument. ... (check-in: 0d9abccbb6 user: drh tags: trunk)
2008-03-17
23:48
Fix a typo in the mkdownload.tcl script used to generate the download.html page. ... (check-in: 8dae3bc320 user: drh tags: trunk)
21:21
Update the website to include links to the download page. ... (check-in: bbbee5fc37 user: drh tags: trunk)