20 descendants of [72e9eb6a0d]
2008-12-20
| ||
02:23:18 | * |
[491b2c69ec]
Fix an SQL syntax error. Ticket |
2008-12-19
| ||
23:09:26 | * | [10db583adc] update ref page (user: kejoki, tags: trunk) |
2008-12-16
| ||
18:39:29 | * | [ba837fd294] Add randomness in the form of a comment to each sync protocol request. This will break older servers which do not understand comments. But comments have been understood by servers for months now, so hopefully everybody has upgraded. (user: drh, tags: trunk) |
18:37:58 | * | [458331b99e] Upgrade SQLite to version 3.6.7. (user: drh, tags: trunk) |
05:16:57 | * | [a9dcbf3ede] docs (user: kejoki, tags: trunk) |
2008-12-15
| ||
08:44:44 | * | [fb185f0a65] added quite a few docs to replace the mistakenly added silly templates. (user: kejoki, tags: trunk) |
2008-12-14
| ||
23:07:03 | * | [24db9cd12b] minor bug fix. (user: kejoki, tags: trunk) |
22:54:52 | * | [cdbc3ab248] Moved new tcksetup.c into checkout dir before commit, added rstats command to get stat page info from command line. (user: kejoki, tags: newcmd_rstatus, trunk) |
2008-12-13
| ||
13:40:44 | * | [9d704470c3] added specification, subsystems to ticket choices, zorro-ed a spelling error (user: kejoki, tags: trunk) |
2008-12-12
| ||
23:17:18 | * | [bab8363876] timeline command now supports a ?-t|--type TYPE? option to filter on specific event types. Fixed a memleak in the timeline command. (user: stephan, tags: trunk) |
22:19:13 | * | [90adbd8443] /timeline.rss now accepts the same filter parameters as /timeline (e.g. y=ci for commits and y=w for wiki) (user: stephan, tags: trunk) |
21:55:46 | * | [1eb067d456] Adjust some wikilinks, clean up main ref page, add "new" command. (user: kejoki, tags: trunk) |
2008-12-09
| ||
20:25:41 | * | [83447b7bf1] Change the add command CLI doc to reflect recursive add of directories. (user: kejoki, tags: trunk) |
2008-12-07
| ||
18:48:09 | * |
[2be82dcc2a]
The server now issues error messages in the synchronization
protocol when a database error occurs during sync.
Ticket |
18:11:09 | * |
[8c4e72e223]
Enhance the "fossil add" command so that when a directory is named, all
contents of that directory are added recursively.
Ticket |
2008-12-06
| ||
18:02:21 | * | [2dffce041d] Add the ability to detect file changes using only the mtime. This is turned on using the "fossil setting mtime-changes ON" command. It is off by default, but it does make many operations go much faster, especially on large repositories, so we might want to start turning it on by default. (user: drh, tags: trunk) |
2008-12-03
| ||
14:22:00 | * | [892c460b8e] Add a 5 second busy timeout on the database connection. (user: drh, tags: trunk) |
14:10:01 | * |
[426a3ba49e]
Fix a bug in windows that causes the menu on the wiki display pages to
be omitted. Ticket |
2008-11-27
| ||
22:58:53 | * | [80406199683a] Fix the Setup->Shunned->Rebuild button so that it works when the "fossil ui" command is run from within a check-out and without specifying the repository filename. (user: drh, tags: trunk) |
13:50:41 | * |
[c12e5b102e]
On windows, a recv() call fails if the return value is less than or equal
to zero. Ticket |
13:33:34 | * |
[72e9eb6a0d]
Change • into • per ticket |