Timeline
Not logged in

202 events by user drh occurring around 2008-05-16 18:57:59.

2008-08-05
22:21:58 * Closed ticket f6bfac2648: Incorrent handling of unicode encoded files (fossil on win XP). plus 5 other changes (user: drh)
2008-08-03
16:47:43 * [1f1d96529c] Users unconditionally inherit capabilities of "anonymous". New capability "v" means to inherit capabilities of user "developer". Login is prohibited if the password is empty. (user: drh, tags: trunk)
12:42:44 * Ticket 7772cc876e Provide database access from TH scripts. status still Open with 5 other changes (user: drh)
2008-07-29
13:14:14 * New ticket 5f681dfeee Need a mechanism to sync the REPORTFMT and CONCEALED tables. (user: drh)
13:07:17 * [9d10726d48] Documentation updates. (user: drh, tags: trunk)
2008-07-26
14:02:33 * [3cb547be2c] Code to randomize messages from client to the server. (user: drh, tags: trunk)
2008-07-25
12:30:37 * [f6d3d89e76] Disable the "branch" command pending further discussion and clarification of its purpose and intent. (user: drh, tags: trunk)
11:59:40 * Closed ticket 9acc77815a: What is the meaning of ?VALUE? in tag add and tag branch? plus 5 other changes (user: drh)
11:54:48 * Closed ticket 3cce33ff2f: Help of branch new does not mention option --nosign plus 5 other changes (user: drh)
11:52:46 * Closed ticket bd33a464ae: Cannot apply -R to 'branch new' plus 5 other changes (user: drh)
2008-07-24
16:16:31 * Ticket 162e66c9ea Inline variant of status still Open with 5 other changes (user: drh)
15:08:13 * [4b56350ecb] Remove redundant "Description & Comments:" label from the ticket viewer. (user: drh, tags: trunk)
15:04:00 * Fixed ticket 4b40f57449: Edit checkin comment via Web do garble references into the repos. plus 5 other changes (user: drh)
15:02:37 * [89de100a2d] Fix a bug in the check-in comment editor. Ticket 4b40f57449. (user: drh, tags: trunk)
14:48:52 * [3c851ca760] Clean up handling of concealed email addresses. This might be related to ticket 4b40f574494. (user: drh, tags: trunk)
13:31:03 * [dc09f09432] Fix a missing end-transaction in the content_new() procedure. (user: drh, tags: trunk)
12:35:28 * Fixed ticket aee2a1a927: Rendering of tags <pre> and <verbatim> not correct plus 5 other changes (user: drh)
12:29:25 * [2c3ccaa048] Clarify the formatting rules for <verbatim>. Ticket aee2a1a927f (user: drh, tags: trunk)
02:07:00 * Fixed ticket a24ec6005f: Email in bug tickets are public visible (at least indirect). plus 2 other changes (user: drh)
02:04:36 * [f46fe42d6d] Store private ticket fields (ex: the originators email address) as their SHA1 hash so that malefactors cannot read them. Add the new "concealed" table to the repository database and store mappings from SHA1 hashes back to email addresses in that table. Ticket a24ec6005f. Note: run "rebuild" on repositories after updating to this version of fos... (user: drh, tags: trunk)
00:27:46 * Ticket a24ec6005f Email in bug tickets are public visible (at least indirect). status still Open with 1 other change (user: drh)
2008-07-23
21:00:01 * Fixed ticket 4b72e10dca: Pull chain does not work: MASTER -> SLAVE -> LOCAL plus 5 other changes (user: drh)
20:57:55 * [1f8d2501b0] Make sure new artifacts are entered into the unclustered table. Ticket 4b72e10dca. (user: drh, tags: trunk)
19:44:34 * Ticket a24ec6005f Email in bug tickets are public visible (at least indirect). status still Open with 5 other changes (user: drh)
17:39:00 * Fixed ticket 8e9136e80c: Fossil allow to add own repository to itself (similar to bug c7b35be88) plus 4 other changes (user: drh)
17:36:39 * [141c31792b] Do not allow the current repository to be added to the set of files for a repository. Ticket 8e9136e8. (user: drh, tags: trunk)
13:03:24 * Fixed ticket c7b35be884: Fossil fails to recognize its repository db as a known file. plus 4 other changes (user: drh)
13:01:23 * [2ecc407d9b] The "extra" and "clean" commands ignore the repository file if the repository happens to be within the check-out. Ticket c7b35be88. (user: drh, tags: trunk)
2008-07-21
01:37:15 * [bad9999d7d] Fix a typo in the "concepts.wiki" documentation. (user: drh, tags: trunk)
2008-07-20
17:37:10 * [6ecc392f1c] Updated documentation to indicate that bug-tracking is now available. Preliminary documentation on bug-tracking. (Much more documentation is needed - also need documentation on how the wiki works.) (user: drh, tags: trunk)
15:30:32 * [449559394a] Fix a bug that prevents the /tktnew page from working with no login. (user: drh, tags: trunk)
15:12:00 * Fixed ticket 8ae201d843: Bug tracker is not working plus 5 other changes (user: drh)
2008-07-19
18:18:47 * [f0474b87b0] Add the ability to edit check-in comments and users from the web interface. (user: drh, tags: trunk)
16:03:02 * [f8831f447a] Allow Admin user to changes user information. Add a "User" link on the main menu for Admin users. (user: drh, tags: trunk)
15:40:31 * [92f6d3d786] Improved explanation of privileges on the User Edit screen. (user: drh, tags: trunk)
15:12:34 * [21326fb6f7] Fix enforcement of access restrictions on reports. Do not allow reports to show the content of fields whose names begin with "private_" unless the "e" permission is enabled. (user: drh, tags: trunk)
14:15:16 * [b7588eb2f7] Fix the "Key Template" setup box under ticket configuration. (user: drh, tags: trunk)
2008-07-18
12:14:37 * [924554d78b] Fix typos in the quick-start document. (user: drh, tags: trunk)
2008-07-17
15:49:24 * [e01aa8cb4b] Enhance the wiki rendering to support <div> markup. The closing </div> tag with and id= attribute can close off <verbatim> and <nowiki>. The wiki append page uses this to prevent unclosed tags from messing up the rendering of subsequent comments. (user: drh, tags: trunk)
12:02:12 * Changes to wiki page Windows XP (user: drh)
01:49:16 * [849b94c631] Avoid the use of chdir() since this seems to cause problems on windows. (user: drh, tags: trunk)
00:45:50 * Changes to wiki page Windows XP (user: drh)
2008-07-15
19:03:42 * [b3ee50c946] Implement history display for tickets. (user: drh, tags: trunk)
16:42:48 * [d3e711fd2f] Work toward getting bug-tracking working well. (user: drh, tags: trunk)
15:34:48 * [d19a05f2a2] Update the SQLite implementation to the 3.6.0 prerelease. (user: drh, tags: trunk)
14:33:48 * [adc0b3bfb0] Additional documentation updates. (user: drh, tags: trunk)
13:46:00 * [8d8a41d195] Documentation updates. (user: drh, tags: trunk)
02:01:18 * [9d23230322] Use the %/ substitution instead of %s when constructing windows pathnames. (user: drh, tags: trunk)
01:56:15 * Changes to wiki page Windows XP (user: drh)
2008-07-13
12:08:47 * [c1e85e4da5] Fix the timeline command so that it work with --repository and -R. (user: drh, tags: trunk)
2008-06-08
19:31:28 * [e976aa6fcb] Use cr/nl instead of just nl at the end of every line on the check-in comment template for windows. Strip out the cr characters before completing the commit. (user: drh, tags: trunk)
16:21:14 * Changes to wiki page Windows XP (user: drh)
16:20:03 * Changes to wiki page Windows XP (user: drh)
16:19:14 * [71104b898d] Bug fix in wiki rendering. Avoid terminating the output when an an unrecognized markup attribute appears inside <verbatim>. (user: drh, tags: trunk)
15:53:08 * Changes to wiki page Windows XP (user: drh)
15:45:36 * [dcc48662f8] Better error messages when trying to run "fossil ui" with an invalid or unaccessible repository. (user: drh, tags: trunk)
15:10:20 * [9e2d2676a4] Fix a C++-ism in report.c. (user: drh, tags: trunk)
2008-06-06
20:11:16 * [3f706b92a5] Change the "omitsign" setting into "clearsign" and invert its sense. (user: drh, tags: trunk)
20:05:06 * [417e7662e5] Fix to the omitsign setting. (user: drh, tags: trunk)
2008-06-02
20:02:44 * Changes to wiki page Windows XP (user: drh)
15:18:39 * [42ed55e82f] Documentation tweaks. (user: drh, tags: trunk)
15:01:53 * [94a93469c8] Clicking the "Shun" submenu does not shun immediately, but only takes you to the page where you can click the "shun" button. (user: drh, tags: trunk)
09:54:38 * [cfb1341ae3] Fix an assert in the rebuild command. (user: drh, tags: trunk)
2008-05-29
14:38:13 * [5b61ad3a4c] Add a missing semicolon to the previous checkin. (user: drh, tags: trunk)
14:37:17 * [e5b7292620] When redirecting to /xfer, make sure the PATH_INFO actually exists. Update the cgi_replace_parameter() routine to make sure the parameter being replaced already exists. (user: drh, tags: trunk)
14:00:27 * [16ec6e558b] Always redirect incoming HTTP requests to the /xfer method when the content-type is application/x-fossil. (user: drh, tags: trunk)
13:05:08 * [26a2b61dbd] Updates to the "concepts" document. (user: drh, tags: trunk)
12:10:35 * [1db8656f68] On-line documentation tweaks. (user: drh, tags: trunk)
01:58:15 * [a48474bc75] Improvements to the shunning algorithm. Add the shun page and an opportunity to shun or unshun artifacts in the artifact viewer. (user: drh, tags: trunk)
2008-05-28
19:24:58 * [27d2e6e458] More ticket processing refinements. (user: drh, tags: trunk)
18:48:12 * [49380d500a] Continuing work on the ticketing system. (user: drh, tags: trunk)
15:29:16 * [86db6fa150] Split of the ticket configuratio into separately editable pieces. (user: drh, tags: trunk)
2008-05-25
19:36:47 * [ce277cadda] Incremental work on tickets and especially ticket configuration. (user: drh, tags: trunk)
11:50:31 * [be758137b0] Allow command-line options of the form "--name=value". (user: drh, tags: trunk)
2008-05-24
23:54:10 * [e65e669148] Tweaks to the embedded documentation. (user: drh, tags: trunk)
16:02:14 * [3beb385964] Clarification of wiki formatting rules. (user: drh, tags: trunk)
13:30:36 * [3dce979214] When reporting database errors in CGI mode, make sure the CGI header comes out first. (user: drh, tags: trunk)
02:34:48 * [d53af79c81] Fix the "card count" on sync to include the configuration cards sent and received. (user: drh, tags: trunk)
2008-05-23
19:21:03 * [28e56282c9] Finish implementing the configuration command by adding method implementations for "import", "reset", and "pull". (user: drh, tags: trunk)
2008-05-22
15:31:38 * [69650f2963] Better error message when a CGI configuration specifies a non-existant or unreadable repository. (user: drh, tags: trunk)
13:58:48 * [e06ae9f6d2] Begin adding the new "configure" command. (user: drh, tags: trunk)
12:49:31 * [dbfe682b92] Make sure fossil_panic() text is given a proper header in CGI mode. (user: drh, tags: trunk)
12:38:23 * [b4f9d90ca3] Fix a segfault on the "fossil cgi" command. (user: drh, tags: trunk)
2008-05-19
15:10:55 * [4b826eed14] Add a page describing how to do embedded documentation. (user: drh, tags: trunk)
15:08:39 * [70dcb9fc8b] Clarifications of the "quickstart.wiki" documentation. (user: drh, tags: trunk)
2008-05-18
17:33:25 * [64c58fd64f] Remove the "Dangling" column from the sync status display. (user: drh, tags: trunk)
17:29:22 * [ba8af8731f] Sync server responds to reqconfig cards. Allow cloning of repositories that contain tickets. (user: drh, tags: trunk)
17:18:41 * [791a513c28] Improvements to clone performance. Skip cross-linking during the clone the automatically rebuild after the clone. Fixes to rebuild to make sure all artifacts are crosslinked. (user: drh, tags: trunk)
15:51:05 * [243e02bfbd] Improvements to cloning performance. (user: drh, tags: trunk)
2008-05-17
22:18:44 * [a241c8111c] Begin adding code to the sync logic to transfer configuration options upon request. (user: drh, tags: trunk)
21:15:24 * [86ed68ba34] Add the "Bugs" menu element on the default header. Progress on implementing bug tracking. (user: drh, tags: trunk)
20:32:50 * [06689854ae] Documentation tweaks. (user: drh, tags: trunk)
19:24:52 * [b9eec2d277] Fix a bug in the new win32 server implementation. (user: drh, tags: trunk)
18:19:11 * [dfb68976be] Add the "ui" command to automatically launch a web browser after starting the HTTP server. The web browser choice can be configured using the "setting" command. (user: drh, tags: trunk)
17:52:08 * [24f336c9ae] Make sure temporary files are well-named and are deleted after use in the win32 fossil server command. (user: drh, tags: trunk)
17:43:22 * [e2e016c31f] Get the "server" command running under windows. (user: drh, tags: trunk)
14:49:49 * [55342eb9fb] The bug report generator compiles but still does not work right. (user: drh, tags: trunk)
13:40:32 * [a0f1864499] Make Th1 variable $current_page available to the header and footer. (user: drh, tags: trunk)
08:53:34 * [525cc35bf3] Allow the check-in of files show names begin with ".". Add the "private" table to repository schema but do not yet do anything with it. (user: drh, tags: trunk)

