10 descendants and 10 ancestors of [623a9129c8]
2009-08-09
| ||
21:32:46 | * | [554d896209] adjust "extra" command to "extras" (i.e. "Show me the extras"). Still works with "extra" as before, due to unambiguous command-completion. (user: bch, tags: trunk) |
17:29:25 | * | [6b0196aeb8] The FOSSIL_VFS environment variable, if it exists, determines which SQLite VFS is used. Use "export FOSSIL_VFS=unix-none" or "export FOSSIL_VFS=unix-dotfile" to work-around non-posix filesystems such as AFS on unix systems. (user: drh, tags: trunk) |
2009-08-08
| ||
22:40:28 | * | [8b630bb57a] Provide --user-override option on the ci command and the --date-override option on the new command. Make a correction to the file format document. (user: drh, tags: trunk) |
2009-08-01
| ||
14:34:24 | * |
[e00a5de0f1]
Improvement to the error message issued when the HOME environment
variable is missing. Ticket |
14:23:57 | * |
[a2cbedcb1f]
Add the new remote-url command for managing the default server URL.
Ticket |
13:42:22 | * |
[80457ec79b]
When the sync protocol receives an HTML error message, print the entire
text of the message verbatim.
Fix for ticket |
12:59:38 | * |
[47d8fc4944]
Always store g.urlCanonical as the last-sync-url value.
Fix for ticket |
2009-07-29
| ||
13:09:22 | * |
[3a7e3e427d]
On unix with the "fossil ui" command, try to open the webbrowser with
"xdg-open" and "gnome-open" prior to resorting to "firefox".
Ticket |
2009-07-24
| ||
03:57:40 | * | [ce5eb40702] correct typo in error msg (user: bch, tags: trunk) |
2009-07-07
| ||
14:53:58 | * | [e124881a70] 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. (user: drh, tags: trunk) |
2009-07-06
| ||
23:53:18 | * | [623a9129c8] 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. (user: drh, tags: trunk) |
2009-06-25
| ||
13:00:36 | * | [0e82ba024c] Update the SQLite implementation to the latest from CVS. (user: drh, tags: trunk) |
12:58:32 | * | [3c62437034] Add the new logo images showing the lizzard skeleton with the "FOSSIL" text at the bottom. Both EPS and GIF formats added. (user: drh, tags: trunk) |
12:26:28 | * |
[2554ba460d]
Potential fix for |
2009-06-20
| ||
23:05:55 | * |
[deb6f2af4f]
Change the disk number start from 1 to 0 in generated ZIP archives.
Ticket |
13:06:47 | * | [266b6127f6] Fix a bug that prevented the IP address of website users from being recorded in the administator logs. (user: drh, tags: trunk) |
2009-06-14
| ||
15:09:13 | * | [16eae22891] Fix typo in "finding home dir" error error message. (user: bch, tags: trunk) |
2009-06-07
| ||
17:45:43 | * | [5882d97495] Fork Add the logo to the repository. Make the logo appear on the homepage. (user: drh, tags: trunk) |
17:27:45 | * | [f88e2e7a13] If embedded wiki documentation begins with <title>...</title> then use the text within the markup as the title of the document. (user: drh, tags: trunk) |
17:05:14 | * |
[e1917f2cee]
Update the SQLite implementation to the latest as of the time of this
comment (SQLite CVS version 6726). This fixes an alignment problem.
Ticket |
2009-06-01
| ||
16:13:56 | * | [5e8fb35db1] minor help text correction for 'wiki' command (user: stephan, tags: trunk) |