Timeline
Not logged in

200 checkins occurring on or before 2009-12-18 21:38:19.

2009-12-18
20:15:45 * [73b7faa58b] Add an "annotate" command to the command-line to suppliment the "annotate" web page. (user: drh, tags: trunk)
00:29:51 * [76f169fca6] Detect when the check-out contains missing files and filesystem objects that ought to be files but are not. Issue reasonable warnings. (user: drh, tags: trunk)
2009-12-17
22:55:26 * [2d996b080e] Enhancements to the "update" command. Missing files are reverted. One or more files can be specified on the "update" command line after the VERSION and only the files named will be updated. (user: drh, tags: trunk)
21:22:52 * [7b82a73bd3] Remove the --yes option from the "revert" command. In its place, make the "revert" opration undoable. (user: drh, tags: trunk)
18:47:14 * [d861fe77fb] If a file in the check-out is changed to something other than a file (like a directory) then raise an error when checking file signatures. Also fix a problem with the new multi-file "revert" command and add some comments to "update". (user: drh, tags: trunk)
16:17:11 * [1d9ebd9e4a] Add --nochanges and --verbose options to the "update" command. Tickets 4d6b7d4e1 and 7a27e10f1fe. (user: drh, tags: trunk)
15:23:19 * [4b0d2fbefb] Remove from the "New Report Format" text obsolete instructions that had been copied out of CVSTrac. Ticket 66de5264986. (user: drh, tags: trunk)
14:51:24 * [6df39e37f2] Update the "checkin" command so that the template check-in message contains a comment that shows the branch tags that will be associated with the new check-in. (user: drh, tags: trunk)
14:27:06 * [9c06ea3120] Change the "ls" command so that it only shows the filenames by default. To see the extra information about the status of each file, add the -l option. Ex: "fossil ls -l" (user: drh, tags: trunk)
14:21:58 * [353297a149] Change the "revert" command so that it will take multiple file arguments and revert each one. (user: drh, tags: trunk)
2009-12-16
02:02:54 * [2f15cd805e] Improvements to some comments in vfile.c. (user: drh, tags: trunk)
2009-12-14
23:26:03 * [137d653a06] Found two more places that fQuiet should have been checked. (user: jeremy_c, tags: trunk)
23:18:54 * [dccd27c6da] Added a global command line argument named -quiet. This will suppress some output (currently during sync) for those interfacing fossil with various development tools. It does not make eliminate all output, only the output that is meant for fancy display to the user on a console. You can now use this new flag anywhere by referencing if (!g.fQui... (user: jeremy_c, tags: trunk)
2009-12-13
01:31:36 * [c0211010a1] Added doc for _wiki_ and removed doc for wiki(), tkt(), and chng() (user: btheado, tags: sql-func)
01:16:13 * [1c2d878d12] Merge Merge with trunk (user: btheado, tags: sql-func)
2009-12-11
16:29:00 * [70656d00f6] Minor clean up to the "ci" command. (user: drh, tags: trunk)
16:27:22 * [18a66ab32b] accommodated brackets/parens conventions change introduced in #6ae51190cc (user: stephan, tags: trunk)
16:14:55 * [93efce820b] corrected some mis-placed code from commit #9517cc7486 (user: stephan, tags: trunk)
15:49:41 * [9517cc7486] added -M/--message-file FILENAME argument for commit. (user: stephan, tags: trunk)
2009-12-10
02:25:45 * [5bccc5a526] reserve the use of brackets in stdout for artifacts (user: rwilson, tags: trunk)
02:19:16 * [6ae51190cc] reserve the use of brackets in stdout for artifacts (user: rwilson, tags: trunk)
2009-12-09
23:35:18 * [68bfc1d5cc] When a commit aborts, the check-in comment is saved and used to reinitialize the check-in comment template on the next commit attempt. (user: drh, tags: trunk)
22:05:46 * [fb1fa7f1a6] Make it easier to do out of source builds by optionally including config.mak or config.w32. (user: jeremy_c, tags: trunk)
15:34:39 * [49ed1961b1] Added a DELETED abc.xyz message when using fossil rm. This is the same as fossil add's ADDED abc.xyz message. Also, the word DELETED was choosen over REMOVED because fossil status reports the file as DELETED. (user: jeremy_c, tags: trunk)
14:39:20 * [2bb1d6469f] • Added enumeration list support via the # character (identical to *). • Updated the wiki rules web page to reflect new enumeration list rules and terminated begining tags with . (user: jeremy_c, tags: trunk)
2009-12-08
18:43:51 * [484c8f9f86] Clean up the RSS code slightly. (user: drh, tags: trunk)
10:10:04 * [083cad82ff] rolled back my last commit for stripping P tags around UL/OL, which had broken logic. (user: stephan, tags: trunk)
2009-12-07
22:42:42 * [00b778bd58] Added new config option with the rather unwieldy name 'anon-login-enable-captcha-filler' (user: stephan, tags: trunk)
22:29:33 * [239139a907] added second half of fix in #6f0df6c741 (user: stephan, tags: trunk)
21:53:00 * [50a372c1e5] fixed a couple missing closing quotes (they screw up emacs' highlighting) (user: stephan, tags: trunk)
20:23:03 * [9f654b9984] Update SQLite to version 3.6.21 final. (user: drh, tags: trunk)
20:20:22 * [6f0df6c741] Fixed the insertion of invalid P tags inside of UL and OL elements when autoparagraph is on. Bug was reported on the fossil mailing list by Stephan Beal. (user: jeremy_c, tags: trunk)
18:34:04 * [6009ff325f] changed a two-part/closed BR tag to avoid a warning from HTML syntax verifiers. (user: stephan, tags: trunk)
2009-12-04
15:23:41 * [017d281f45] Update SQLite to the first release candidate for 3.6.21. (user: drh, tags: trunk)
2009-11-29
03:52:27 * [9821284fe4] Add wiki conversion for report columns with names prefixed by '_wiki_' (user: btheado, tags: sql-func)
03:46:01 * [f41358e7ca] Ported user() and cgi() sql functions over from cvstrac (user: btheado, tags: sql-func)
2009-11-25
22:14:11 * [732d7c406e] Branch-Point Update to the latest version of SQLite with improved sqlite3_trace() support. This makes the output of --sqltrace much more helpful. (user: drh, tags: trunk)
2009-11-23
13:21:26 * [f3d4a2db53] Update the SQLite used internally to the first 3.6.21 release candidate. (user: drh, tags: trunk)
2009-11-14
14:38:10 * [a7822bcc00] In the file_isdir() routine, make sure the filename is simplified (has no "/../" or "/./" components and does not end with "/") in order to work around bugs in mingw. (user: drh, tags: trunk)
2009-11-11
16:21:19 * [d5695157d0] Deal with windows filename aliasing in the "all" command. Ticket 974618fe5a8. Also display the home directory for windows users with the "info" command since the home directory is non-obvious in windows. (user: drh, tags: trunk)
14:59:09 * [0690aa18a4] Better error messages when "sync" fails due to server problems. Ticket bfb8427cdd5 (user: drh, tags: trunk)
2009-11-09
21:32:36 * [e2431b17df] Fix an issue with the command-line timeline. Fix typos in documentation. (user: drh, tags: trunk)
21:22:32 * [d92945e5da] Leaf Reformat some code in http_ssl.c (user: dmitry, tags: ssl)
15:32:32 * [16f6fd904a] Add SSL support. (user: dmitry, tags: ssl)
15:24:59 * [bd2fa6aa2b] Create new branch named "ssl" (user: dmitry, tags: ssl)
00:58:05 * [0239325f58] Branch-Point On the "timeline" command, if a YYYY-MM-DD date string is entered without the "before" keyword, then show all changes on the date given. (user: drh, tags: trunk)
2009-11-08
21:41:09 * [20600107f1] Add the "search" command to the command-line interface. This command is still experimental. Currently it only search the timeline. (user: drh, tags: trunk)
2009-11-06
14:15:17 * [5153d61893] Add the --once command-line option to push, pull, and sync. Ticket 2aaa8042caec (user: drh, tags: trunk)
14:00:38 * [fe8bb01d38] Add the ability to diff to arbitrary versions of a single file. (user: drh, tags: trunk)
04:05:13 * [149945beea] Because the "vfile" signatures are now used by "diff", be sure to recompute them before running the diff. (user: drh, tags: trunk)
03:10:32 * [397fa9bf78] After any kind of database error, include in the error message a warning to the user that it might be wise to run "fossil all rebuild". (user: drh, tags: trunk)
02:47:30 * [db608ee72f] Continuing work on the "diff" command. (user: drh, tags: trunk)
01:59:29 * [a51808c0a5] Work toward improving the "diff" command. Get the "-r" or "--from" option working. (user: drh, tags: trunk)
2009-11-05
00:07:53 * [e200c8d65f] Check-in the fix for the i16/i64 mixup with the ynVar type in SQLite. (user: drh, tags: trunk)
2009-11-04
13:32:50 * [355e34ba9d] Update to the latest SQLite (user: drh, tags: trunk)
2009-11-03
19:43:36 * [f57990b65a] Alway run autosync prior to an "update" even when specifying a specific check-in to update to. (user: drh, tags: trunk)
2009-11-02
13:19:44 * [980b160bd0] Disable the external link marking as it does not work on windows. (user: drh, tags: trunk)
2009-11-01
19:49:34 * [0039b7813e] Add the ⟾ mark after external hyperlinks in wiki. (user: drh, tags: trunk)
19:25:47 * [dffe11c29c] Update to the latest version of SQLite (3.6.20rc1) and fix some compiler warnings. (user: drh, tags: trunk)
2009-10-31
17:01:35 * [8480dd38d2] Add the "artifact" command for extracting the content of individual artifacts. The new "artifact" command is really just a renaming of "test-content-get". (user: drh, tags: trunk)
15:07:45 * [8c8f8616a6] Add an "finfo" command to give file history. (user: drh, tags: trunk)
14:03:49 * [11ecd5c0b5] Fix the "remote-url" command so that it preserves the userid and password. Ticket 68c7f7bee951302. (user: drh, tags: trunk)
13:50:08 * [671e7c34e9] Fix the "Behavior" setup page so that it has the correct default values for unspecified attributes. Ticket 0101a97fefd5ca91d (user: drh, tags: trunk)
13:23:28 * [4165033b40] Remove the extra space character before filenames in web directory listings. Ticket 28d861eb5799a60 (user: drh, tags: trunk)
13:11:35 * [999b1779e7] Make use of the is_a_version() function to check for valid version IDs in the checkout command. Ticket 2de4ae605844fe3f. (user: drh, tags: trunk)
2009-10-27
20:15:30 * [107f38dd01] Make "revert" complain about excess arguments. Ticket 36d5fbf9a4. (user: eric, tags: trunk)
2009-10-21
15:43:23 * [3275d9c63c] update makefile for win32 (user: rwilson, tags: trunk)
2009-10-18
18:30:56 * [d78835d2ff] Fix the ZIP archive generator so that it works correctly with the OS X Archive Tool. Ticket 923a912309. (user: drh, tags: trunk)
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-17
11:17:11 * [c01667b00d] Leaf Styles don't work in wiki, so mark it with italics (user: dmitry, tags: trunk)
11:16:18 * [dda6a5346a] Update note style in index.wiki (user: dmitry, tags: trunk)
11:14:58 * [e4c8ef43ea] Add note to index.wiki (user: dmitry, tags: trunk)
2009-10-15
17:20:00 * [9812c6c5ab] Add "Generate RSS feed for timeline" option to Timeline preferences. Don't output RSS when it's turned off. (user: dmitry, tags: trunk)
17:19:05 * [2f92617b0f] Fix not using wiki markup when displaying new ticket title in timeline. (Related to d6bfe8d9a8, which fixes ticket 218153bb7c3). (user: dmitry, tags: trunk)
08:01:58 * [856e23a19b] Merge Merge with 076f7adff. (user: dmitry, tags: trunk)
2009-10-13
16:25:41 * [076f7adff2] Update to the latest version of SQLite. (user: drh, tags: trunk)
2009-10-11
21:31:45 * [21a2a18145] Panic on bad server responses. Ticket bfb8427cdd. (user: dmitry, tags: trunk)
21:30:53 * [25ede6e369] Update documentation for "clean" command. Ticket c3d668ad52. (user: dmitry, tags: trunk)
21:29:38 * [f871a3b578] Remove extra whitespace before file names in file browser. Ticket 28d861eb57. (user: dmitry, tags: trunk)
19:52:21 * [5308e46815] Fork Fix the "clean" command to use --force instead of --all. Ticket c3d668ad52 (user: drh, tags: trunk)
19:47:53 * [adb155b6d4] Fix to the "font-family" CSS line in the default CSS. Ticket aba72eaa589. (user: drh, tags: trunk)
2009-10-05
20:05:22 * [b99aa66d1f] Leaf add wiki-contents macro to creole parser, plus minor bug fix (user: robert, tags: creole)
14:29:51 * [6842999f82] Sync client uses only HTTP/1.0 in order to avoid having to support chunked encoding. (user: drh, tags: trunk)
10:08:05 * [651c75c5b7] Merge merge trunk into creole (user: robert, tags: creole)
2009-10-04
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)
2009-09-26
14:33:22 * [cacb8db398] Minor fixes to creole (user: robert, tags: creole)
08:17:33 * [7a39dde24b] Merge Clean up and merge updates from trunk (user: robert, tags: creole)
2009-09-23
16:54:54 * [ca08c1d1b3] place the cursor in the username text box on the login screen. (user: rwilson, tags: trunk)
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 218153bb7c3. (user: drh, tags: trunk)
2009-09-22
11:15:17 * [f969b6cdde] Add the optional mimetype= query parameter to the /doc URI. (user: drh, tags: trunk)
07:49:39 * [7a2c37063a] Merge merge trunk into creole branch (user: bob, tags: creole)
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:32:14 * [a2749215b7] Add the --dotfiles option to the "extra" and "clean" commands. Ticket 4de876322f066. (user: drh, tags: trunk)
15:20:59 * [e0131b1a66] Fix a (harmless) compiler warning in wikiformat.c. (user: drh, tags: trunk)
15:14:12 * [3a4c7f60a2] Accept wiki hyperlinks of the form: [#label] Ticket ab82a0bd213b (user: drh, tags: trunk)
14:42:31 * [849972ea0b] Fix the name of the "fossil branch" command in the Quick Start document. Ticket 6445480b9bd2 (user: drh, tags: trunk)
14:33:04 * [0b76ce7b6b] Treat NULL ticket fields as empty strings when appending new text. Ticket f6747f854ba62b3 (user: drh, tags: trunk)
2009-09-18
20:58:06 * [c774e298c3] On the "checkout" command, make sure the argument specifies a check-in and not some other object. Ticket 867f23ff79. (user: drh, tags: trunk)
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)
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 1d7bbe30aad51. (user: drh, tags: trunk)
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)
00:58:58 * [dec4685720] Fix over-quoting of wiki names. Ticket e4a31ae35cd521b (user: drh, tags: trunk)
2009-09-14
19:16:44 * [6c6a978a53] Add the "scrub" command to remove passwords and other sensitive information from a repository. Ticket e5232878345. (user: drh, tags: trunk)
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: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 cdd360438de. (user: drh, tags: trunk)
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)
03:45:28 * [da4363308c] fixed documentation for the 'fossil branch list' command (user: rwilson, tags: trunk)
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:00:22 * [aeaee1f385] Add extra quoted to system() calls on windows. Ticket 8d073be8808b. Also update to the latest SQLite. (user: drh, tags: trunk)
14:07:54 * [ee47021f51] Support usernames containing spaces for the xfer protocol. Ticket 71c9b46198c04. (user: drh, tags: trunk)
2009-09-09
16:14:08 * [fac950a173] Update to the latest version of SQLite. Make use of the new sqlite3_strnicmp() interface. (user: drh, tags: trunk)
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)
16:20:26 * [1216eb434a] typos in documentation (user: bharder, tags: trunk)
12:20:39 * [5150b9de83] Fix typos in documentation. (user: drh, tags: trunk)
2009-09-02
03:14:58 * [449094a8ff] Make headings look prettier when using text-based www clients like "elinks". (user: bch, 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
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)
19:02:40 * [a0247159ea] Correct SRCDIR in Makefile.w32 for successful build (user: altufaltu, tags: trunk)
18:47:02 * [ee544f4843] Better descriptions of raw artifacts on the "artifact" URL. (user: drh, tags: trunk)
17:01:33 * [df97fae2bd] Fork Patches to get Fossil working on OS/2. Ticket 89bec0d9aa9f30 (user: drh, tags: trunk)
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)
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-23
21:23:54 * [5556630a9c] typo (user: bch, 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-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:38:24 * [a25092b14c] Be sure to call mbcsToUtf8() when opening the global configuration database. Ticket c7c36ef52edab (user: drh, tags: trunk)
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:50:36 * [74f7f6e6ad] Fix faulty SQL in the "db_unset()" routine. Ticket 31bd22c31fcc (user: drh, tags: trunk)
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:21:45 * [5b91887495] Fix a memory allocation bug in the ZIP archive generator. Ticket 8d6efe4f927 (user: drh, tags: trunk)
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)
08:17:39 * [f0e98310c1] Update documentation of 'proxy' configuration (user: altufaltu, tags: trunk)
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 28044ab5a42b75 (user: drh, tags: trunk)
2009-08-14
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 2e924cf9b74e. (user: drh, tags: trunk)
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
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)
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
22:13:26 * [f438092f88] correct error message for "fossil all " (as per addition of "ls" subcommand alias) (user: bch, tags: trunk)
21:39:42 * [e85b538fa8] make "ls" an alias for "list" in "fossil all [bad-link: x]x" command. i.e.: fossil all ls == fossil all list. (user: bch, tags: trunk)
21:32:46 * [554d896209] adjust "extra" command to "extras" (i.e. "Show me the extras"). Still works with "extra" as before, due to unambiguous command-completion. (user: bch, tags: trunk)