Timeline
Not logged in

20 descendants of [2ecc407d9b]

2008-08-11
04:03:37 * [ac392fbba6] • Rename subcommand tag delete to tag cancel.    • New branching behavior. Now if subcommand tag branch is used, a new copy of manifest UUID with the same parent will be created, thereby creating a fork. A propagating symbolic tag with TAGNAME is assigned to the UUID of the new co... (user: cle, tags: 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-08-03
16:47:43 * [1f1d96529c] Users unconditionally inherit capabilities of "anonymous". New capability "v" means to inherit capabilities of user "developer". Login is prohibited if the password is empty. (user: drh, tags: trunk)
2008-08-02
18:32:27 * [b46d6092dc] Fix bug from eb24a021d6 which left nobody with too many permissions (user: eric, tags: 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 4b40f57449. (user: drh, tags: trunk)
14:48:52 * [3c851ca760] Clean up handling of concealed email addresses. This might be related to ticket 4b40f574494. (user: drh, tags: trunk)
13:31:03 * [dc09f09432] Fix a missing end-transaction in the content_new() procedure. (user: drh, tags: trunk)
12:29:25 * [2c3ccaa048] Clarify the formatting rules for <verbatim>. Ticket aee2a1a927f (user: drh, tags: trunk)
02:04:36 * [f46fe42d6d] Store private ticket fields (ex: the originators email address) as their SHA1 hash so that malefactors cannot read them. Add the new "concealed" table to the repository database and store mappings from SHA1 hashes back to email addresses in that table. Ticket a24ec6005f. Note: run "rebuild" on repositories after updating to this version of fos... (user: drh, tags: trunk)
2008-07-23
20:57:55 * [1f8d2501b0] Make sure new artifacts are entered into the unclustered table. Ticket 4b72e10dca. (user: drh, tags: trunk)
17:36:39 * [141c31792b] Do not allow the current repository to be added to the set of files for a repository. Ticket 8e9136e8. (user: drh, tags: trunk)

13:01:23 * [2ecc407d9b] The "extra" and "clean" commands ignore the repository file if the repository happens to be within the check-out. Ticket c7b35be88. (user: drh, tags: trunk)