Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins related to "trunk" plus check-in "11976cfdc232c1e5" occurring around 11976cfdc232c1e5.
2007-09-13
| ||
05:43 | Continued restructuring of the code (namespace hierarchy, import control). ... (check-in: 9671b65174 user: aku tags: trunk) | |
03:52 | Improvements to the CLI timeline display. When an update fails due to multiple descendents, show all of the descendents in timeline format. ... (check-in: fcabd4774c user: drh tags: trunk) | |
2007-09-12
| ||
04:19 | Added navbar to all pages, linking back to the index. Fixed typo in the index page. ... (check-in: 469002ccdf user: aku tags: trunk) | |
02:25 | 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. ... (check-in: 776753118f user: drh tags: trunk) | |
01:46 | Fix bugs in undo/redo. Appears to work now but not heavily tested. ... (check-in: 6f5654c7ab user: drh tags: trunk) | |
2007-09-11
| ||
02:25 | Add the "undo" and "redo" commands. Untested at this point so don't try to use them yet. ... (check-in: a36177bcce user: drh tags: trunk) | |
2007-09-10
| ||
02:21 | Slight editorial changes to sync documentation, fixing spelling errors. ... (check-in: 4038525bc5 user: aku tags: trunk) | |
00:48 | Fix a C++-ism in the timeline module. ... (check-in: 9a76119307 user: drh tags: trunk) | |
00:43 | Merge in the delta encoder changes. ... (check-in: 01e3e3f51e user: drh tags: trunk) | |
00:39 | Add a first draft of the synchronization protocol document. Unproofed. ... (check-in: 26131cfcc5 user: drh tags: trunk) | |
2007-09-09
| ||
17:51 | Cluster-based synchronization appears to be working. ... (check-in: 48c4e69d2b user: drh tags: trunk) | |
00:58 | Started to restructure the namespace hierarchy, beginning at the bottom, with the log module. ... (check-in: 86a7f249c1 user: aku tags: trunk) | |
2007-09-08
| ||
16:01 | Sync using clusters appears to work. More testing is needed before we go live. ... (check-in: e1c1877c99 user: drh tags: trunk) | |
06:33 | 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. ... (check-in: c172959c32 user: aku tags: trunk) | |
05:35 | 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. ... (check-in: be32ebcb41 user: aku tags: trunk) | |
03:50 | Updated documentation of the delta encoder to mention the new limits on searching the hash chain. ... (check-in: 3e899ae0e5 user: aku tags: trunk) | |
03:48 | Extended import app with switch to stop execution just before a specific changeset, to aid in debugging problems. ... (check-in: 8469631cc9 user: aku tags: trunk) | |
2007-09-06
| ||
00:47 | Raise the hash chain limit in the delta module from 50 to 250. ... (check-in: f6b4c6458b user: drh tags: trunk) | |
2007-09-05
| ||
18:46 | Fix pathological N*2 behavior in the delta generator. ... (check-in: b816fadfc7 user: drh tags: trunk) | |
02:03 | Fix calculating percentage of committed changesets. ... (check-in: 734febe649 user: aku tags: trunk) | |
2007-09-04
| ||
22:00 | Importer extended to allow capture of exact fossil commit command ... (check-in: 492531e3a8 user: aku tags: trunk) | |
05:38 | (no comment) ... (check-in: 7003caa982 user: aku tags: trunk) | |
05:36 | First semi-complete app for import from CVS. Trunk only, wholesale only. ... (check-in: df91d389d5 user: aku tags: trunk) | |
2007-09-03
| ||
01:28 | 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. ... (check-in: ba486fec5a user: drh tags: trunk) | |
2007-09-02
| ||
20:33 | Added text notes on ideas for dealing with tickets and wiki. ... (check-in: 251545cd43 user: drh tags: trunk) | |
02:01 | 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. ... (check-in: 11976cfdc2 user: drh tags: trunk) | |
01:23 | The /index webpage pulls up the wiki page specified in Setup/Configuration.s ... (check-in: 4f641e7e4e user: drh tags: trunk) | |
2007-09-01
| ||
21:11 | Add the /wiki and /bwiki web pages. Currently renders content from the check-out as readonly. ... (check-in: b2e55c0d4d user: drh tags: trunk) | |
01:55 | Updates to the timeline routines. Added the pqueue module. ... (check-in: abce5105e2 user: drh tags: trunk) | |
2007-08-31
| ||
20:14 | A new decendent finding algorithm is (hopefully) faster. Changes to the timeline are in process and might not yet work. ... (check-in: e15fe43153 user: drh tags: trunk) | |
04:57 | 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. ... (check-in: f166b0a63c user: aku tags: trunk) | |
01:31 | Removed two entries from the work list which are done. ... (check-in: 81ccb7e684 user: aku tags: trunk) | |
2007-08-30
| ||
21:37 | Put a colored asterisk beside entries of interest in the timeline, rather than doing lots of annoying text color and background changes. ... (check-in: 4d03017923 user: drh tags: trunk) | |
20:27 | 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. ... (check-in: 4c82c7773f user: drh tags: trunk) | |
19:46 | Fix multiple bugs in the comment parser of the commit command. Allow blank lines in comments. ... (check-in: f030c0aea7 user: drh tags: trunk) | |
18:05 | Fix bugs that can cause a segfault if a blank check-in comment is entered. ... (check-in: 1871a93dd4 user: drh tags: trunk) | |
2007-08-29
| ||
11:51 | Merge aku's makefile changes. ... (check-in: fad606934c user: drh tags: trunk) | |
11:48 | 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. ... (check-in: 4d051c1eda user: drh tags: trunk) | |
04:00 | Re-added the 'test' target, this time in the correct file, then regenerated the main.mk file. ... (check-in: 5f83d2720e user: aku tags: trunk) | |
03:22 | Patch up makemake.tcl to incorporate aku's edits, then regenerate the main.mk file. ... (check-in: b616c3d8c3 user: drh tags: trunk) | |
02:55 | Merged drh's fixes new features (xfer, timeline handling, javascript based timeline highlighting) into my branch. ... (check-in: 15652ff081 user: aku tags: trunk) | |
02:49 | Moved common large lists of header files into Make variables. ... (check-in: 4594b4e628 user: aku tags: trunk) | |
02:46 | Added implementations for the methods "deconstruct", and "construct". ... (check-in: fc95255785 user: aku tags: trunk) | |
02:42 | Moved the core logic of both "rebuild_database" and "create_repository_cmd" into their own functions, for sharing with "reconstruct_cmd". ... (check-in: e00384d26d user: aku tags: trunk) | |
2007-08-28
| ||
07:12 | Fixed bug in blob_write_to_file, added missing argument to fossil_panic. ... (check-in: 033ad72c71 user: aku tags: trunk) | |
05:01 | Reworked my notes regarding 'reconstruct' based on my reading of content.c, checkin.c, and manifest.c ... (check-in: 10062df2fa user: aku tags: trunk) | |
05:00 | Fixed typos, and extended the documentation of content_deltify. ... (check-in: 8857e1eabb user: aku tags: trunk) | |
03:34 | Updated my work list, added first notes about 'cvs import' functionality. ... (check-in: 103c397e4b user: aku tags: trunk) | |
03:18 | Fixed typos. ... (check-in: 63564202fd user: aku tags: trunk) | |
03:04 | Make sure the same manifest never gets inserted into the metadata tables twice - resulting in duplicate timeline entries. ... (check-in: 18b1f6788d user: drh tags: trunk) | |