20 descendants of [5bc5e88c86]
2009-08-24
| ||
17:54:24 | * | [5523218023a] Add <title> markup to several of the embedded documentation pages. (user: drh, tags: trunk) |
17:45:45 | * | [b79994adcb] Trying to improve the look of the homepage. It is not at all clear that this check-in is any improvement, but it is at least an attempt.... (user: drh, tags: trunk) |
16:00:05 | * | [67b5f41963] Added the "selfhost.wiki" page that talks about the three self-hosting fossil repositories and how they are automatically synchronized. (user: drh, tags: trunk) |
2009-08-23
| ||
21:23:54 | * | [5556630a9c] typo (user: bch, tags: trunk) |
2009-08-22
| ||
20:48:17 | * | [45dbaa0c94] Fix typo in the new stats.wiki document. (user: drh, tags: trunk) |
19:27:56 | * | [d0fc1ad062] Fix the "rebuild" command so that it works in an open check-out without having to specify the repository and so that it accepts the -R option. (user: drh, tags: trunk) |
19:15:49 | * | [614519b46c] Get the -R option working on the remote-url command. (user: drh, tags: trunk) |
17:40:58 | * | [2cc95180a0] Added the "Performance Statistics" page to the embedded documentation. (user: drh, tags: trunk) |
2009-08-21
| ||
16:25:30 | * | [ac03d43348] Add the ability to edit check-in dates using control artifacts. Useful if a user does a check-in when their system clock is set incorrectly thus causing an incorrect timestamp to appear on the check-in artifact. You must run "fossil all rebuild" after upgrading to this or any later version of fossil from a prior version. (user: drh, tags: trunk) |
2009-08-16
| ||
22:04:56 | * | [93992def02] Add a small colored rendering of the logo image. (user: drh, tags: trunk) |
21:34:30 | * | [07f6780c98] Remove unsupported and incomplete webpage functionality: The admin_sql page and the "my" page. (user: drh, tags: trunk) |
21:22:49 | * | [ef432c2014] Cleanup of the "admin_sql" web page (formerly "admin/sql"). (user: drh, tags: trunk) |
2009-08-15
| ||
21:38:24 | * |
[a25092b14c]
Be sure to call mbcsToUtf8() when opening the global configuration database.
Ticket |
17:45:28 | * | [137bff8294] Remove obsolete "todo" files. Remove the obsolete src/VERSION file and references to that file in the makefiles. (user: drh, tags: trunk) |
16:50:36 | * |
[74f7f6e6ad]
Fix faulty SQL in the "db_unset()" routine.
Ticket |
16:47:42 | * | [5a539f82dc] Add the "circa" capability to the timeline. Check-in hyperlinks go to the "diff" page by default, rather than the "detail" page. (user: drh, tags: trunk) |
13:21:45 | * |
[5b91887495]
Fix a memory allocation bug in the ZIP archive generator.
Ticket |
12:18:08 | * | [292e585661] If the special "ckout" of the "/doc" webpage is used and the server is not within a local check-out, then automatically convert "ckout" to "tip". (user: drh, tags: trunk) |
08:17:39 | * | [f0e98310c1] Update documentation of 'proxy' configuration (user: altufaltu, tags: trunk) |
02:17:27 | * |
[90048e0b30]
Add an "extended timestamp" field to generated ZIP archives. The extended
timestamp is in UTC so it does not mangle the time when the server and
client are in different timezones.
Ticket |
2009-08-14
| ||
16:19:53 | * |
[5bc5e88c86]
Add the --dotfiles option to the "add" command to cause fossil to include
files whose name begins with "." which recursively adding files.
Ticket |