Fossil

Timeline
Login

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

16 check-ins using file src/file.c version 525e8c0661

2007-09-25
20:39
Merge the vinfo CSS patches. check-in: 16551da2e3 user: drh tags: trunk
20:35
Fix a C++-ism in style.c check-in: 64569b3a7a user: drh tags: trunk
20:23
Updates to the autosync logic. Add the "setting" command. check-in: fff234b77c user: drh tags: trunk
20:21
Styled the vinfo page check-in: cfc7984ede user: jnc tags: trunk
19:32
Merger w/fossil chat update (5e3f) check-in: e6d1cd9679 user: jnc tags: trunk
19:31
Updated the default style.css a bit to make more visually appealing, however, we should finish styling the existing html output, then find someone more artistically talented to come up with a final default css theme. check-in: 99eabf9b0c user: jnc tags: trunk
15:12
Updates to the fossil_chat.tcl script. check-in: 5e3f5322e2 user: drh tags: trunk
08:38
Correct tag propagationl. Now works even when rebuilding in a randomized order. check-in: ce7900a0b6 user: drh tags: trunk
07:19
Autosync is now working. Added autosync to tag add, tag branch and branch create. check-in: e4517465f3 user: jnc tags: trunk
07:15
Ran an old fossil, did not auto-push... Updated ideas.txt to reflect that work has begun on this task and what has already been done. Hopefully this one will auto-push... check-in: 6847e9b22a user: jnc tags: trunk
07:11
Once a successful commit is made, if autosync is on, a push is now done. This commit will be the first test of that new functionality :-) check-in: 0431f14edf user: jnc tags: trunk
06:56
Autosync config parameter added (autosync). Setting this to 1, y or Y (or yes, Yes, yes, YES, etc...) will cause autosync's to happen during certian operations. Right now, the only operation paying attention to this is update. If autosync and you do fossil update, a pull takes place first, then an update. Others will follow (commit for one). check-in: b773dda29b user: jnc tags: trunk
03:14
Fix some problems with tag propagation. More problems remain. check-in: 913608a5a6 user: drh tags: trunk
01:25
After looking at it a bit, mjanssen and I decided <...> looks better than *...* for marking the current checkout check-in: 6f9c0e4a1e user: jnc tags: trunk
01:02
Timeline and Leaves on TTY now marks with *...* (vs [...]) you current working revision check-in: 2db88ec639 user: jnc tags: trunk
00:17
When checking for win32 absolute paths, I added a check to make sure we don't overstep the bounds of a string check-in: af3a751841 user: jnc tags: trunk