2008-05-16
18:57:59 * [46e6a03232] Get rudimentary ticket editing working. (user: drh, tags: trunk)

18:11:39 * [68c24b1857] Progress toward getting ticket handling to work. (user: drh, tags: trunk)
17:05:05 * [5b74febbcc] The rebuild command corrects any errors seen in the blob.size field. (user: drh, tags: trunk)
16:01:06 * [81eb00def7] Merge Merge in stephan's fork. (user: drh, tags: trunk)
15:58:30 * [e5aac82dd5] Fix a typo on the concepts.wiki page. (user: drh, tags: trunk)
15:44:55 * [22005927ad] Tweaks to the home-page text. (user: drh, tags: trunk)
15:31:05 * [16094f7ebc] Resolve broken hyperlinks and other minor cleanup in the documentation. (user: drh, tags: trunk)
13:55:05 * [a4d7e9162d] Fork Preserve the case of unknown HTML markup on wiki pages. (user: drh, tags: trunk)
13:31:51 * [c7c81df138] Add the "Index Page" setup option to allow each site to configure a page to appear when no URL is specified or when the "Home" menu option is selected. (user: drh, tags: trunk)
01:43:55 * [e03d1be55b] Added new "wiki create" command. Cleaned up the "wiki commit" code and added an option filename argument to both "wiki commit" and "wiki create". (user: drh, tags: trunk)
01:09:08 * [c51dd3058c] Back out the "Home Page" configuration option added by 29374daa0d (user: drh, tags: trunk)
00:56:01 * [1bbc5b7e6c] Fix bugs in the rendering of HTML markup with multiple attributes. This clears up a problem in displaying the "concepts.wiki" documentation file. (user: drh, tags: trunk)
00:27:49 * [f94f7e5f49] Merge Merge the fork back together. (user: drh, tags: trunk)
2008-05-15
20:18:32 * [5cf1206dfa] Separate the new /doc method out into its own source file. (user: drh, tags: trunk)
16:58:42 * [7351b6346d] Fork Add the "/doc" method on the server. (user: drh, tags: trunk)
13:37:49 * [a85cc7ce8d] Update SQLite to version 3.5.9. (user: drh, tags: trunk)
13:35:53 * [a51699a7ad] Fix compiler warnings in wiki.c. (user: drh, tags: trunk)
2008-05-14
20:59:10 * [decac09b7d] Cleanup and simplify the code for the recently added "wiki" command. (user: drh, tags: trunk)
12:21:23 * [0a14f18111] Return a proper error message if the first line of an HTTP requested handed to the "http" command is blank. (user: drh, tags: trunk)
02:03:45 * [6458f020fc] Change the spelling of "descendant" to use the -ant suffix everywhere, including in the filename "descendant.c". The adjective form can be spelled either -ant or -ent, but the noun form requires -ant, or so says American Heritage. (user: drh, tags: trunk)
2008-05-13
13:20:27 * [844718abbf] Make attempts to add _FOSSIL_, manifest, and manifest.uuid warnings, not fatal errors. This allows users to say things like "fossil add *" when initially populating a new project repository. (user: drh, tags: trunk)
00:19:15 * [c23469468b] Use the SCRIPT_NAME environment variable rather than REQUEST_URI to find the base name of the CGI script. (user: drh, tags: trunk)
2008-05-10
18:19:03 * [ec82a32b80] Add the -nosync option to the "open" command. We might consider making -nosync the default for "open". (user: drh, tags: trunk)
18:09:31 * [2d581c03e5] Comment changes to the pre-commit verification logic. No changes to code. (user: drh, tags: trunk)
18:01:52 * [6b85fd173e] Help message cleanup. Automatically delete cloned database files if the clone fails. (user: drh, tags: trunk)
17:22:07 * [418207989a] Add the "unset" command for clearing settings. (user: drh, tags: trunk)
17:09:46 * [9ba6e4287b] Add the --nosync option to temporarily disable autosync. Useful when off network. (user: drh, tags: trunk)
2008-05-07
23:56:28 * [cf84ce2d8c] Fix a typo on the "stat" page. (user: drh, tags: trunk)
17:38:57 * [908009fdc4] Fix a couple of C++-isms in my_page.c and tagview.c. Remove the return value from autosync(). (user: drh, tags: trunk)
12:15:14 * [b714ab1ea7] Add the --proxy option to the commit and update commands. (user: drh, tags: trunk)
2008-05-06
12:24:22 * [f652599003] Add the --proxy command-line option that can be used to enable or disable an http proxy on a case by case basis. (user: drh, tags: trunk)
2008-05-05
23:15:29 * [d57de28756] The "h" capability is now used to enable hyperlinks to non-wiki pages. When "h" is missing, many pages give a hyperlink to the login page and automatically fill in "anonymous" as the user name. The login page jumps back to the target page after a successful login. (user: drh, tags: trunk)
20:18:32 * [2b0d4519dc] Work toward making the "h" permission mean "hyperlink". Without "h", many pages will display, but there are few hyperlinks. A message invites users to login as anonymous. (user: drh, tags: trunk)
19:33:48 * [c507cfa76b] Updates to quickstart document to talk about setting up a proxy. (user: drh, tags: trunk)
19:08:43 * [1dbf332352] Fix the HOST: header to use the original URL, not the proxy URL. (user: drh, tags: trunk)
18:39:36 * [c7438f6dc9] Fix the fossil repository URL in the quickstart.html document. (user: drh, tags: trunk)
17:30:12 * [387cbeda3f] Honor the http_proxy environment variable as another source for the URL of the HTTP proxy if the "proxy" setting is undefined or is "off". (user: drh, tags: trunk)
17:24:38 * [4e683ef07b] Add the ability to modify global settings (such as the proxy setting) even when there are no repositories defined. (user: drh, tags: trunk)
2008-05-01
22:49:57 * [676fdd088a] Enable proxy support using the "fossil setting proxy" command. This check-in is made using a proxy. (user: drh, tags: trunk)
18:42:26 * [becc24e4e9] On windows builds, understand both "C:/" and "C:\" as the beginning of an absolute pathname. (user: drh, tags: trunk)
2008-04-10
12:24:25 * [0d9abccbb6] Fix the "tag add" command to report an error if given an invalid UUID argument. (user: drh, tags: trunk)
2008-03-17
23:48:45 * [8dae3bc320] Fix a typo in the mkdownload.tcl script used to generate the download.html page. (user: drh, tags: trunk)
21:21:18 * [bbbee5fc37] Update the website to include links to the download page. (user: drh, tags: trunk)
21:14:26 * [50e953a810] Added the mkdownload.tcl script for generating the download.html page. (user: drh, tags: trunk)
2008-03-14
12:43:25 * [4e2bd38577] Fix an assertion fault: detect when content_get() is called with an invalid artifact id and return 0. (user: drh, tags: trunk)
2008-03-10
16:46:40 * [f763b84198] Fix a bug introduced by recent optimization efforts. (user: drh, tags: trunk)
2008-03-08
19:42:53 * [043d63d4aa] Additional speed improvements for clone and rebuild. (user: drh, tags: trunk)
18:59:00 * [8010bb41e1] Speed enhancement in the findSrcid() routine of content.c. Allow 5 digit numbers on counts while syncing. (user: drh, tags: trunk)
14:52:56 * [0afb5e8e39] This version is able to clone the entire TCL repository in 12.5 minutes and to rebuild the cloned TCL repository in 2.5 minutes. There is still a lot of performance work to be done, but this is good enough for the time being. (user: drh, tags: trunk)
13:49:48 * [9aaad3e799] Add the "Compression Radio" line to the "stat" page. (user: drh, tags: trunk)
2008-03-06
22:58:48 * [61ddd63b72] Work toward making fossil work better on large repositories. This version implements a cache in the content manager. It is not clear yet if this is necessarily a good idea - this check-in might end up on an abandoned branch at some point. (user: drh, tags: trunk)
00:26:55 * [80dc46d635] Fix problems on the stat page that appear for larger repositories. (user: drh, tags: trunk)
2008-03-03
16:50:12 * [f08599e87b] Fix a privilege problem in the default page header. (user: drh, tags: trunk)
2008-02-26
17:57:11 * [82fc5abb60] Cut over to the new timeline code. Remove the older timeline. (user: drh, tags: trunk)
17:32:52 * [7915bd0665] Improvements to the text description on the "ntimeline" page. (user: drh, tags: trunk)
16:48:21 * [e6aa161204] Work on a new timeline implementation. Currently implemented as "ntimeline" since it is not yet ready to replace the existing timeline. (user: drh, tags: trunk)
2008-02-25
14:05:17 * [aa519dbd99] The Login/Logout text was reversed. Fix it. (user: drh, tags: trunk)
02:26:44 * [e71e4d3193] Fork Add the "stat" webpage showing repository statistics. (user: drh, tags: trunk)
00:18:30 * [16e765bac5] Fix a bug in the "info" webpage. (user: drh, tags: trunk)
2008-02-24
21:51:57 * [e38c89130f] Add a human-readable description on each timeline. Add the "ancestors" and "decendents" links on the baseline information pages, making it easier to understand the context of a baseline. (user: drh, tags: trunk)
2008-02-21
14:27:34 * [33c31f73cd] Record whether or not files have their execute permission bit set. Set or clear the execute permission bit upon checkout. (user: drh, tags: trunk)
2008-02-14
02:49:41 * [3122fc4c7e] Continuing work on tickets (still not working right.) Improvements to the web pages. (user: drh, tags: trunk)
2008-02-13
22:31:59 * [fde1d82372] Cut over all code to use TH1 instead of subscript. Completely remove the subscript interpreter from the source tree. (user: drh, tags: trunk)
19:50:27 * [ffe92f1a2f] The entire header, including the menu bar, is now generated by TH script. This allows the menu bar to be customized by editing the header script. (user: drh, tags: trunk)
18:18:50 * [3ad9a5e210] TH1 script now used to render the header and footer of each page. (user: drh, tags: trunk)
16:21:58 * [13e16c824a] Fork Create the interface between TH1 and the rest of fossil. Subscript is still being used, though. This is a preparatory step toward cutting over to TH1. (user: drh, tags: trunk)
15:04:49 * [4ee9e31a2d] Add the TH1 code to the source tree and makefile. But do not yet make any calls to TH1. (user: drh, tags: trunk)
14:44:50 * [be2f99e6a4] Merge Merge with aku's branch. (user: drh, tags: trunk)
12:39:19 * [852dbbb65d] Update homepage with links to competing projects. (user: drh, tags: trunk)
2008-02-09
00:11:04 * [49b59bc559] Fork Issue a warning after a commit if the commit causes a fork. (user: drh, tags: trunk)
2008-02-08
22:36:29 * [73a9b3d5d1] Truncate the name of the toplevel directory added to ZIP archives to be the first 10 characters of the UUID. (user: drh, tags: trunk)
22:31:33 * [4bbb00a8c8] Change zip archiver to make use of blob.c mechanisms for adding prefixes to file names. Remove C constructs that are not commonly supported. (user: drh, tags: trunk)
21:52:21 * [6b78df3861] Merge Merge in changes from Andreas's branch. (user: drh, tags: trunk)
21:51:32 * [8672e243f8] Merge Merge in changes from Stephan's branch. (user: drh, tags: trunk)
21:50:31 * [ce08928aaa] Fix the branch subcommand so that the branch name tags it creates begin with "sym-". (user: drh, tags: trunk)
21:42:46 * [5cc845cfeb] Rename the 'clearsign' setting to 'pgp-command'. Remove the 'safemerge' setting - safemerge is on by default and cannot be disabled. (user: drh, tags: trunk)
21:23:56 * [840699ecd9] Improvements to annotated diffs - now takes into account contributions from other branches. (user: drh, tags: trunk)
17:27:16 * [373e42de1d] Merge Merge two branches that were created within one second of one another. There is a race condition in the anti-forking logic that allowed this fork to occur. (user: drh, tags: trunk)
17:22:57 * [ba433cc4fc] Avoid showing a short block of unchanged code at the end of a unified diff. (user: drh, tags: trunk)
16:24:24 * [b3ec774ab7] Fail with an error if a file is outside the checkout tree. (user: drh, tags: trunk)
2008-02-07
15:08:02 * [007d1ce44f] Rename admin_sql_page.c to admin.c. Refactor the strxform functions into SQL functions. Refactor the db_generic_query_view() routine. Fix multiple security vulnerabilities. Bring the code closer into compliance with style guidelines. (user: drh, tags: trunk)
13:33:13 * [76e637a945] Remove tokenize_path.c. Is not used for anything and does not follow the coding style of the rest of fossil. The 16-line hyperlinked_path() function in browse.c seems to accomplish the same thing. (user: drh, tags: trunk)
2008-02-06
03:05:42 * [41cf3e7c1d] Remove string_xform.c from the makefile. Require a "sym-" prefix on tags used to name baselines or branches. The prefix is omitted when the tag is used for this purpose; it is only there to avoid ambiguity with other built-in tag names. (user: drh, tags: trunk)
2008-02-04
19:11:25 * Changes to wiki page To Do List (user: drh)
19:08:55 * [a20dcb5c26] Hyperlinks to directory browser pages on the pathname in the title of the file history viewer, finfo. (user: drh, tags: trunk)
19:07:58 * [8c3ec00311] On the printf extension converters (ex: %T, %w) the "alternate form flag" (ex: %#T, %#w) means first read an integer from the argument list and then only process that number of characters from the string or blob that is read next from the argument list. (user: drh, tags: trunk)
18:28:55 * [eae7ddfa4e] Add support for annotation in the web interface. (user: drh, tags: trunk)
17:34:14 * [c8da83ca36] Allow manifests with zero files. This fixes a problem in which some files do not appear in the filename table. (user: drh, tags: trunk)
16:39:09 * [9b68bc33bd] Begin inserting code to implement an "annotate" command. (user: drh, tags: trunk)
14:24:28 * [e81cc91aa4] Additional cleanup in the differencing engine. The new "dir" webpage now uses name= instead of the d= for the query parameter. (user: drh, tags: trunk)
14:05:03 * [eeea77f340] Improvements to comments on the diff algorithm code. Completely remove the older Wagner/Myers algorithm which had been commented out. (user: drh, tags: trunk)
13:53:55 * [e8cf0061cc] Tweaks to the diff algorithm give a 4x performance increase. Now comparable to command-line diff. (user: drh, tags: trunk)
13:14:45 * [97ff24dec7] Better error message when attempting to create a new repository in a directory that does not exist. (user: drh, tags: trunk)
02:45:55 * [e487b77b1a] Add file and directory browsing capabilities to the web interface. (user: drh, tags: trunk)
00:25:00 * [e0580dfeee] Honor the -f flag on commit. (It was using -r in place of -f due to a typo, apparently.) (user: drh, tags: trunk)
2008-02-03
02:41:50 * [b312f5ff5b] Merge Merge in some changes to the CGI reply generator that we made back in early December but got lost on an abandoned branch. Distributed version control is nice, but it also leaves open the real danger of losing changes this way. We need to work on interface features to minimize the risk of losing changes like this, and to identify lost changes quic... (user: drh, tags: trunk)
02:38:32 * [c403f9dc40] Documentation updates. (user: drh, tags: trunk)
02:27:10 * Changes to wiki page Fossil (user: drh)
02:25:44 * Changes to wiki page MailingList (user: drh)
02:25:25 * Changes to wiki page MailingList (user: drh)
00:15:18 * Changes to wiki page Fossil (user: drh)