202 events by user drh occurring around 2008-07-23 13:01:23.
2008-10-31
| ||
12:11:11 | * |
Ticket |
2008-10-27
| ||
15:34:20 | * | [3f5ef308fe] Fix the web-browser user setting so that it actually works. (user: drh, tags: trunk) |
2008-10-26
| ||
21:30:23 | * | [0600b278c0] Remove the unused inherit-anon configuration attribute. Fix the automatic redirect that follows a login operation. Fix "config push user" on the server side. (user: drh, tags: trunk) |
16:05:29 | * |
Closed ticket |
16:00:09 | * |
Fixed ticket |
15:59:38 | * |
[9acf0bcdbe]
Correctly detect when an artifact prefix does not match any artifact.
Provide better error messages for non-matching and ambiguous
artifact prefixes. Fix for ticket |
12:03:46 | * |
Ticket |
02:43:07 | * |
Fixed ticket |
02:40:46 | * | Ticket 04a259be40 operations upon all files status still Open with 2 other changes (user: drh) |
02:38:28 | * |
Fixed ticket |
02:35:04 | * | [1e82c4aa85] Fix the "number of tickets" counter on the "stats" webpage. (user: drh, tags: trunk) |
02:29:47 | * |
Fixed ticket |
02:29:22 | * |
[e44d7a4b5a]
Prevent buffer overrun when adding \r characters to the check-in
descriptions for win32. Ticket |
02:16:51 | * | [efb759a07d] Change the default subsystem list for tickets to an empty set. Update documentation to begin making a clearer distinction between local state and global state. (user: drh, tags: trunk) |
2008-10-25
| ||
20:43:28 | * | [31e94c0a04] Get "configuration push" working. Fix bugs in concealed-field processing of tickets. (user: drh, tags: trunk) |
19:39:28 | * |
Ticket |
... 3 similar events omitted. | ||
17:51:37 | * | [6b0b57a924] Add logic to do a configuration push. Add logic to synchronize the CONCEALED table containing hidden email addresses (assuming appropriate permissions). Additional testng is needed; this check-in is to transfer the work to another machine. (user: drh, tags: trunk) |
2008-10-24
| ||
18:23:23 | * | [f55c6a1b62] Begin adding a TH1 script trace mechanism actived by the --th_trace option on the "server" and "ui" commands. The implementation is incomplete, but the plane is landing.... (user: drh, tags: trunk) |
16:36:34 | * | [0c99a1554a] Modify the TH1 script interperter to use native characters rather than unsigned characters. Fix a bug in the combobox extension command of TH1. (user: drh, tags: trunk) |
15:03:28 | * |
Ticket |
... 2 similar events omitted. | ||
14:37:25 | * | Ticket ab696ae3bb graphics view of branches status still Open with 5 other changes (user: drh) |
14:06:28 | * |
Fixed ticket |
14:05:03 | * |
[2c3b20efff]
Make the "settings" command work with the -R option.
Fix for ticket |
14:03:17 | * | [9a482dd701] Remove control characters from rse-notes.txt. (user: drh, tags: trunk) |
13:54:24 | * |
Fixed ticket |
13:49:44 | * |
Fixed ticket |
13:45:08 | * | [32b480faa3] Closed-Leaf Create named fork test-tag-1 (user: drh, tags: test-tag-1, trunk) |
13:27:53 | * | [e8c4f69c50] Change all mentions of "UUID" in the documentation and help screens into either "artifact ID" or "baseline ID" or "ticket ID" as appropriate. "UUID" has a widely recognized meaning that is different from its meaning in fossil. "UUID" is still used in code comments and in variable names. (user: drh, tags: trunk) |
11:14:57 | * | [8bdea95c58] Allow the "_FOSSIL_" file at the root of each check-out to be renamed ".fos". At some point we might make .fos the default, but for now _FOSSIL_ is the default. The file can be freely changed between these two names. (user: drh, tags: trunk) |
10:56:19 | * | [85670cfcc8] Improvements to the output of the "diff" command so that it is closer to standards. (user: drh, tags: trunk) |
2008-10-21
| ||
06:52:23 | * | [c863ec1a98] The "diff" command with no arguments now does a diff on all files in the checkout which have been edited. (user: drh, tags: trunk) |
06:10:33 | * | [2bde9f9b3d] Fork Add "ci" as an alias for "commit". Make provisions for a future "fossil mv" command. (user: drh, tags: trunk) |
2008-10-20
| ||
16:05:03 | * | [c8a78004ce] Improvements in the display of ticket history. (user: drh, tags: trunk) |
06:41:12 | * | [f0c8693845] More improvements to the timeline display of ticket changes. (user: drh, tags: trunk) |
2008-10-18
| ||
20:29:33 | * | [a1f727be9d] Add the "version" command to print out the source-code version number for the fossil executable. (user: drh, tags: trunk) |
19:42:04 | * | [f7a410eca9] Add notes from Ralf Engelshall as a text file: rse-notes.txt. (user: drh, tags: trunk) |
13:34:09 | * | Ticket 83af1f5401 fossil rollback status still Open with 5 other changes (user: drh) |
13:26:28 | * |
Ticket |
13:03:36 | * | [9e80dc66cf] Use sqlite3_snprintf() instead of snprintf() since the latter is not available on all platforms. (user: drh, tags: trunk) |
12:55:44 | * | [0be54823ba] Add defenses against cross-site request forgery attacks. (user: drh, tags: trunk) |
10:58:24 | * |
Closed ticket |
... 1 similar event omitted. | ||
02:37:19 | * |
Ticket |
02:27:13 | * | [ac3f1f2ba7] Improvements to how ticket changes are displayed in the UI. The hyperlink is show with strick-through if the ticket is closed. The title is shown after the ticket hyperlink. SQL to determine the closed condition and the title can be set in the ticket setup screens. (user: drh, tags: trunk) |
2008-10-17
| ||
13:30:46 | * | [974f025c6e] Update the "info" command so that it can take the name of a repository as its argument and then report information about that repository. (user: drh, tags: trunk) |
12:31:26 | * | [2bd0690fe8] Add the "all rebuild" subcommand. Be more aggressive about adding repositories to the repository list. (user: drh, tags: trunk) |
00:21:21 | * | [02eabf94e5] Fix a minor problem in the previous check-in. (user: drh, tags: trunk) |
00:20:21 | * | [9346f2290c] Added the "all" command for things like "fossil all sync". I am not sure "all" is quite the right name for this command, so I may yet change it. (user: drh, tags: trunk) |
2008-10-11
| ||
15:11:31 | * | [4ef19b554a] Fix a few typos in documentation. (user: drh, tags: trunk) |
2008-10-06
| ||
11:33:23 | * | [3d62a9fb39] Fix a few C99-isms in the code so that the code will build on older C compilers. (user: drh, tags: trunk) |
11:28:32 | * | [5cbfe0cde2] Minor edits to the Questions and Criticisms document. (user: drh, tags: trunk) |
00:31:23 | * | [cbc8983685] Documentation update: Add the "Questions and Criticisms" document in response to recent comments on reddit.com. (user: drh, tags: trunk) |
2008-10-05
| ||
13:34:18 | * |
Ticket |
13:20:47 | * |
Ticket |
13:13:13 | * | [fb8dc7d07f] The UNIQUE constraint on the default TICKET table was wrong. The tkt_uuid column should be unique unto itself, not in combination with tkt_time. Existing servers will need to fix their TICKET implementations using the setup menu. This check-in changes the default. (user: drh, tags: trunk) |
12:34:46 | * |
Fixed ticket |
12:34:14 | * |
[9236f0c086]
Get cloning working for local files without the use of network I/O.
Ticket |
11:18:43 | * |
Closed ticket |
01:03:25 | * | [c8893c69ac] Documentation updates. (user: drh, tags: trunk) |
2008-10-04
| ||
20:40:27 | * | [bf75ea9852] The "configuration" command will now sync ticket report formats, shunned UUIDs, and user information (but not user passwords). Added the "config merge" method. Fix an initialization bug that was given Admin privilege to anonymous by default. (user: drh, tags: trunk) |
2008-10-03
| ||
19:46:33 | * |
Fixed ticket |
19:45:50 | * |
[20a0fbdf64]
Fix a typo: "tested" becomes "nested". Ticket |
2008-09-23
| ||
20:53:03 | * | [fa1c7d598f] Fix a bug in the mime-type decoder for the /doc method. (user: drh, tags: trunk) |
2008-08-30
| ||
13:20:55 | * | [8e66784522] Add a much larger and more complete file-suffix to mimetype translation table to the "doc" method. (user: drh, tags: trunk) |
2008-08-18
| ||
23:29:46 | * |
Ticket |
2008-08-11
| ||
17:52:25 | * | [baf68cc18f] Make "notepad" the default text editor for windows. (user: drh, tags: trunk) |
2008-08-05
| ||
22:26:24 | * |
Closed ticket |
22:21:58 | * |
Closed ticket |
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 |
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 |
11:54:48 | * |
Closed ticket |
11:52:46 | * |
Closed ticket |
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 |
15:02:37 | * |
[89de100a2d]
Fix a bug in the check-in comment editor.
Ticket |
14:48:52 | * |
[3c851ca760]
Clean up handling of concealed email addresses.
This might be related to ticket |
13:31:03 | * | [dc09f09432] Fix a missing end-transaction in the content_new() procedure. (user: drh, tags: trunk) |
12:35:28 | * |
Fixed ticket |
12:29:25 | * |
[2c3ccaa048]
Clarify the formatting rules for <verbatim>.
Ticket |
02:07:00 | * |
Fixed ticket |
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 |
00:27:46 | * |
Ticket |
2008-07-23
| ||
21:00:01 | * |
Fixed ticket |
20:57:55 | * |
[1f8d2501b0]
Make sure new artifacts are entered into the unclustered table.
Ticket |
19:44:34 | * |
Ticket |
17:39:00 | * |
Fixed ticket |
17:36:39 | * |
[141c31792b]
Do not allow the current repository to be added to the set of files
for a repository. Ticket |
13:03:24 | * |
Fixed ticket |
13:01:23 | * |
[2ecc407d9b]
The "extra" and "clean" commands ignore the repository file if the
repository happens to be within the check-out. Ticket |
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 |
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) |