Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
21 check-ins using file src/style.c version 2f4e685f52
|
2009-01-22
| ||
| 12:03 | 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. ... (check-in: 42c2a18e73 user: drh tags: trunk) | |
| 01:53 | 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. ... (check-in: faf09dc7ae user: drh tags: trunk) | |
| 01:10 | 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. ... (check-in: 042a08b564 user: drh tags: trunk) | |
|
2009-01-21
| ||
| 23:40 | 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. ... (check-in: 08db9e11cb user: drh tags: trunk) | |
| 18:59 | 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]. ... (check-in: 2fa4df1e47 user: drh tags: trunk) | |
| 18:42 | Improvements to the timeline when displaying check-ins with a given tag. ... (check-in: e631d8af6d user: drh tags: trunk) | |
| 18:12 | Make sure the initial empty check-in shows up in the timeline and branch lists of newly created repositories. ... (check-in: 54e7410c2a user: drh tags: trunk) | |
| 17:52 | New color choices on the background color editor. ... (check-in: 9c256a46b7 user: drh tags: trunk) | |
| 13:50 | Fix a bug in the "leaves" page when the repository is empty. Begin adding support for the ability to erase tags. ... (check-in: 432d4391b9 user: drh tags: trunk) | |
| 03:34 | After each item of the branch list, give a hyperlink to the timeline that shows all check-ins with the branch tag. ... (check-in: bdcac62937 user: drh tags: trunk) | |
| 03:21 | Throw an error when the "fossil tag add" command specifies a CHECK-IN that does not exist. ... (check-in: 8b2dd05734 user: drh tags: trunk) | |
| 03:12 | Do not print a warning about "a fork has occurred" when checking in to a leaf that is also the basis of a branch. ... (check-in: 8d5ab7913e user: drh tags: trunk) | |
| 03:04 | In the timeline, continue to show the of a branch as a "Leaf" even after the branch has been merged into some other line. ... (check-in: ba6687f242 user: drh tags: trunk) | |
| 02:54 | The "fossil info" command now shows tags associated with the current check-out. ... (check-in: 2521a0a9a7 user: drh tags: trunk) | |
| 02:47 | Add the sym-trunk and newbranch tags to the root check-in when rebuilding. Also add the newbranch tag to the root check-in when creating a new repository. ... (check-in: 7c7edde116 user: drh tags: trunk) | |
| 02:22 | When creating new repositories ("fossil new") label the initial empty check-in with a propagating symbolic tag "trunk". ... (check-in: 0139767b9a user: drh tags: trunk) | |
| 01:23 | Suppress the display of the artificate ID on the timeline which showing changes to wiki or tickets. ... (check-in: 580d6ad8c7 user: drh tags: trunk) | |
| 01:06 | The timeline correctly shows as a leaf a check-in whose only children are separate branches. ... (check-in: d820722fe5 user: drh tags: trunk) | |
| 00:05 | Fix an SQL syntax error in the commit logic introduced by check-in [b6e22e62cf26115617822c7940cec5d0dc687184]. ... (check-in: f6d507179e user: drh tags: trunk) | |
|
2009-01-20
| ||
| 23:47 | Change the page header from Baseline to Check-in on the "vinfo" page. Fix a bug introduced into tagview (ticket [309c57b3d27219fa6ad601c0021dc067a7cb992d]). ... (check-in: bf7ca1a4d8 user: drh tags: trunk) | |
| 23:39 | On the "vinfo" page, add a link to a timeline of all other check-ins with the same tag. ... (check-in: fecb3e5cc9 user: drh tags: trunk) | |