Timeline
Not logged in

10 descendants and 10 ancestors of [c9fdb846fb]

2007-08-25
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)