Timeline
Not logged in

202 checkins occurring around 2007-08-30 19:46:06.

2007-09-24
21:03:40 * [e202319ebb] Fossil chat client (Initial commit) (user: mjanssen, tags: trunk)
20:50:30 * [aad573b31c] Timeline calculated localtime incorrectly so it didn't display latest changes if user is in TZ UTC+X (user: mjanssen, tags: trunk)
20:21:52 * [df3d6cbff5] Corrected "fossil user password" error message. It had an extra user (user: mjanssen, tags: trunk)
19:42:15 * [c841af0d50] Fixed error with absolute pathnames when opening a repo on Win32 (user: mjanssen, tags: trunk)
19:32:26 * [5a30fa45df] Build from build directory (user: anonymous, tags: trunk)
17:11:51 * [255bacf907] Added revert command, currently only offering revert to current version. Organized todo.txt a bit, added new bug report (user: jnc, tags: trunk)
14:02:30 * [01ce2cf3dc] Added a gdiff command. diff command now runs config diff-command, gdiff command (graphical diff) now runs config gdiff-command. With both, if -i is supplied, internal diff is used. With both, if they are not configured, internal diff is used. Fixed bug with internal diff giving files in reverse order. Also put div id="sub-menu" inside of submenu if... (user: jnc, tags: trunk)
12:55:42 * [43b33702b4] Minor updates to the todo.txt and ideas.txt files. (user: drh, tags: trunk)
06:53:46 * [c82fb61775] Fork Added support for a user defined diff command, which if set (fossil config diff-command), is run by default. The user can give a -i flag to run the internal diff command regardless of user defined diff command setting. Removed command tkdiff, no longer needed. Made the config remove message a bit more clear, when removing a config setting, it state... (user: jnc, tags: trunk)
04:37:18 * [5cd9597428] Added style.css page that get's from the repo or uses a built in style.css. Removed static formatting in header/footer, replaced with divs, spans and ids which the style.css can totally control. The default style.css is simple, uses blue colors from timeline date area. Fixed minor bug on setup_ulist where it would display footer at top. (user: jnc, tags: trunk)
01:38:45 * [55dc2abc60] Some elements moved to correct order in wiki AllowedMarkup array. Removed hardcoded link in resolveHyperlink and also made it handle outside links, such as http, ftp, mailto, etc... When looking for valid HTML codes, I changed isalpha to isalnum so that H1, H2, etc... would be recognized. Better code for setting inital checkout db entry. (user: jnc, tags: trunk)
2007-09-23
23:05:42 * [746a0b8588] One more minor change to the fix of ff4c, set the current checkout to 1 if this is a brand new file. (user: jnc, tags: trunk)
22:27:56 * [4dc622f36c] Fixed bug in open_cmd. As of ff4c, open now runs update --latest as well, which would err on a brand new, blank, database. open_cmd now only runs update --latest if the current pid != 0 (user: jnc, tags: trunk)
20:18:58 * [dad40ffac0] Merge Merge the RSS changes. (user: drh, tags: trunk)
18:55:36 * [820a1a1a53] Fix a C++-ism. (user: drh, tags: trunk)
18:49:50 * [ff4cc5fae2] Fixes to the timeline webpage and the "open" and "update" commands. (user: drh, tags: trunk)
18:24:21 * [07eaead5dc] Added RSS feed. You can set the RSS title, description in Setup. Added header to style to include title and pointer to the new RSS feed. The new RSS feed is BaseURL/timeline.rss (user: jnc, tags: trunk)
15:02:58 * [2ad378d065] Fork Branching now working correctly, including adding of bgcolor tag and correct R line (user: jnc, tags: trunk)
11:43:40 * [dea1ae50d3] Relax the lexigraphical ordering requirement on manifests. Now the lines of a manifest (or cluster or control file) must occur in lexigraphical order after the arguments have been defossilized. (user: drh, tags: trunk)
03:21:13 * [17596784d0] Forgot a line of debug code, writting manifest.new... now removed (user: jnc, tags: trunk)
03:17:30 * [96f0d64a70] Merge Merged win32 info update and branch addition (user: jnc, tags: trunk)
03:13:32 * [b8a8959ec5] fossil branch command added. Base branch new works. Specifying a color causes a malformed manifest file error. branch list does not work, just skeleton code right now. (user: jnc, tags: trunk)
2007-09-22
23:41:29 * [09c4adeb6f] Rework the tag system so that propagation to children is a property of each tag and does not depend on the tag name beginning with "br". Older tag artifacts might not work. The database will need to be rebuilt after upgrading to this version. (user: drh, tags: trunk)
21:40:01 * [34accdd0cd] More descriptive build process in win32.txt, also removed win32 port from the todo.txt (user: jnc, tags: trunk)
19:43:55 * [3c5482959c] Merge, Fork Merge in the w32 changes. (user: drh, tags: trunk)
19:32:21 * [3ed9214338] Fix a bug in the manifest parser so that it is able to parse the PGP headers even if the header contains \r characters. (user: drh, tags: trunk)
19:03:22 * [b5d82ebd7e] Bug fix in the update command. (user: drh, tags: trunk)
18:38:04 * [b57d456718] Merge Merged win32.txt which caused the branch initially (user: jnc, tags: trunk)
18:34:49 * [8372cc0b81] Socket operations now functional in Win32 port. Added quotes around the filename portion of the command to edit thus working of windows in paths where the temp directory contains spaces. Added -all flag to clean command. If not specified each file is prompted for before removing. (user: jnc, tags: trunk)
18:13:31 * [72b3b1ad47] Incremental web interface enhancments. (user: drh, tags: trunk)
17:38:57 * [c2d1e3c70a] Improved display of version information on the help command. Display fossil version number and date on the bottom of every webpage. (user: drh, tags: trunk)
15:50:14 * [3b5514ed82] The "tag" command allows tag artifacts to be inserted for creating and cancelling tags and properties. Timeline responds to bgcolor, br-bgcolor, comment, and user properties. (user: drh, tags: trunk)
12:38:05 * [9395aba4f4] Timeline now responses to comment and user properties. (user: drh, tags: trunk)
06:49:47 * [46f96301f1] Forgot to remove path problems from 'Outstading Issues' (user: jnc, tags: trunk)
06:47:11 * [c7278fd013] Fork Win32 port now functional except network operations. This commit was done on windows :-). See win32.txt for status of all commands. No networking commands are functional yet. All path operations are now functioning. (user: jnc, tags: trunk)
02:22:06 * [f73c0e792b] More work on tags and properties. Getting late. Need to check-in changes before stopping for the day... (user: drh, tags: trunk)
01:40:39 * [5e2392307d] Turn tags into properties. Allow properties to control background color on timelines. Still experimental. (user: drh, tags: trunk)
2007-09-21
22:07:35 * [5890c67d86] Added win32 build notes (user: jnc, tags: trunk)
21:53:28 * [83c876b447] Win32 port: compiles, all tests pass but many functions fail due to path separators. Incomplete. Path fixes to come next (user: anonymous, tags: trunk)
19:18:07 * [3dc92fdb7f] Fork Improvements to the control-file parser. Not recognizes the T-line for tags. (user: drh, tags: trunk)
18:33:13 * [ce1c1a2907] Add the --randomize parameter to the rebuild command. Used for testing. (user: drh, tags: trunk)
02:41:53 * [2bc0e2c565] Work toward adding a tagging system. Code compiles but is incomplete and probably does not work. (user: drh, tags: trunk)
2007-09-20
07:37:36 * [25bc721076] Fork Entered the general structure planned for processing of branches. Incomplete. This code right now exits when it finds branch csets. Some debug output to see detailed internals from which to pull the pieces together. (user: aku, tags: trunk)
07:33:12 * [a9dcf09124] Trim the commit messages to remove irrelevant leading and trailing line-endings. (user: aku, tags: trunk)
07:14:44 * [cbbf9a7575] Got rid of the explicit revision tree and rephrased the trunk processing to use a loop which is more self-explanatory. Started to add in code needed when we process the branches as well, currently they will have now effect. (user: aku, tags: trunk)
07:08:40 * [330f2da791] Moved the counting of imported changesets to the beginning for a more accurate percent calculation and proper ending at 100%. (user: aku, tags: trunk)
03:51:49 * [a5476aed27] Modified sorting of timeline entries for the same second to properly split files and file versions from each other, and to have newer revisions later. Further added a storage for error messages to be repeated when the importer exist. First user is the code reporting corrupted archive files detected during a checkout. (user: aku, tags: trunk)
2007-09-17
07:05:01 * [ae54e928c2] Further work on the CVS frontend. The main parts for doing the extraction and management of changesets are now in a separate package. (user: aku, tags: trunk)
04:14:18 * [10e3b3ed76] Fixed bug in the new code setting up the timeline, forgot to clean up loop state, causing data from previous iterations to bleed into the current one, causing the use of bogus data and ultimatively a bogus timeline. Note! Incidentially a bug in the old code was fixed by the new one, the use of mismatching revisions and commit messages. That caused ... (user: aku, tags: trunk)
03:13:07 * [2740b48b63] Cleaned up the creation of the workspace directory. (user: aku, tags: trunk)
03:03:25 * [1593006ef3] More structuring of the CVS backend, encapsulated the management of the global timeline of events in the project in a separate package. (user: aku, tags: trunk)
01:43:07 * [6f121db1e2] Added structure to the CVS frontend code, putting the repository traversal into its own package. (user: aku, tags: trunk)
01:41:58 * [ebb94f75cb] Semantics of the progress display extended to allow an empty maximum to signal use of an infinite (open-ended) display. (user: aku, tags: trunk)
01:00:32 * [f76192b245] Merge Pulled the latest CLI, website, and sqlite changes into the importer branch. (user: aku, tags: trunk)
00:58:51 * [bbcb6326c9] Merge Pulled in the navbar and timeline changes. (user: aku, tags: trunk)
00:56:40 * [d8c18fc148] Reworked the CVS handling code to have a simpler API, more like the reworked Fossil API. The API now has a form where adding the handling of branches should not require complex changes in the import controller any longer. Extended the system to allow the user to restrict the importing to a sub-directory of the chosen repository, via the new switch ... (user: aku, tags: trunk)
2007-09-15
03:18:31 * [b504674c5f] Fixed problems with the untested statistics module. Moved cset <-> uuid map out of cvs to control layer, separate package. Currently not really useful, will be needed when handling cvs branches. Moved some user feedback around, and the import control too. (user: aku, tags: trunk)
2007-09-14
23:23:48 * [18251642f3] Moved the handling of the import statistics into its own package. Untested. (user: aku, tags: trunk)
21:24:15 * [bc68e61bb2] Rename CLI commands: leaves->descendents and branches->leaves. (user: drh, tags: trunk)
21:10:52 * [d773eee943] Fix the "leaves" webpage. (user: drh, tags: trunk)
14:59:38 * [c287665ba8] Update the SQLite amalgamation file to version 3.5.0. (user: drh, tags: trunk)
2007-09-13
08:02:26 * [7b2619b7ef] Unhacked the fossil backend. IOW reworked the API and made it nicer, more structured, better command and option names. Gave the internals more structure, and simplified the handling of -breakat (old -stopat breakpoint). Updated users, and updated the user visible switches as well. Added a -h switch for help. (user: aku, tags: trunk)
06:59:24 * [cdf5e6d8b7] Encapsulated access to the fossil and cvs applications in their own packages. (user: aku, tags: trunk)
06:24:31 * [d4aa7da67d] Continuing namespace changes, rcs parser. Basic structure is now ok IMHO. (user: aku, tags: trunk)
06:22:29 * [00228d1547] Continuing namespace changes, cvs frontend. (user: aku, tags: trunk)
06:03:30 * [45cd12f05a] Continuing namespace changes, fossil backend. (user: aku, tags: trunk)
05:43:56 * [9671b65174] Continued restructuring of the code (namespace hierarchy, import control). (user: aku, tags: trunk)
03:52:04 * [fcabd4774c] Improvements to the CLI timeline display. When an update fails due to multiple descendents, show all of the descendents in timeline format. (user: drh, tags: trunk)
2007-09-12
04:19:59 * [469002ccdf] Added navbar to all pages, linking back to the index. Fixed typo in the index page. (user: aku, tags: trunk)
02:25:37 * [776753118f] The nonce of a login card in the sync protocol is now the SHA1 hash of the remainder of the sync message. The signature is the SHA1 hash of the concatenation of the nonce and the users password. (user: drh, tags: trunk)
01:46:14 * [6f5654c7ab] Fix bugs in undo/redo. Appears to work now but not heavily tested. (user: drh, tags: trunk)
2007-09-11
02:25:19 * [a36177bcce] Add the "undo" and "redo" commands. Untested at this point so don't try to use them yet. (user: drh, tags: trunk)
2007-09-10
02:21:46 * [4038525bc5] Fork Slight editorial changes to sync documentation, fixing spelling errors. (user: aku, tags: trunk)
00:48:55 * [9a76119307] Fix a C++-ism in the timeline module. (user: drh, tags: trunk)
00:43:02 * [01e3e3f51e] Merge Merge in the delta encoder changes. (user: drh, tags: trunk)
00:39:28 * [26131cfcc5] Add a first draft of the synchronization protocol document. Unproofed. (user: drh, tags: trunk)
2007-09-09
17:51:16 * [48c4e69d2b] Cluster-based synchronization appears to be working. (user: drh, tags: trunk)
00:58:18 * [86a7f249c1] Started to restructure the namespace hierarchy, beginning at the bottom, with the log module. (user: aku, tags: trunk)
2007-09-08
16:01:28 * [e1c1877c99] Sync using clusters appears to work. More testing is needed before we go live. (user: drh, tags: trunk)
06:33:23 * [c172959c32] Moved the import control code into its own package. The application has been reduced to command line processing and handing over to the new package. (user: aku, tags: trunk)
05:35:02 * [be32ebcb41] Redid the logging system aka user feedback completely. Verbosity levels, influenced by the new -v switch. Indentations in the output removed, parsing by tools easier, still human readable. Adapted all users of the previous feedback code to use the new system. (user: aku, tags: trunk)
03:50:43 * [3e899ae0e5] Updated documentation of the delta encoder to mention the new limits on searching the hash chain. (user: aku, tags: trunk)
03:48:40 * [8469631cc9] Extended import app with switch to stop execution just before a specific changeset, to aid in debugging problems. (user: aku, tags: trunk)
2007-09-06
00:47:02 * [f6b4c6458b] Raise the hash chain limit in the delta module from 50 to 250. (user: drh, tags: trunk)
2007-09-05
18:46:59 * [b816fadfc7] Fix pathological N*2 behavior in the delta generator. (user: drh, tags: trunk)
02:03:31 * [734febe649] Fix calculating percentage of committed changesets. (user: aku, tags: trunk)
2007-09-04
22:00:31 * [492531e3a8] Importer extended to allow capture of exact fossil commit command (user: aku, tags: trunk)
05:38:29 * [7003caa982] (no comment) (user: aku, tags: trunk)
05:36:56 * [df91d389d5] First semi-complete app for import from CVS. Trunk only, wholesale only. (user: aku, tags: trunk)
2007-09-03
01:28:57 * [ba486fec5a] Add the unclustered table and the M lines to manifests. Process clusters in manifest_parse and manifest_crossref. The xfer process still does not yet use clusters though so it is still compatible. But that is about to change. (user: drh, tags: trunk)
2007-09-02
20:33:16 * [251545cd43] Fork Added text notes on ideas for dealing with tickets and wiki. (user: drh, tags: trunk)
02:01:35 * [11976cfdc2] Add the "index.wiki" wiki page. Fix a bug in the wiki rendering engine. The page displays now, but not correctly - there are clearly additional bugs to be found and fixed. (user: drh, tags: trunk)
01:23:13 * [4f641e7e4e] The /index webpage pulls up the wiki page specified in Setup/Configuration.s (user: drh, tags: trunk)
2007-09-01
21:11:33 * [b2e55c0d4d] Add the /wiki and /bwiki web pages. Currently renders content from the check-out as readonly. (user: drh, tags: trunk)
01:55:50 * [abce5105e2] Updates to the timeline routines. Added the pqueue module. (user: drh, tags: trunk)
2007-08-31
20:14:33 * [e15fe43153] A new decendent finding algorithm is (hopefully) faster. Changes to the timeline are in process and might not yet work. (user: drh, tags: trunk)
04:57:33 * [f166b0a63c] Fork Added first code regarding import from cvs, processing a CVSROOT/history file. Looks good, except that the history I have is incomplete, truncated at the beginning. Extended my notes with results from this experiment, thinking about a possible different method. (user: aku, tags: trunk)
01:31:13 * [81ccb7e684] Removed two entries from the work list which are done. (user: aku, tags: trunk)
2007-08-30
21:37:42 * [4d03017923] Put a colored asterisk beside entries of interest in the timeline, rather than doing lots of annoying text color and background changes. (user: drh, tags: trunk)
20:27:14 * [4c82c7773f] Fix some annoyances with "merge". This involves a schema change to the _FOSSIL_ file. Older versions will continue to work, but it would make since to "close" and "open" local source tree after updating to this version of fossil, in order to update the schema. (user: drh, tags: trunk)

