Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
19 check-ins using file src/checkout.c version 31cde9d18f
|
2009-08-01
| ||
| 14:23 | Add the new remote-url command for managing the default server URL. Ticket [c24e486b05]. check-in: a2cbedcb1f user: drh tags: trunk | |
| 13:42 | When the sync protocol receives an HTML error message, print the entire text of the message verbatim. Fix for ticket [8a7a49c47d7f200126402c10803e40dbad595c52]. check-in: 80457ec79b user: drh tags: trunk | |
| 12:59 | Always store g.urlCanonical as the last-sync-url value. Fix for ticket [045f23be750d93c0bd91f179f39c5c829ed01bc6]. check-in: 47d8fc4944 user: drh tags: trunk | |
|
2009-07-29
| ||
| 13:09 | On unix with the "fossil ui" command, try to open the webbrowser with "xdg-open" and "gnome-open" prior to resorting to "firefox". Ticket [8bc2549cedcd599556bbaf131f03b96588701f20] check-in: 3a7e3e427d user: drh tags: trunk | |
|
2009-07-24
| ||
| 03:57 | correct typo in error msg check-in: ce5eb40702 user: bch tags: trunk | |
|
2009-07-07
| ||
| 14:53 | Fix the "update" command so that is does not report conflicts on files that have been added to the current check-out but not yet committed. The added files are simply carried forward into the updated version. check-in: e124881a70 user: drh tags: trunk | |
|
2009-07-06
| ||
| 23:53 | Update to the latest SQLite. On the "Ticket" page, if "nobody" is not allowed to create new tickets but "anonymous" is, then offer a hyperlink to log in as anonymous. Change the default settings to be more secure. check-in: 623a9129c8 user: drh tags: trunk | |
|
2009-06-25
| ||
| 13:00 | Update the SQLite implementation to the latest from CVS. check-in: 0e82ba024c user: drh tags: trunk | |
| 12:58 | Add the new logo images showing the lizzard skeleton with the "FOSSIL" text at the bottom. Both EPS and GIF formats added. check-in: 3c62437034 user: drh tags: trunk | |
| 12:26 | Potential fix for [40df1ced7e]. check-in: 2554ba460d user: drh tags: trunk | |
|
2009-06-20
| ||
| 23:05 | Change the disk number start from 1 to 0 in generated ZIP archives. Ticket [04cba6a00145ab597dabc48ad5ee688496a57650] check-in: deb6f2af4f user: drh tags: trunk | |
| 13:06 | Fix a bug that prevented the IP address of website users from being recorded in the administator logs. check-in: 266b6127f6 user: drh tags: trunk | |
|
2009-06-14
| ||
| 15:09 | Fix typo in "finding home dir" error error message. check-in: 16eae22891 user: bch tags: trunk | |
|
2009-06-10
| ||
| 22:05 | Added 'achtung' CSS class to the Preview label, to make it more obvious (but i still think the preview should arguably be below the editor (but could be convinced otherwise)). Closed-Leaf check-in: 4ba7b9c288 user: stephan tags: trunk | |
|
2009-06-07
| ||
| 17:45 | Add the logo to the repository. Make the logo appear on the homepage. check-in: 5882d97495 user: drh tags: trunk | |
| 17:27 | If embedded wiki documentation begins with <title>...</title> then use the text within the markup as the title of the document. check-in: f88e2e7a13 user: drh tags: trunk | |
| 17:05 | Update the SQLite implementation to the latest as of the time of this comment (SQLite CVS version 6726). This fixes an alignment problem. Ticket [95ab8f02c3]. check-in: e1917f2cee user: drh tags: trunk | |
|
2009-06-01
| ||
| 16:13 | minor help text correction for 'wiki' command check-in: 5e8fb35db1 user: stephan tags: trunk | |
|
2009-05-28
| ||
| 02:44 | Add the --keep option to the "open" and "checkout" commands. Added the --latest option to "checkout". These changes allow one to shift the baseline version and repository of a checkout without changing any files in the checkout. check-in: 915bfd99fe user: drh tags: trunk | |