Timeline
Not logged in

10 descendants and 10 ancestors of [baf68cc18f]

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)
19:57:18 * [018b6050af] Include 'z' in login_has_capability() (user: eric, tags: trunk)
2008-08-17
11:37:15 * [81a96aadf3] Change CGI parameter name rid to uuid for the /zip URL. (user: cle, tags: trunk)
2008-08-15
18:48:06 * [f85bc24e4d] Thanks for the fix, eric. Due to that, I detected another HTML quirk I made ands corrected it now. (user: cle, tags: trunk)
18:28:05 * [35b2d16450] Fix an HTML nesting error. (user: eric, tags: trunk)
10:19:19 * [091fa4d4b2] Beautify the permission explanation table on the /setup page. (user: hintze, tags: trunk)
2008-08-14
16:15:17 * [589687d783] Fix bug c858c4178b - at three places, the original checkin comment was taken from the repository. Only if there was no original checkin comment, the edited comment (ecomment) was fetched.    That logic seem wrong. As at all other cases, first the ecommend was fetched and only when that failed, the original comment was taken, I cor... (user: cle, tags: trunk)
05:27:43 * [16e308106f] Third time lucky? Commit changes, with merge applied only once. (so not filled with MERGE CONFLICT messages) (user: bharder, tags: trunk)
05:05:41 * [48c00d0bd3] Merge Oops... merge typos fix w/ bdac9f7238, commited at nearly same time. (user: bharder, tags: trunk)
04:53:51 * [4c78a18ad2] fixed typos (user: bch, tags: trunk)

2008-08-11
17:52:25 * [baf68cc18f] Make "notepad" the default text editor for windows. (user: drh, tags: trunk)

05:30:27 * [91ec6982e9] Fork Fix a spelling: replace 'delete' -> 'cancel' in usage for 'tag'. (user: hintze, tags: trunk)
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-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)