19:46:06 * [f030c0aea7] Fix multiple bugs in the comment parser of the commit command. Allow blank lines in comments. (user: drh, tags: trunk)

18:05:19 * [1871a93dd4] Fix bugs that can cause a segfault if a blank check-in comment is entered. (user: drh, tags: trunk)
2007-08-29
11:51:05 * [fad606934c] Merge Merge aku's makefile changes. (user: drh, tags: trunk)
11:48:58 * [4d051c1eda] New timeline formatting experiment. Foreground font color changes when mousing over the vinfo hyperline show all immediate parents in red and immediate children in green and hide all entries that are not part of the current line. (user: drh, tags: trunk)
04:00:37 * [5f83d2720e] Re-added the 'test' target, this time in the correct file, then regenerated the main.mk file. (user: aku, tags: trunk)
03:22:20 * [b616c3d8c3] Fork Patch up makemake.tcl to incorporate aku's edits, then regenerate the main.mk file. (user: drh, tags: trunk)
02:55:33 * [15652ff081] Merge Merged drh's fixes new features (xfer, timeline handling, javascript based timeline highlighting) into my branch. (user: aku, tags: trunk)
02:49:55 * [4594b4e628] Moved common large lists of header files into Make variables. (user: aku, tags: trunk)
02:46:41 * [fc95255785] Added implementations for the methods "deconstruct", and "construct". (user: aku, tags: trunk)
02:42:24 * [e00384d26d] Moved the core logic of both "rebuild_database" and "create_repository_cmd" into their own functions, for sharing with "reconstruct_cmd". (user: aku, tags: trunk)
2007-08-28
07:12:09 * [033ad72c71] Fixed bug in blob_write_to_file, added missing argument to fossil_panic. (user: aku, tags: trunk)
05:01:23 * [10062df2fa] Reworked my notes regarding 'reconstruct' based on my reading of content.c, checkin.c, and manifest.c (user: aku, tags: trunk)
05:00:20 * [8857e1eabb] Fixed typos, and extended the documentation of content_deltify. (user: aku, tags: trunk)
03:34:12 * [103c397e4b] Updated my work list, added first notes about 'cvs import' functionality. (user: aku, tags: trunk)
03:18:31 * [63564202fd] Fixed typos. (user: aku, tags: trunk)
03:04:09 * [18b1f6788d] Make sure the same manifest never gets inserted into the metadata tables twice - resulting in duplicate timeline entries. (user: drh, tags: trunk)
2007-08-27
13:21:20 * [e12f2f1839] Tweaked the highlighting (user: aku, tags: trunk)
05:02:17 * [53416550852e] Fix a bug in the javascript. Only versions that are independent of the mouse-over version are grayed out now. (user: drh, tags: trunk)
04:35:10 * [59ad045fef] Completed the description of the delta encoder (user: aku, tags: trunk)
04:09:07 * [a028affcf2] Fix a bug in the javascript generator of the previous check-in. (user: drh, tags: trunk)
04:03:32 * [bbdd4f9915] Add some javascript to the timeline to gray out versions that are not part of the line that is moused over. Also include leaf, fork, and merge markers on the timeline. Experimental. (user: drh, tags: trunk)
00:04:32 * [8c828207a2] Give an error if an attempt is made to merge, update, or checkout against an incomplete baseline - one that contains phantoms. Update the xfer protocol to converge on a stable synchronization faster and (hopeful) not quit until the sync is complete. (user: drh, tags: trunk)
2007-08-26
22:22:01 * [6f1af23ebe] Added section numbers to delta format, labels for linking, navigation bar. Added delta encoder description (incomplete, right now only all the trivial parts). Using TeX for formulas, and mimetex for conversion. (user: aku, tags: trunk)
19:51:35 * [fd8b28ad87] New text in "ideas.txt" (user: drh, tags: trunk)
19:49:53 * [4bf5cf121e] Extended my list of things to do. (user: aku, tags: trunk)
06:45:02 * [464a46dad2] Added a make target to invoke the testsuite, and a make variable for tclsh. Danger. Testsuite modifies the repository the checkout belongs to, and not a copy. Use with caution, clone your development repository and workspace before use. Updated my work list. (user: aku, tags: trunk)
06:12:08 * [32c639d086] Reference to obsolete field vfile.parent removed. Fixed table reference in definition of table vfile. (user: aku, tags: trunk)
03:03:58 * [452a71f40b] Merge, Fork Merge in aku's documentation updates. (user: drh, tags: trunk)
02:01:58 * [a938517964] Fixed a number of simple typos. (user: aku, tags: trunk)
01:32:11 * [5fcb36c81b] Added documentation of the delta format (user: aku, tags: trunk)
2007-08-25
23:58:27 * [90f8319a32] Added my own todo file (user: aku, tags: trunk)
21:01:17 * [634fd117b1] Jot down some notes for how to move forward. (user: drh, tags: trunk)
19:52:42 * [741aac4d4e] Fork Regenerate the manifest.uuid file on a "commit". (user: drh, tags: trunk)
19:45:38 * [b4571bb75e] Fix a makefile dependency to force a rebuild whenever the manifest.uuid changes. (user: drh, tags: trunk)
19:39:58 * [def4449a87] Add the "baseline" command that shows the UUID of the fossil baseline from which the fossil executable was built. (user: drh, tags: trunk)
19:31:31 * [95e17f4e3f] Generate the "manifest.uuid" file containing the SHA1 hash of the "manifest" file whenever the manifest is generated. Makefiles can used the "manifest.uuid" to insert the version number into the executable. (user: drh, tags: trunk)
19:00:33 * [b0ad3f90bc] Merge Merging aku's changes into the head. (user: drh, tags: trunk)
18:58:16 * [424d47e453] Merge Attempting the same merge that aku tried and got empty files with. (user: drh, tags: trunk)
18:51:54 * [b846db063c] Changes to the CLI version of the timeline command to show places where forks occur in the tree and where content is merged. Lots more work is needed to show the structure of a tree well. This is definitely a work in progress. (user: drh, tags: trunk)
12:31:55 * [507ee45f25] Fix an off-by-one bug in the network protocol handler so that it can accept a zero-length file. (user: drh, tags: trunk)
04:02:27 * [9b30224db7] Merge, Closed-Leaf Merging formatting changes to timeline and concepts documentation (user: aku, tags: trunk)
03:30:15 * [e319e8e870] Improvements to timeline formatting. Added the "concepts.html" document. (user: drh, tags: trunk)
03:23:20 * [609e4caf29] Fork Fixed typos in comments (user: aku, tags: trunk)
2007-08-24
21:32:37 * [39fa010b7f] Improved formatting of the user list webpage. (user: drh, tags: trunk)
2007-08-23
23:10:56 * [0cd202a86e] Website updates. Change the message for unrecognized commands to refer the user to "help". (user: drh, tags: trunk)
19:52:19 * [22c1ac41d4] Fork Add separate "clone" permissions. Previously, one needed "History" premission in order to clone. But sometimes we want to grant clone without granting history. (user: drh, tags: trunk)
2007-08-19
11:06:53 * [4ac16995e8] Fix the "Leaves" computation on the vinfo web page. Improvements to the vinfo web page. (user: drh, tags: trunk)
2007-08-18
11:42:24 * [6607844a01] Added options to the "timeline" CLI command. Additional help comments. (user: drh, tags: trunk)
02:45:47 * [c9fdb846fb] Add the "help" command and the "clean" command. More work is needed on the text for various help messages. (user: drh, tags: trunk)
2007-08-17
19:53:53 * [e5b74951d9] Omit the -static option from the default Makefile. (user: drh, tags: trunk)
2007-08-11
01:16:31 * [4452576730808f] Add the "close" command. (user: drh, tags: trunk)
2007-08-10
03:52:14 * [f5588c800b] Fix a C++-ism in the previous check-in. (user: drh, tags: trunk)
03:50:25 * [50150adeec] More sync fixes: The previous version was not pulling new branches off of the server. This should fix that. (user: drh, tags: trunk)
02:59:52 * [edbb332d54] The xfer mechanism has been completely reworked to better support delta compression and to require fewer round-trips. The wire protocol is roughly the same but is different enough that you will need to recompile before sync will work. (user: drh, tags: trunk)
00:08:25 * [573a464cb7] Complete rework of the xfer mechanism. Compiles but not yet working. (user: drh, tags: trunk)
2007-08-09
19:07:28 * [bd3c1d0023] Additional work on the xfer mechanism, trying to increase the use of delta compression. (user: drh, tags: trunk)
17:42:59 * [73bddaebb9] The delta compress on xfer is working better now, but still needs work. (user: drh, tags: trunk)
11:55:52 * [6eca3132fe] Fix an off-by-one error that can cause a segfault during sync. (user: drh, tags: trunk)
10:48:51 * [9a9cd81738] Add the -m/--comment and the --nosign options to the commit command. (user: drh, tags: trunk)
10:43:39 * [13b7ac16e4] Require history permission in order to clone. (user: drh, tags: trunk)
03:47:28 * [4c072728b4] Add a quick hack that disables delta compression on xfer. This gives people a chance to synchronize the previous fix. We will eventually remove the hack. (user: drh, tags: trunk)
03:44:31 * [869534e182] Fix a bug in the xfer server that prevents it from receiving deltas. (user: drh, tags: trunk)
03:19:18 * [eea381f416] Progress toward delta compression on the xfer protocol. The compression works well. But the client is not telling the server what files it has so the server does not have anything to delta against. (user: drh, tags: trunk)
01:08:19 * [b110d77c36] Website updates. (user: drh, tags: trunk)
2007-08-08
15:30:04 * [fe6ee8a431] Do not remove files that have been edited when doing an "update". Instead, mark the files as CONFLICT. (user: drh, tags: trunk)
15:22:43 * [20bcbcf2f2] Make sure a user does not attempt to "fossil add" the manifest or the _FOSSIL_ files. (user: drh, tags: trunk)
15:18:53 * [a040ae6e17] Write the new manifest file to the root of the check-out tree when doing an update. (user: drh, tags: trunk)
14:45:20 * [77327ae14e] Omit the files "manifest" and "_FOSSIL_" from the "extra" list. (user: drh, tags: trunk)
2007-08-04
00:38:38 * [5c74c300b1] Changes to the checksum verification steps to allow a partial commit of changes after new files are added to the tree. (user: drh, tags: trunk)
00:26:40 * [aafd536a5c] Prohibit partial check-ins of a merge. To allow such a thing would confuse the branch tracking logic. There are still problems in the partial check-in logic for cases were new files have been added to the repository. (user: drh, tags: trunk)
00:08:17 * [f5e8b1d736] Merge Merge in and correct the changes to the new repository initialization. Also fix other misc bugs seen while testing. (user: drh, tags: trunk)
2007-08-03
23:30:52 * [6aff11f03f] Show an error if unrecognized command-line options appear on the commit command. Also add the (undocumented) "omit-ci-sig" configuration option on the database. Setting omit-ci-sig omits the PGP signature on check-in. (user: drh, tags: trunk)
23:04:05 * [a48936e834] Changes to the way new repositories are created. Also make the CGI output blob available to all modules through a function call. (user: drh, tags: trunk)
15:31:33 * [22552fb803] Extend the commit command so that specific files can be committed. There are still some problems with doing this after a merge. (user: dan, tags: trunk)
2007-08-01
21:59:38 * [e37451d9c2] Fork Add the ability to sign manifests using GPG during a check-in. Due to a bug in the manifest parser, older versions will not be able to check-out signed manifests. (user: drh, tags: trunk)
21:03:03 * [394505791628e] Add primitive start-time and duration controols to the timeline. Additional checksums on check-in and check-out. (user: drh, tags: trunk)
20:05:49 * [0e265b0184] Documentation updates. Added Makefile. (user: drh, tags: trunk)
16:42:06 * [36df57aa39] Update the todo list. (user: drh, tags: trunk)
16:13:49 * [1a9c6dbfb7] File differences and file viewer added to the www interface. (user: drh, tags: trunk)
15:13:52 * [1245b42ba3] Fix the test-verify command so that it ignores phantoms. (user: drh, tags: trunk)
13:50:58 * [0238e54ff3] Client must ignore SIGPIPE when writting to the HTTP socket. (user: drh, tags: trunk)
13:32:11 * [6dab6149b1] From the vinfo webpage, provide a hyperlink to download a ZIP archive the version. (user: drh, tags: trunk)
13:08:31 * [ae40356c57] Avoid an unnecessary HTTP round-trip on syncs. (user: drh, tags: trunk)
12:49:41 * [afcdc7ec97] Add the "leaves" webpage and the "branches" CLI command. We need to work on the nomenclature. (user: drh, tags: trunk)
12:20:24 * [04f7535ee3] The merge at dd9633a03d did not work because of the bug just fixed. This change moves the changes that should have been in that merge into the main line of the tree. (user: drh, tags: trunk)
12:17:14 * [5c3e87171a] Fix a problem in the commit logic that caused it to ignore merge changes. Add another test to the commit to detect future problems of a similar nature. (user: drh, tags: trunk)
10:31:31 * [dd9633a03d] Merge Merging in the ipaddr update changes. (user: drh, tags: trunk)
10:29:17 * [35d7ba08ac] Always do at least two cycles with no file transfers before quiting. (user: drh, tags: trunk)
10:27:08 * [0c102d06c3] Fixes to the sync algorithm. (user: drh, tags: trunk)
09:04:46 * [36edf3fd5c] Populate the ipaddr column of the rcvfrom table when a file is received from a remote source (push/pull/sync). (user: dan, tags: trunk)
02:27:11 * [8df950d14a] Add a bug observation to the todo list. (user: drh, tags: trunk)
02:07:43 * [933875bbd1] Updates to the todo list. (user: drh, tags: trunk)
02:03:31 * [71ed18cc4b] Do not attempt to verify phantoms. Set the default max message size at 500K instead of 1MB. Updates to the todo list. (user: drh, tags: trunk)
01:24:37 * [9df32e2808] Added the vdiff webpage with links from vinfo. (user: drh, tags: trunk)
00:55:18 * [86c8768475] Add the finfo web page. (user: drh, tags: trunk)
00:40:40 * [30d7afe328] Improvements to the vinfo webpage. Show descendents, ancestors, and files changed. (user: drh, tags: trunk)
2007-07-31
23:33:15 * [fd36718ad9] Merge Add the new "history" permission. Merge in changes that require permissions to view the timeline. (user: drh, tags: trunk)
22:59:31 * [9c952d247e] Separate "nobody" and "anonymous" logins. (user: drh, tags: trunk)
20:53:10 * [5b58559c0c] Bug fix in the mlink table builder. Use the "rebuild" method to correct the problem in preexisting repositories. (user: drh, tags: trunk)
20:36:20 * [ce825ac954] When syncing without a URL, print the name of the server, taking care to omit any userid and password. (user: drh, tags: trunk)