Fossil

Timeline
Login

Timeline

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

50 descendants of 1cbae4e7f2727508

2009-09-19
15:14
Accept wiki hyperlinks of the form: <nowiki><b>[#label]</b></nowiki> Ticket [ab82a0bd213b] ... (check-in: 3a4c7f60a2 user: drh tags: trunk)
14:42
Fix the name of the "fossil branch" command in the [/doc/tip/www/quickstart.wiki | Quick Start] document. Ticket [6445480b9bd2] ... (check-in: 849972ea0b user: drh tags: trunk)
14:33
Treat NULL ticket fields as empty strings when appending new text. Ticket [f6747f854ba62b3] ... (check-in: 0b76ce7b6b user: drh tags: trunk)
2009-09-18
20:58
On the "checkout" command, make sure the argument specifies a check-in and not some other object. Ticket [867f23ff79]. ... (check-in: c774e298c3 user: drh tags: trunk)
2009-09-16
21:29
Change more system() calls into portable_system() in an effort to fix path quoting problems on windows. ... (check-in: 0eb08b860c user: drh tags: trunk)
14:50
Make sure that bringing up the "/xfer" URL in a web-browser does something sensible (it redirects to the homepage.) Ticket [1d7bbe30aad51]. ... (check-in: 39a144eb5c user: drh tags: trunk)
2009-09-15
18:44
Make it harder to misconfigure the user accounts in a way that might give people greater access than intended. ... (check-in: bbb8ae7ebf user: drh tags: trunk)
12:04
Add a screen to prompt the user for the name of a new wiki page. ... (check-in: aa57354736 user: drh tags: trunk)
00:58
Fix over-quoting of wiki names. Ticket [e4a31ae35cd521b] ... (check-in: dec4685720 user: drh tags: trunk)
2009-09-14
19:16
Add the "scrub" command to remove passwords and other sensitive information from a repository. Ticket [e5232878345]. ... (check-in: 6c6a978a53 user: drh tags: trunk)
16:56
Fix a C++-ism in timeline.c. ... (check-in: eb1db585a5 user: drh tags: trunk)
16:09
Formatting changes to the similar event suppression in the timeline. ... (check-in: 8cf8ed785e user: drh tags: trunk)
15:33
Fix an ambiguous column reference in a join - problem introduced by the recent additions to the event table. ... (check-in: d31e054f0d user: drh tags: trunk)
15:14
Changes to the event mechanism to abbreviate a sequence of edits to the same ticket. Updates through this check-in require a "rebuild". ... (check-in: df3e34c2e8 user: drh tags: trunk)
14:10
Make sure the manifest_crosslink_begin/end pair can be called multiple times. ... (check-in: 2a069086e9 user: drh tags: trunk)
14:08
Construct event records for tickets correctly even when the ticket change artifacts arrive out of order. ... (check-in: 95f5520a09 user: drh tags: trunk)
2009-09-13
16:19
On windows, if the first character of a pathname is '\' then assume that is a full pathname, not a relative pathname. Ticket [cdd360438de]. ... (check-in: 42bf80978d user: drh tags: trunk)
2009-09-12
21:53
Update the proxy handler so that it supports basic authorization. ... (check-in: 9e274a2e7b user: drh tags: trunk)
21:03
Update the base-64 encoder/decoder to conform to RFC 1421. Add test commands to verify both the endoder and the decoder. ... (check-in: c198613ae1 user: drh tags: trunk)
20:42
More documentation clarifications. ... (check-in: 7879c250fb user: drh tags: trunk)
17:45
More documentation updates. ... (check-in: 3c1234c0f2 user: drh tags: trunk)
17:21
Documentation updates. Add a nice header to the "Download" page. ... (check-in: db70c415ab user: drh tags: trunk)
03:45
fixed documentation for the 'fossil branch list' command ... (check-in: da4363308c user: rwilson tags: trunk)
2009-09-11
23:04
Make sure that "nobody" and "anonymous" privileges by users who attempt to sync with higher privileges. ... (check-in: 6021279637 user: drh tags: trunk)
21:05
Fix the "ui"/"server" command for win32 so that it works even if run from cygwin in a directory that contains a space in its name. ... (check-in: 7343126617 user: drh tags: trunk)
18:27
Always print the "project-name" using the command-line "info" command. Avoid an extra "/" character when constructing files for check-in. ... (check-in: bbd758ecc3 user: drh tags: trunk)
15:06
Update to the latest SQLite. Fix a bug in the "diff" and "gdiff" commands. Fix a bug that prevented "fossil config pull" from working. ... (check-in: 129edda98e user: drh tags: trunk)
2009-09-10
23:00
Add extra quoted to system() calls on windows. Ticket [8d073be8808b]. Also update to the latest SQLite. ... (check-in: aeaee1f385 user: drh tags: trunk)
14:07
Support usernames containing spaces for the xfer protocol. Ticket [71c9b46198c04]. ... (check-in: ee47021f51 user: drh tags: trunk)
2009-09-09
16:14
Update to the latest version of SQLite. Make use of the new sqlite3_strnicmp() interface. ... (check-in: fac950a173 user: drh tags: trunk)
2009-09-04
20:19
Update "help" comments for clone, push, pull, sync, and remote-url commands. ... (check-in: 6a40733531 user: drh tags: trunk)
19:28
Add the dont-push setting to help facilitate private branches. ... (check-in: d1b948b0c7 user: drh tags: trunk)
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)