10 descendants and 10 ancestors of [3984b1b2c1]
2008-09-18
| ||
11:21:29 | * | [7dddab2fbe] added comments about necessary link flags for Solaris 10 + OpenSolaris (user: stephan, tags: trunk) |
2008-09-11
| ||
17:12:11 | * | [aeeba751c4] Fix a memory double-free'd problem. In function cgi_set_cookie the zDate was allocated via usage of cgi_rfc822_datestamp. But as it was appended to the blob extraHeader via the format specifier %z the memory was free'd by blob_appendf. As cgi_rfc822_datestamp might return both a dynami... (user: cle, tags: trunk) |
2008-09-07
| ||
08:32:40 | * | [f3fb059eb6] Remove small glitch that prevent fossil to be built with BSD make. (user: cle, tags: trunk) |
2008-09-06
| ||
13:29:29 | * | [8745d0d579] Merge Merge tagview branch into mainline (user: eric, tags: trunk) |
13:16:08 | * | [a55a0a49a3] Merge Merge mainline into tagview branch (user: eric, tags: eric-tagview-rework, trunk) |
13:09:44 | * | [5b87749575] Disable tag URLs without sufficient permission, display a message when there are no tags, provide dummy Javascript functions for the tag timeline. (user: eric, tags: eric-tagview-rework, trunk) |
2008-09-03
| ||
18:52:48 | * | [5113ab5981] Clarify some comments in name.c (user: eric, tags: eric-tagview-rework, trunk) |
2008-08-24
| ||
20:16:43 | * | [0e924820bf] Tidy up tagview code. (user: eric, tags: eric-tagview-rework, trunk) |
2008-08-21
| ||
20:59:01 | * | [5fb14b9a0f] Merge Include non-sym- tags in tagview web page. Also merge mainline into tagview branch. (user: eric, tags: eric-tagview-rework, trunk) |
2008-08-17
| ||
20:53:20 | * | [070e63db33] Merge Merge old tagview branch into this branch (user: eric, tags: eric-tagview-rework, trunk) |
2008-08-04
| ||
20:46:52 | * | [3984b1b2c1] Make the info web page handle symbolic tags as well as UUIDs. Start trying to make the currently-disabled tagview page more useful. (user: eric, tags: eric-tagview-rework, trunk) |
2008-07-30
| ||
13:00:22 | * | [e243a8dfa4] Fork Allow for generating a Makefile that will also work for BSD Make (tested under NetBSD 3.1). (user: cle, tags: trunk) |
2008-07-29
| ||
13:07:17 | * | [9d10726d48] Documentation updates. (user: drh, tags: trunk) |
2008-07-27
| ||
21:02:10 | * | [3bc6d0b0c9] Reverse the check on inline formatting for indented paragraphs in wikiformat.c (user: eric, tags: trunk) |
18:35:06 | * | [d1c9938025] Change behavior of Fossil's tag handling. (1) All subcommands of command tag prepends a prefix sym- infront of every tag name passed to them. Tags beginning with sym- are special in Fossil as they might serve as replacement of a UUID they are attached to. Further, tag list will o... (user: cle, tags: trunk) |
2008-07-26
| ||
17:08:33 | * | [eb24a021d6] Make all users inherit the capabilities of "nobody" as well as (optionally) of "anonymous". (user: eric, tags: trunk) |
16:51:46 | * | [31824fbf91] Add a "User-Agent" header to the HTTP traffic generated by fossil. The user-agent string is "Fossil/$UUID". (user: dan, tags: trunk) |
14:02:33 | * | [3cb547be2c] Code to randomize messages from client to the server. (user: drh, tags: trunk) |
2008-07-25
| ||
12:30:37 | * | [f6d3d89e76] Disable the "branch" command pending further discussion and clarification of its purpose and intent. (user: drh, tags: trunk) |
2008-07-24
| ||
15:08:13 | * | [4b56350ecb] Remove redundant "Description & Comments:" label from the ticket viewer. (user: drh, tags: trunk) |
15:02:37 | * |
[89de100a2d]
Fix a bug in the check-in comment editor.
Ticket |