Timeline
Not logged in

20 descendants of [8d5ab7913e]

2009-01-23
23:57:11 * [9659ed66f8] Make the distinction between open and closed branches. An open branch is a branch with one or more open leaves. Show open and closed branches separately on the "Branches" webpage. (user: drh, tags: trunk)
22:20:01 * [cb31e90868] Update the timeline so that it's use of "Leaf" conforms to the definition given in the documentation. (user: drh, tags: trunk)
22:05:37 * [dc1a5cf739] Updates to the branching document. (user: drh, tags: trunk)
21:24:00 * [2e275c1420] Fork First draft of the "branching" document. (user: drh, tags: trunk)
01:01:37 * [cf9ee7d67e] Nomenclature chanage: "bug report" becomes "ticket" (user: drh, tags: trunk)
00:16:26 * [904ee40b93] Change "baseline" to "check-in" in the on-line documentation. (user: drh, tags: trunk)
2009-01-22
14:04:35 * [e8d3e327f1] Changes some "Baseline" labels to "Check-in". (user: drh, tags: trunk)
13:52:27 * [73c23a4279] Add the ability to cancel existing tags from the web interface, on the "vedit" page. Disable the display of "Leaf" on the timeline for closed leaves. (user: drh, tags: trunk)
13:08:42 * [a12cb216b7] Reenable the "Tags" menu item, but make it go to the new "taglist" page. Also add separate "tagtimeline" page and separate "brlist" into "brlist" and "brtimeline". (user: drh, tags: trunk)
12:03:51 * [42c2a18e73] Change the way branches are tagged: The value of the "branch" property is used to identify the branch name. Repository rebuild required. Also, branches must be retagged. (user: drh, tags: trunk)
01:53:04 * [faf09dc7ae] Define a "leaf" as a check-in with no children in the same branch. The is_a_leaf() function does some complicated SQL to figure this out. (user: drh, tags: trunk)
01:10:41 * [042a08b564] Improved messages in the "tags and properties" section of the vinfo page. Distinguish between a merge between forks and a merge between branches. A merge from forks, closes the fork, but not a merge from a branch. (user: drh, tags: trunk)
2009-01-21
23:40:17 * [08db9e11cb] Track the origin of tags and display that origin in the tag and properities information field of the "vinfo" page. Must "fossil rebuild" after this change. (user: drh, tags: trunk)
18:59:11 * [2fa4df1e47] Add timeline links on the leaves page. Also on the leaves page, do not show Merge labels on check-ins. The second part is the fix for ticket d6bb26f436d8299f95d63f45fa51c92acdc91c5a. (user: drh, tags: trunk)
18:42:19 * [e631d8af6d] Improvements to the timeline when displaying check-ins with a given tag. (user: drh, tags: trunk)
18:12:11 * [54e7410c2a] Make sure the initial empty check-in shows up in the timeline and branch lists of newly created repositories. (user: drh, tags: trunk)
17:52:02 * [9c256a46b7] New color choices on the background color editor. (user: drh, tags: trunk)
13:50:11 * [432d4391b9] Fix a bug in the "leaves" page when the repository is empty. Begin adding support for the ability to erase tags. (user: drh, tags: trunk)
03:34:37 * [bdcac62937] After each item of the branch list, give a hyperlink to the timeline that shows all check-ins with the branch tag. (user: drh, tags: trunk)
03:21:30 * [8b2dd05734] Throw an error when the "fossil tag add" command specifies a CHECK-IN that does not exist. (user: drh, tags: trunk)

03:12:14 * [8d5ab7913e] Do not print a warning about "a fork has occurred" when checking in to a leaf that is also the basis of a branch. (user: drh, tags: trunk)