Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins using file src/tkt.c version d23217d9bb
|
2008-11-15
| ||
| 14:18 | Miscellaneous cosmetic changes check-in: 9de6abab2a user: eric tags: trunk | |
| 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 | |
| 16:23 | Add the http-port setting used to specify the default TCP/IP port for the built-in webserver. Ticket [7168128e09]. check-in: 02f09cdd6c user: drh tags: trunk | |
| 16:15 | Fix the "help" text for the "all" command. check-in: bcb9c072c5 user: drh tags: trunk | |
| 13:41 | Allow the U card of a ticket change artifact to have no argument. When that happens, the user is assumed to be "anonymous". Ticket [1b4f9f30c1] check-in: 6eddf50cfe user: drh tags: trunk | |
| 13:22 | Make sure the tkt_uuid and tkt_datetime TH1 variables are initialized on a ticket display, even if no matching ticket is found. check-in: 2664476fbc user: drh tags: trunk | |