10 descendants and 10 ancestors of [b5d82ebd7e]
2007-09-23
| ||
18:24:21 | * | [07eaead5dc] Added RSS feed. You can set the RSS title, description in Setup. Added header to style to include title and pointer to the new RSS feed. The new RSS feed is BaseURL/timeline.rss (user: jnc, tags: trunk) |
15:02:58 | * | [2ad378d065] Fork Branching now working correctly, including adding of bgcolor tag and correct R line (user: jnc, tags: trunk) |
11:43:40 | * | [dea1ae50d3] Relax the lexigraphical ordering requirement on manifests. Now the lines of a manifest (or cluster or control file) must occur in lexigraphical order after the arguments have been defossilized. (user: drh, tags: trunk) |
03:21:13 | * | [17596784d0] Forgot a line of debug code, writting manifest.new... now removed (user: jnc, tags: trunk) |
03:17:30 | * | [96f0d64a70] Merge Merged win32 info update and branch addition (user: jnc, tags: trunk) |
03:13:32 | * | [b8a8959ec5] fossil branch command added. Base branch new works. Specifying a color causes a malformed manifest file error. branch list does not work, just skeleton code right now. (user: jnc, tags: trunk) |
2007-09-22
| ||
23:41:29 | * | [09c4adeb6f] Rework the tag system so that propagation to children is a property of each tag and does not depend on the tag name beginning with "br". Older tag artifacts might not work. The database will need to be rebuilt after upgrading to this version. (user: drh, tags: trunk) |
21:40:01 | * | [34accdd0cd] More descriptive build process in win32.txt, also removed win32 port from the todo.txt (user: jnc, tags: trunk) |
19:43:55 | * | [3c5482959c] Merge, Fork Merge in the w32 changes. (user: drh, tags: trunk) |
19:32:21 | * | [3ed9214338] Fix a bug in the manifest parser so that it is able to parse the PGP headers even if the header contains \r characters. (user: drh, tags: trunk) |
19:03:22 | * | [b5d82ebd7e] Bug fix in the update command. (user: drh, tags: trunk) |
18:13:31 | * | [72b3b1ad47] Incremental web interface enhancments. (user: drh, tags: trunk) |
17:38:57 | * | [c2d1e3c70a] Improved display of version information on the help command. Display fossil version number and date on the bottom of every webpage. (user: drh, tags: trunk) |
15:50:14 | * | [3b5514ed82] The "tag" command allows tag artifacts to be inserted for creating and cancelling tags and properties. Timeline responds to bgcolor, br-bgcolor, comment, and user properties. (user: drh, tags: trunk) |
12:38:05 | * | [9395aba4f4] Timeline now responses to comment and user properties. (user: drh, tags: trunk) |
02:22:06 | * | [f73c0e792b] More work on tags and properties. Getting late. Need to check-in changes before stopping for the day... (user: drh, tags: trunk) |
01:40:39 | * | [5e2392307d] Turn tags into properties. Allow properties to control background color on timelines. Still experimental. (user: drh, tags: trunk) |
2007-09-21
| ||
19:18:07 | * | [3dc92fdb7f] Fork Improvements to the control-file parser. Not recognizes the T-line for tags. (user: drh, tags: trunk) |
18:33:13 | * | [ce1c1a2907] Add the --randomize parameter to the rebuild command. Used for testing. (user: drh, tags: trunk) |
02:41:53 | * | [2bc0e2c565] Work toward adding a tagging system. Code compiles but is incomplete and probably does not work. (user: drh, tags: trunk) |
2007-09-20
| ||
07:37:36 | * | [25bc721076] Fork Entered the general structure planned for processing of branches. Incomplete. This code right now exits when it finds branch csets. Some debug output to see detailed internals from which to pull the pieces together. (user: aku, tags: trunk) |