202 events by user drh occurring around 2009-08-29 17:01:33.
2009-10-18
| ||
18:30:56 | * |
[d78835d2ff]
Fix the ZIP archive generator so that it works correctly with the
OS X Archive Tool. Ticket |
18:21:37 | * | [232d10b736] Begin adding a search capability; the code is not yet connected up. Also update to the latest version of SQLite. (user: drh, tags: trunk) |
2009-10-16
| ||
14:36:30 | * | Ticket 36cb6b45fd in windows, fossil allows addition of the same file twice status still Open with 3 other changes (user: drh) |
2009-10-14
| ||
14:00:24 | * | Ticket 6981de95b6 Makefile for OpenSolaris is not correct status still Open with 2 other changes (user: drh) |
2009-10-13
| ||
16:25:41 | * | [076f7adff2] Update to the latest version of SQLite. (user: drh, tags: trunk) |
2009-10-11
| ||
19:53:14 | * |
Fixed ticket |
19:52:21 | * |
[5308e46815]
Fork
Fix the "clean" command to use --force instead of --all.
Ticket |
19:49:45 | * |
Fixed ticket |
19:47:53 | * |
[adb155b6d4]
Fix to the "font-family" CSS line in the default CSS.
Ticket |
2009-10-05
| ||
14:29:51 | * | [6842999f82] Sync client uses only HTTP/1.0 in order to avoid having to support chunked encoding. (user: drh, tags: trunk) |
2009-10-04
| ||
18:52:03 | * |
Closed ticket |
18:29:47 | * | [4dbc8a6dcb] Remember the userid and password used to clone so that subsequent syncs work correctly. (user: drh, tags: trunk) |
2009-10-01
| ||
17:22:46 | * | [b2fdf4fe14] Fix the "gdiff" command so that it accepts commands with arguments. This will require users to put double-quotes around program pathnames that contain spaces. (user: drh, tags: trunk) |
14:54:57 | * | [631c52bc96] Add a missing $baseurl to the default header. (user: drh, tags: trunk) |
14:47:54 | * | [469efd6a7c] Disable the check of the "server-code" on a sync. This means that two repositories with the same "server-code" can sync with each other, which allows a repository to be copied using an ordinary file copy, and without having to run clone. (user: drh, tags: trunk) |
2009-09-30
| ||
23:24:06 | * | [c83c1110f6] Promote the "sha1sum" command to a first-class fully documented command. (user: drh, tags: trunk) |
23:19:28 | * |
Ticket |
2009-09-26
| ||
13:58:48 | * |
Ticket |
... 1 similar event omitted. | ||
2009-09-24
| ||
14:32:43 | * | Ticket 5317b79552 i18n for filenames status still Open with 2 other changes (user: drh) |
2009-09-23
| ||
15:53:58 | * |
Fixed ticket |
... 1 similar event omitted. | ||
13:08:33 | * |
[d6bfe8d9a8]
Change default ticket viewer format to display ticket title as wiki.
Show event summaries as wiki on the timeline. Allow <nowiki> markup
in "NOBLOCK" wiki renderings.
Ticket |
2009-09-22
| ||
15:10:45 | * |
Closed ticket |
14:31:21 | * |
Ticket |
... 1 similar event omitted. | ||
11:15:17 | * | [f969b6cdde] Add the optional mimetype= query parameter to the /doc URI. (user: drh, tags: trunk) |
2009-09-21
| ||
20:40:24 | * | [249f1beaec] Add a <br clear="both"> before the footer on every page. (user: drh, tags: trunk) |
19:19:20 | * | [37f295c310] Fix a URL on the logo setup page. (user: drh, tags: trunk) |
19:10:35 | * | [43481115ed] Add a "logo" image to the local server state. Return this image on all requests to the "/logo" URL. All the administrator to setup that image. Include the image in the default header. (user: drh, tags: trunk) |
16:14:33 | * | [7100babda6] Improved handling of spaces in usernames and passwords. (user: drh, tags: trunk) |
15:08:49 | * | [109114baf4] Update documentation to include links to the mailing list and mailing list archives and to Paul Ruizendaal's TH1 documentation. (user: drh, tags: trunk) |
2009-09-19
| ||
17:58:56 | * | [fe57da72ab] Make sure foreign key constraints are disabled when a new database connection is created. (user: drh, tags: trunk) |
15:33:05 | * |
Fixed ticket |
15:32:14 | * |
[a2749215b7]
Add the --dotfiles option to the "extra" and "clean" commands.
Ticket |
15:20:59 | * | [e0131b1a66] Fix a (harmless) compiler warning in wikiformat.c. (user: drh, tags: trunk) |
15:17:53 | * | Fixed ticket ab82a0bd21: Enhance [] linking syntax in the wiki to permit #LABEL for internal links. plus 3 other changes (user: drh) |
15:14:12 | * | [3a4c7f60a2] Accept wiki hyperlinks of the form: [#label] Ticket ab82a0bd213b (user: drh, tags: trunk) |
14:47:10 | * |
Closed ticket |
14:43:52 | * |
Fixed ticket |
14:42:31 | * |
[849972ea0b]
Fix the name of the "fossil branch" command in the
Quick Start document.
Ticket |
14:34:57 | * |
Fixed ticket |
14:33:04 | * |
[0b76ce7b6b]
Treat NULL ticket fields as empty strings when appending new text.
Ticket |
14:22:11 | * |
Closed ticket |
... 1 similar event omitted. | ||
2009-09-18
| ||
21:04:07 | * |
Ticket |
20:58:06 | * |
[c774e298c3]
On the "checkout" command, make sure the argument specifies a check-in
and not some other object. Ticket |
2009-09-16
| ||
21:29:18 | * | [0eb08b860c] Change more system() calls into portable_system() in an effort to fix path quoting problems on windows. (user: drh, tags: trunk) |
16:20:55 | * |
Closed ticket |
14:51:07 | * |
Fixed ticket |
14:50:24 | * |
[39a144eb5c]
Make sure that bringing up the "/xfer" URL in a web-browser does something
sensible (it redirects to the homepage.)
Ticket |
14:42:26 | * |
Closed ticket |
2009-09-15
| ||
18:44:51 | * | [bbb8ae7ebf] Make it harder to misconfigure the user accounts in a way that might give people greater access than intended. (user: drh, tags: trunk) |
12:04:31 | * | [aa57354736] Add a screen to prompt the user for the name of a new wiki page. (user: drh, tags: trunk) |
11:30:29 | * |
Closed ticket |
00:59:41 | * |
Fixed ticket |
00:58:58 | * |
[dec4685720]
Fix over-quoting of wiki names. Ticket |
2009-09-14
| ||
19:50:27 | * |
Ticket |
19:19:08 | * |
Ticket |
19:16:44 | * |
[6c6a978a53]
Add the "scrub" command to remove passwords and other sensitive information
from a repository. Ticket |
16:56:29 | * | [eb1db585a5] Fix a C++-ism in timeline.c. (user: drh, tags: trunk) |
16:09:18 | * | [8cf8ed785e] Formatting changes to the similar event suppression in the timeline. (user: drh, tags: trunk) |
15:33:40 | * | [d31e054f0d] Fix an ambiguous column reference in a join - problem introduced by the recent additions to the event table. (user: drh, tags: trunk) |
15:14:32 | * | [df3e34c2e8] Changes to the event mechanism to abbreviate a sequence of edits to the same ticket. Updates through this check-in require a "rebuild". (user: drh, tags: trunk) |
14:10:49 | * | [2a069086e9] Make sure the manifest_crosslink_begin/end pair can be called multiple times. (user: drh, tags: trunk) |
14:08:35 | * | [95f5520a09] Construct event records for tickets correctly even when the ticket change artifacts arrive out of order. (user: drh, tags: trunk) |
2009-09-13
| ||
16:21:13 | * |
Fixed ticket |
16:19:43 | * |
[42bf80978d]
On windows, if the first character of a pathname is '\' then assume that is
a full pathname, not a relative pathname. Ticket |
11:47:15 | * |
Ticket |
11:06:15 | * |
Fixed ticket |
2009-09-12
| ||
21:53:24 | * | [9e274a2e7b] Update the proxy handler so that it supports basic authorization. (user: drh, tags: trunk) |
21:03:03 | * | [c198613ae1] Update the base-64 encoder/decoder to conform to RFC 1421. Add test commands to verify both the endoder and the decoder. (user: drh, tags: trunk) |
20:42:01 | * | [7879c250fb] More documentation clarifications. (user: drh, tags: trunk) |
17:45:00 | * | [3c1234c0f2] More documentation updates. (user: drh, tags: trunk) |
17:21:12 | * | [db70c415ab] Documentation updates. Add a nice header to the "Download" page. (user: drh, tags: trunk) |
15:53:03 | * |
Closed ticket |
2009-09-11
| ||
23:04:50 | * | [60212796377638c] Make sure that "nobody" and "anonymous" privileges by users who attempt to sync with higher privileges. (user: drh, tags: trunk) |
21:05:51 | * | [7343126617842a] 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. (user: drh, tags: trunk) |
18:27:55 | * | [bbd758ecc3] Always print the "project-name" using the command-line "info" command. Avoid an extra "/" character when constructing files for check-in. (user: drh, tags: trunk) |
15:06:34 | * | [129edda98e] Update to the latest SQLite. Fix a bug in the "diff" and "gdiff" commands. Fix a bug that prevented "fossil config pull" from working. (user: drh, tags: trunk) |
2009-09-10
| ||
23:01:15 | * |
Fixed ticket |
23:00:22 | * |
[aeaee1f385]
Add extra quoted to system() calls on windows. Ticket |
14:08:39 | * |
Fixed ticket |
14:07:54 | * |
[ee47021f51]
Support usernames containing spaces for the xfer protocol.
Ticket |
2009-09-09
| ||
18:31:57 | * | Ticket 3d11382ca1 Milestone feature functionality status still Open with 2 other changes (user: drh) |
16:14:08 | * | [fac950a173] Update to the latest version of SQLite. Make use of the new sqlite3_strnicmp() interface. (user: drh, tags: trunk) |
15:42:50 | * |
Closed ticket |
2009-09-04
| ||
20:19:00 | * | [6a40733531] Update "help" comments for clone, push, pull, sync, and remote-url commands. (user: drh, tags: trunk) |
19:28:12 | * | [d1b948b0c7] Add the dont-push setting to help facilitate private branches. (user: drh, tags: trunk) |
18:39:39 | * | [4b565c4644] Updates to the "sync protocol" document. (user: drh, tags: trunk) |
12:20:39 | * | [5150b9de83] Fix typos in documentation. (user: drh, tags: trunk) |
2009-08-31
| ||
00:48:44 | * | [7ba10f1a6a] When the "http" command is run as root, automatically set up a chroot jail and drop root privileges prior to reading any input. (user: drh, tags: trunk) |
00:09:16 | * | [96c1043c61] When listing the history of a file, show the check-in associated with each new version of that file. (user: drh, tags: trunk) |
2009-08-30
| ||
23:48:47 | * | Ticket 69a4323277 navegation status still Open with 1 other change (user: drh) |
01:22:15 | * | [5fe3aee839] 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. (user: drh, tags: trunk) |
2009-08-29
| ||
22:54:18 | * | [d42adc11c8] Put the divider marks around the base check-in on ancestor and descendent timelines. (user: drh, tags: trunk) |
22:39:44 | * | [58903a0fec] Add more hyperlinks on dates and userids. (user: drh, tags: trunk) |
20:12:44 | * | [579cba4a1a] Merge Merge together the fork created by a0247159ea (user: drh, tags: trunk) |
18:47:02 | * | [ee544f4843] Better descriptions of raw artifacts on the "artifact" URL. (user: drh, tags: trunk) |
17:02:58 | * |
Fixed ticket |
17:01:33 | * |
[df97fae2bd]
Fork
Patches to get Fossil working on OS/2. Ticket |
16:45:30 | * | [b5f4f910b7] Add additional hyperlinking of dates and userids. For a "circa" timeline, show the "circa" point in the timeline listing. (user: drh, tags: trunk) |
16:42:50 | * |
Ticket |
2009-08-28
| ||
22:59:27 | * | [713b8be852] 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". (user: drh, tags: trunk) |
21:36:58 | * | [68b73eb9b9] Update the FAQ to describe how to make a clone of the self-hosting fossil repository. (user: drh, tags: trunk) |
17:58:10 | * | [76630dd9f3] Show the date and time on checkouts in the "info" command. (user: drh, tags: trunk) |
17:27:56 | * | [9aa91e549e] Tweaks to the homepage. (user: drh, tags: trunk) |
17:19:45 | * | [1cbae4e7f2] Add three new variations on the logo GIF. (user: drh, tags: trunk) |
16:05:03 | * | [522824b26a] Documentation updates, including a big rework of the homepage. (user: drh, tags: trunk) |
2009-08-27
| ||
20:14:13 | * | [8e3b7fab9f] Add the ability to view diffs of wiki changes. (user: drh, tags: trunk) |
18:56:08 | * | [a9a27f8aaa] Still more speed improvements to the "rebuild" command. (user: drh, tags: trunk) |
18:33:43 | * | [4c37130fde] Various small performance enhancements. (user: drh, tags: trunk) |
15:00:33 | * | [6953ca813c] Performance improvements on the compute_leavs() routine. There is opportunity for further improvement in this area. (user: drh, tags: trunk) |
14:04:39 | * | [1409fbe38c] Performance improvements to the "bag" object. (user: drh, tags: trunk) |
2009-08-26
| ||
20:24:58 | * | [50ab5c33e7] Layout changes to the "shun" control page. (user: drh, tags: trunk) |
19:50:21 | * | [d6b8b5ba73] More FAQ updates. Add the document on "shunning". (user: drh, tags: trunk) |
18:40:07 | * | [85c6542a16] Update the FAQ to describe the new --private option on the commit command. (user: drh, tags: trunk) |
18:25:48 | * | [02a584f7f5] Add the --private option to the "fossil commit" command. This option creates a private branch which is never pushed. (user: drh, tags: trunk) |
2009-08-24
| ||
18:02:18 | * | [93d0646830] Typos in the new selfhost.wiki document. (user: drh, tags: trunk) |
17:54:24 | * | [5523218023a] Add <title> markup to several of the embedded documentation pages. (user: drh, tags: trunk) |
17:45:45 | * | [b79994adcb] 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.... (user: drh, tags: trunk) |
16:00:05 | * | [67b5f41963] Added the "selfhost.wiki" page that talks about the three self-hosting fossil repositories and how they are automatically synchronized. (user: drh, tags: trunk) |
2009-08-22
| ||
20:48:17 | * | [45dbaa0c94] Fix typo in the new stats.wiki document. (user: drh, tags: trunk) |
19:27:56 | * | [d0fc1ad062] 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. (user: drh, tags: trunk) |
19:15:49 | * | [614519b46c] Get the -R option working on the remote-url command. (user: drh, tags: trunk) |
17:40:58 | * | [2cc95180a0] Added the "Performance Statistics" page to the embedded documentation. (user: drh, tags: trunk) |
2009-08-21
| ||
16:25:30 | * | [ac03d43348] 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. You must run "fossil all rebuild" after upgrading to this or any later version of fossil from a prior version. (user: drh, tags: trunk) |
2009-08-19
| ||
11:16:39 | * |
Closed ticket |
2009-08-16
| ||
22:04:56 | * | [93992def02] Add a small colored rendering of the logo image. (user: drh, tags: trunk) |
21:34:30 | * | [07f6780c98] Remove unsupported and incomplete webpage functionality: The admin_sql page and the "my" page. (user: drh, tags: trunk) |
21:22:49 | * | [ef432c2014] Cleanup of the "admin_sql" web page (formerly "admin/sql"). (user: drh, tags: trunk) |
2009-08-15
| ||
21:41:16 | * |
Ticket |
21:38:24 | * |
[a25092b14c]
Be sure to call mbcsToUtf8() when opening the global configuration database.
Ticket |
17:45:28 | * | [137bff8294] Remove obsolete "todo" files. Remove the obsolete src/VERSION file and references to that file in the makefiles. (user: drh, tags: trunk) |
16:51:33 | * |
Fixed ticket |
16:50:36 | * |
[74f7f6e6ad]
Fix faulty SQL in the "db_unset()" routine.
Ticket |
16:47:42 | * | [5a539f82dc] Add the "circa" capability to the timeline. Check-in hyperlinks go to the "diff" page by default, rather than the "detail" page. (user: drh, tags: trunk) |
13:24:12 | * |
Fixed ticket |
13:21:45 | * |
[5b91887495]
Fix a memory allocation bug in the ZIP archive generator.
Ticket |
12:18:08 | * | [292e585661] If the special "ckout" of the "/doc" webpage is used and the server is not within a local check-out, then automatically convert "ckout" to "tip". (user: drh, tags: trunk) |
12:05:54 | * |
Ticket |
02:18:47 | * |
Fixed ticket |
02:17:27 | * |
[90048e0b30]
Add an "extended timestamp" field to generated ZIP archives. The extended
timestamp is in UTC so it does not mangle the time when the server and
client are in different timezones.
Ticket |
2009-08-14
| ||
16:20:50 | * |
Fixed ticket |
16:19:53 | * |
[5bc5e88c86]
Add the --dotfiles option to the "add" command to cause fossil to include
files whose name begins with "." which recursively adding files.
Ticket |
14:03:14 | * | [0b49e4afba] Fix the header comment (and hence the "help" message) for the "fossil all" command. (user: drh, tags: trunk) |
14:00:10 | * | [7847b418bb] Improvements to the way the update target is computed when saying "fossil update" without specifying what to update to. Avoid the "bad object id: 0" error. (user: drh, tags: trunk) |
2009-08-13
| ||
19:45:01 | * |
Ticket |
16:06:01 | * |
Closed ticket |
... 1 similar event omitted. | ||
14:36:54 | * | [9cbef7a104] In the "remote-url" command, omit the userid and password from the URL unless the "--show-pw" command-line option is used. (user: drh, tags: trunk) |
14:27:24 | * | [00ac7945a9] Disconnect the global configuration database in ~/.fossil from the respository database in most cases. This allows multiple "sync" or "commit" operations to be running on different repositories at the same time. (user: drh, tags: trunk) |
13:03:20 | * |
Ticket |
2009-08-12
| ||
17:35:02 | * | [c15ec20d5a] Rephrasing the text of the Login page. (user: drh, tags: trunk) |
14:41:32 | * | [79be9028eb] Keep track of total network traffic for a sync and report the totals at the end of the sync. (user: drh, tags: trunk) |
14:27:24 | * | [7646ee13e3] Fix an issue with "clone" on the client side: the client was requesting multiple copies of artifacts for which it held a delta with a phantom source. (user: drh, tags: trunk) |
2009-08-11
| ||
15:14:22 | * | [53f04b180c] Change the date markers in file info pages to use the same CSS tags as the timeline. (user: drh, tags: trunk) |
2009-08-10
| ||
11:12:01 | * | [1b0c251575] Update to the latest version of SQLite. Turn off FTS3 in the SQLite build since it is not currently being used. (user: drh, tags: trunk) |
02:52:27 | * | [b189acfd7b] Add a new more legible ascii-art font to the anonymous login captcha. (user: drh, tags: trunk) |
02:29:14 | * | [b4a29fac93] Add an ascii-art captcha for anonymous login. (user: drh, tags: trunk) |
2009-08-09
| ||
17:29:25 | * | [6b0196aeb8] The FOSSIL_VFS environment variable, if it exists, determines which SQLite VFS is used. Use "export FOSSIL_VFS=unix-none" or "export FOSSIL_VFS=unix-dotfile" to work-around non-posix filesystems such as AFS on unix systems. (user: drh, tags: trunk) |
2009-08-08
| ||
22:40:28 | * | [8b630bb57a] Provide --user-override option on the ci command and the --date-override option on the new command. Make a correction to the file format document. (user: drh, tags: trunk) |
2009-08-01
| ||
14:35:38 | * |
Fixed ticket |
14:34:24 | * |
[e00a5de0f1]
Improvement to the error message issued when the HOME environment
variable is missing. Ticket |
14:24:40 | * |
Fixed ticket |
14:23:57 | * |
[a2cbedcb1f]
Add the new remote-url command for managing the default server URL.
Ticket |
13:44:36 | * |
Fixed ticket |
13:42:22 | * |
[80457ec79b]
When the sync protocol receives an HTML error message, print the entire
text of the message verbatim.
Fix for ticket |
13:00:42 | * |
Fixed ticket |
12:59:38 | * |
[47d8fc4944]
Always store g.urlCanonical as the last-sync-url value.
Fix for ticket |
2009-07-29
| ||
13:10:22 | * |
Fixed ticket |
13:09:22 | * |
[3a7e3e427d]
On unix with the "fossil ui" command, try to open the webbrowser with
"xdg-open" and "gnome-open" prior to resorting to "firefox".
Ticket |
2009-07-22
| ||
18:23:31 | * |
Ticket |
... 2 similar events omitted. | ||
2009-07-13
| ||
14:13:50 | * |
Ticket |
2009-07-08
| ||
19:41:01 | * |
Ticket |
2009-07-07
| ||
14:53:58 | * | [e124881a70] Fix the "update" command so that is does not report conflicts on files that have been added to the current check-out but not yet committed. The added files are simply carried forward into the updated version. (user: drh, tags: trunk) |
14:28:24 | * | Ticket d798ba2e79 Hooks request status still Open with 2 other changes (user: drh) |
2009-07-06
| ||
23:53:18 | * | [623a9129c8] Update to the latest SQLite. On the "Ticket" page, if "nobody" is not allowed to create new tickets but "anonymous" is, then offer a hyperlink to log in as anonymous. Change the default settings to be more secure. (user: drh, tags: trunk) |
2009-06-25
| ||
13:00:36 | * | [0e82ba024c] Update the SQLite implementation to the latest from CVS. (user: drh, tags: trunk) |
12:58:32 | * | [3c62437034] Add the new logo images showing the lizzard skeleton with the "FOSSIL" text at the bottom. Both EPS and GIF formats added. (user: drh, tags: trunk) |
12:54:02 | * |
Fixed ticket |
12:50:36 | * |
Ticket |
12:26:28 | * |
[2554ba460d]
Potential fix for |
2009-06-20
| ||
23:07:07 | * |
Fixed ticket |
23:05:55 | * |
[deb6f2af4f]
Change the disk number start from 1 to 0 in generated ZIP archives.
Ticket |
13:06:47 | * | [266b6127f6] Fix a bug that prevented the IP address of website users from being recorded in the administator logs. (user: drh, tags: trunk) |
2009-06-07
| ||
17:45:43 | * | [5882d97495] Fork Add the logo to the repository. Make the logo appear on the homepage. (user: drh, tags: trunk) |
17:27:45 | * | [f88e2e7a13] If embedded wiki documentation begins with <title>...</title> then use the text within the markup as the title of the document. (user: drh, tags: trunk) |
17:07:10 | * |
Fixed ticket |
17:05:14 | * |
[e1917f2cee]
Update the SQLite implementation to the latest as of the time of this
comment (SQLite CVS version 6726). This fixes an alignment problem.
Ticket |
2009-05-28
| ||
02:44:39 | * | [915bfd99fe] Add the --keep option to the "open" and "checkout" commands. Added the --latest option to "checkout". These changes allow one to shift the baseline version and repository of a checkout without changing any files in the checkout. (user: drh, tags: trunk) |
2009-05-25
| ||
14:25:47 | * | [d21b90e365] Update the built-in SQLite version to 3.6.14.2. (user: drh, tags: trunk) |
2009-05-18
| ||
18:54:00 | * | [3b76c0474e] Upgrade SQLite to version 3.6.14.1. (user: drh, tags: trunk) |
2009-05-09
| ||
19:15:22 | * |
Ticket |
2009-05-07
| ||
00:47:20 | * | [b4ec5750c6] Update the built-in SQLite to version 3.6.14. (user: drh, tags: trunk) |
2009-04-24
| ||
18:40:03 | * | [767ae79c3d] Branch-Point There is some bug in the new HTTP transport layer. The easiest solution is to close the TCP connection after each round trip, which is what this check-in does. (user: drh, tags: trunk) |
14:24:52 | * |
Closed ticket |