Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

13 check-ins using file src/db.c version b9655281e8

2007-09-23
18:24
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 check-in: 07eaead5dc user: jnc tags: trunk
15:02
Branching now working correctly, including adding of bgcolor tag and correct R line check-in: 2ad378d065 user: jnc tags: trunk
11:43
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. check-in: dea1ae50d3 user: drh tags: trunk
03:21
Forgot a line of debug code, writting manifest.new... now removed check-in: 17596784d0 user: jnc tags: trunk
03:17
Merged win32 info update and branch addition check-in: 96f0d64a70 user: jnc tags: trunk
03:13
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. check-in: b8a8959ec5 user: jnc tags: trunk
2007-09-22
23:41
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. check-in: 09c4adeb6f user: drh tags: trunk
21:40
More descriptive build process in win32.txt, also removed win32 port from the todo.txt check-in: 34accdd0cd user: jnc tags: trunk
19:43
Merge in the w32 changes. check-in: 3c5482959c user: drh tags: trunk
18:38
Merged win32.txt which caused the branch initially check-in: b57d456718 user: jnc tags: trunk
18:34
Socket operations now functional in Win32 port. Added quotes around the filename portion of the command to edit thus working of windows in paths where the temp directory contains spaces. Added -all flag to clean command. If not specified each file is prompted for before removing. check-in: 8372cc0b81 user: jnc tags: trunk
06:49
Forgot to remove path problems from 'Outstading Issues' check-in: 46f96301f1 user: jnc tags: trunk
06:47
Win32 port now functional except network operations. This commit was done on windows :-). See win32.txt for status of all commands. No networking commands are functional yet. All path operations are now functioning. check-in: c7278fd013 user: jnc tags: trunk