Fossil

Timeline
Login

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

41 check-ins using file src/db.c version 63926039f3

2009-09-04
18:39
Updates to the "sync protocol" document. check-in: 4b565c4644 user: drh tags: trunk
16:20
typos in documentation check-in: 1216eb434a user: bharder tags: trunk
12:20
Fix typos in documentation. check-in: 5150b9de83 user: drh tags: trunk
2009-09-02
03:14
Make headings look prettier when using text-based www clients like "elinks". check-in: 449094a8ff user: bch tags: trunk
2009-08-31
00:48
When the "http" command is run as root, automatically set up a chroot jail and drop root privileges prior to reading any input. check-in: 7ba10f1a6a user: drh tags: trunk
00:09
When listing the history of a file, show the check-in associated with each new version of that file. check-in: 96c1043c61 user: drh tags: trunk
2009-08-30
01:22
Disable additional hyperlinks when "history" privilege is disabled (by default when the user has not signed in as "anonymous" or other known user.) Help prevent spiders for soaking up bandwidth. check-in: 5fe3aee839 user: drh tags: trunk
2009-08-29
22:54
Put the divider marks around the base check-in on ancestor and descendent timelines. check-in: d42adc11c8 user: drh tags: trunk
22:39
Add more hyperlinks on dates and userids. check-in: 58903a0fec user: drh tags: trunk
20:12
Merge together the fork created by [a0247159ea] check-in: 579cba4a1a user: drh tags: trunk
19:02
Correct SRCDIR in Makefile.w32 for successful build check-in: a0247159ea user: altufaltu tags: trunk
18:47
Better descriptions of raw artifacts on the "artifact" URL. check-in: ee544f4843 user: drh tags: trunk
17:01
Patches to get Fossil working on OS/2. Ticket [89bec0d9aa9f30] check-in: df97fae2bd user: drh tags: trunk
16:45
Add additional hyperlinking of dates and userids. For a "circa" timeline, show the "circa" point in the timeline listing. check-in: b5f4f910b7 user: drh tags: trunk
2009-08-28
22:59
Deleted some obsolete "todo" files. Updated the FAQ. Modified the the "vinfo" page to show check-in differences and made "vinfo" the default display for check-ins instead of "vdiff". check-in: 713b8be852 user: drh tags: trunk
21:36
Update the FAQ to describe how to make a clone of the self-hosting fossil repository. check-in: 68b73eb9b9 user: drh tags: trunk
17:58
Show the date and time on checkouts in the "info" command. check-in: 76630dd9f3 user: drh tags: trunk
17:27
Tweaks to the homepage. check-in: 9aa91e549e user: drh tags: trunk
17:19
Add three new variations on the logo GIF. check-in: 1cbae4e7f2 user: drh tags: trunk
16:05
Documentation updates, including a big rework of the homepage. check-in: 522824b26a user: drh tags: trunk
2009-08-27
20:14
Add the ability to view diffs of wiki changes. check-in: 8e3b7fab9f user: drh tags: trunk
18:56
Still more speed improvements to the "rebuild" command. check-in: a9a27f8aaa user: drh tags: trunk
18:33
Various small performance enhancements. check-in: 4c37130fde user: drh tags: trunk
15:00
Performance improvements on the compute_leavs() routine. There is opportunity for further improvement in this area. check-in: 6953ca813c user: drh tags: trunk
14:04
Performance improvements to the "bag" object. check-in: 1409fbe38c user: drh tags: trunk
2009-08-26
20:24
Layout changes to the "shun" control page. check-in: 50ab5c33e7 user: drh tags: trunk
19:50
More FAQ updates. Add the document on "shunning". check-in: d6b8b5ba73 user: drh tags: trunk
18:40
Update the FAQ to describe the new --private option on the commit command. check-in: 85c6542a16 user: drh tags: trunk
18:25
Add the --private option to the "fossil commit" command. This option creates a private branch which is never pushed. check-in: 02a584f7f5 user: drh tags: trunk
2009-08-24
18:02
Typos in the new selfhost.wiki document. check-in: 93d0646830 user: drh tags: trunk
17:54
Add <title> markup to several of the embedded documentation pages. check-in: 5523218023 user: drh tags: trunk
17:45
Trying to improve the look of the homepage. It is not at all clear that this check-in is any improvement, but it is at least an attempt.... check-in: b79994adcb user: drh tags: trunk
16:00
Added the "selfhost.wiki" page that talks about the three self-hosting fossil repositories and how they are automatically synchronized. check-in: 67b5f41963 user: drh tags: trunk
2009-08-23
21:23
typo check-in: 5556630a9c user: bch tags: trunk
2009-08-22
20:48
Fix typo in the new stats.wiki document. check-in: 45dbaa0c94 user: drh tags: trunk
19:27
Fix the "rebuild" command so that it works in an open check-out without having to specify the repository and so that it accepts the -R option. check-in: d0fc1ad062 user: drh tags: trunk
19:15
Get the -R option working on the remote-url command. check-in: 614519b46c user: drh tags: trunk
17:40
Added the "Performance Statistics" page to the embedded documentation. check-in: 2cc95180a0 user: drh tags: trunk
2009-08-21
16:25
Add the ability to edit check-in dates using control artifacts. Useful if a user does a check-in when their system clock is set incorrectly thus causing an incorrect timestamp to appear on the check-in artifact. <b>You must run "<i>fossil all rebuild</i>"</b> after upgrading to this or any later version of fossil from a prior version. check-in: ac03d43348 user: drh tags: trunk
2009-08-16
22:04
Add a small colored rendering of the logo image. check-in: 93992def02 user: drh tags: trunk
21:34
Remove unsupported and incomplete webpage functionality: The admin_sql page and the "my" page. check-in: 07f6780c98 user: drh tags: trunk