Timeline
Not logged in

22 events by user stephan occurring around 2008-05-14 23:08:39.

2008-05-15
22:05:52 * [29374daa0d] /home link content can now be pulled from a Wiki entry or an arbitrary link relative to the fossil root url. See the WWW Configuration dialog for details. (user: stephan, tags: trunk)
22:03:39 * [24df39d736] corrected link to index.wiki (user: stephan, tags: trunk)
21:01:28 * [bfab49ede1] corrected a broken link (user: stephan, tags: trunk)
20:28:50 * [fda26ca344] removed as part of the /doc port (user: stephan, tags: trunk)
20:26:25 * [bfb4d414dd] minor refactorings to the wiki commands (user: stephan, tags: trunk)
20:25:46 * [d87ca60c58] initial ports of static .html to static /doc .wiki (user: stephan, tags: trunk)
15:23:08 * [cde6e7a303] Added 'wiki commit'. Minor stylistic cleanups. (user: stephan, tags: trunk)
2008-05-14
23:25:30 * [d13b3ff094] reorg'd/expanded the TODOs (user: stephan, tags: trunk)
23:13:33 * [cedf518c96] fixed to C++isms which Annotate accuses me of adding on 2008.2.2 ;) (user: stephan, tags: trunk)

23:08:39 * [3c6067dd07] corrected package description (user: stephan, tags: trunk)

23:02:18 * [7c4eee9c9c] corrected my *buntu release name (user: stephan, tags: trunk)
23:01:41 * [cf5bbd92a2] added some help docs + TODO (user: stephan, tags: trunk)
20:26:13 * [feee32d3af] cleaned up error handling a bit, minor code style changes, s/import/commit/ (user: stephan, tags: trunk)
20:02:10 * [87a1a31d1d] removed 2 remaining debug lines. Cleaned up help text. (user: stephan, tags: trunk)
19:51:18 * [5fb1152dab] added command: wiki list (user: stephan, tags: trunk)
2008-04-29
14:14:10 * Changes to wiki page Fossil (user: stephan)
2008-04-25
22:31:11 * [adaa8411d9] initial checkin: quick hack to generate a .deb package of fossil. (user: stephan, tags: trunk)
21:51:10 * Changes to wiki page bugs (user: stephan)
21:49:25 * [1bceafc4d0] LIB is now += LDFLAGS so that i can link on OpenSolaris (need -lsocket) (user: stephan, tags: trunk)
21:45:41 * [0c78ba2eb4] s/strnlen/strnlen_/g for the local strnlen impementation because the name fataly collides with a func from standard headers in some gcc versions (e.g. GnuSolaris/Nexenta w/ gcc 4.0.x). (user: stephan, tags: trunk)