Fossil

Timeline
Login

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

12 check-ins using file src/db.c version d8256506fc

2008-11-15
04:08
Updated the main page, added add... check-in: 9436bb75c3 user: kejoki tags: trunk
2008-11-12
04:09
Changed URLs for embedded docs, changed comment in add.c:mv_cmd to read "does not rename" instead of "does rename" check-in: 67f44bb301 user: kejoki tags: trunk
03:46
Change the reference docs to embedded (still need to remove wiki versions); add the mv|rename command. check-in: f15298fd4e user: kejoki tags: trunk
2008-11-11
03:50
doc changes -- spelling corrections and embedded ref pages. check-in: 9eb6ea75c1 user: kejoki tags: trunk
2008-11-10
19:54
Add missing comma in CREATE TABLE vfile ... check-in: c66ffba6da user: eric tags: trunk
01:13
The "ui" and "server" commands no longer quit if they cannot open TCP port 8080. They keep trying with consecutive ports until they find one that works - up to 100 ports. check-in: d8ceb4ad47 user: drh tags: trunk
00:40
Update to the latest SQLite. Add a Rebuild button on the Shun webpage. Add the test-detach CLI method. check-in: 3f6edbc779 user: drh tags: trunk
2008-11-09
22:59
Tweaks to the formatting of the "stat" webpage. check-in: caa9544f93 user: drh tags: trunk
22:50
On the index page, links to the "two separate servers" go to the index pages on those servers, not to the timeline. check-in: ec53d7a738 user: drh tags: trunk
22:43
Bug fix in the "mv" command. Add filename change tracking to the check-in information screens. <b>You must run <i>rebuild</i> on existing respositories when upgrading to this version of fossil.</b> check-in: 9fd8009007 user: drh tags: trunk
19:30
Optional extra arguments to the "user" command allow one to specify the new password or contact information on the command-line without waiting for a prompt. This makes the "user" command usable from shell-scripts. check-in: f6c0201af7 user: drh tags: trunk
19:22
Add the "mv" and "rename" commands (aliases for the same thing). check-in: e146d800ac user: drh tags: trunk