Fossil

Timeline
Login

Timeline

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

29 check-ins using file src/xfer.c version e2586d1f32

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)