File History
Not logged in

History of src/content.c

2009-10-31
17:01:35 [57def314ab] part of check-in [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". (By: drh on 2009-10-31 17:01:35) [diff] [annotate]
2009-09-22
07:49:39 [79f280c4e2] part of check-in [7a2c37063a] merge trunk into creole branch (By: bob on 2009-09-22 07:49:39) [diff] [annotate]
2009-08-27
18:33:43 [79f280c4e2] part of check-in [4c37130fde] Various small performance enhancements. (By: drh on 2009-08-27 18:33:43) [diff] [annotate]
2009-08-26
18:25:48 [ebd984372a] part of check-in [02a584f7f5] Add the --private option to the "fossil commit" command. This option creates a private branch which is never pushed. (By: drh on 2009-08-26 18:25:48) [diff] [annotate]
2008-07-24
13:31:03 [6508de1118] part of check-in [dc09f09432] Fix a missing end-transaction in the content_new() procedure. (By: drh on 2008-07-24 13:31:03) [diff] [annotate]
2008-07-23
20:57:55 [c2d4ab941a] part of check-in [1f8d2501b0] Make sure new artifacts are entered into the unclustered table. Ticket [4b72e10dca]. (By: drh on 2008-07-23 20:57:55) [diff] [annotate]
2008-05-29
01:58:15 [c6002c3945] part of check-in [a48474bc75] Improvements to the shunning algorithm. Add the shun page and an opportunity to shun or unshun artifacts in the artifact viewer. (By: drh on 2008-05-29 01:58:15) [diff] [annotate]
2008-05-18
15:51:05 [c3fcdbc5dd] part of check-in [243e02bfbd] Improvements to cloning performance. (By: drh on 2008-05-18 15:51:05) [diff] [annotate]
2008-03-14
12:43:25 [837378bf40] part of check-in [4e2bd38577] Fix an assertion fault: detect when content_get() is called with an invalid artifact id and return 0. (By: drh on 2008-03-14 12:43:25) [diff] [annotate]
2008-03-10
16:46:40 [933b11dafd] part of check-in [f763b84198] Fix a bug introduced by recent optimization efforts. (By: drh on 2008-03-10 16:46:40) [diff] [annotate]
2008-03-08
19:42:53 [dbfb1885ae] part of check-in [043d63d4aa] Additional speed improvements for clone and rebuild. (By: drh on 2008-03-08 19:42:53) [diff] [annotate]
18:59:00 [7cc68e90ad] part of check-in [8010bb41e1] Speed enhancement in the findSrcid() routine of content.c. Allow 5 digit numbers on counts while syncing. (By: drh on 2008-03-08 18:59:00) [diff] [annotate]
2008-03-06
22:58:48 [6b8e09987a] part of check-in [61ddd63b72] Work toward making fossil work better on large repositories. This version implements a cache in the content manager. It is not clear yet if this is necessarily a good idea - this check-in might end up on an abandoned branch at some point. (By: drh on 2008-03-06 22:58:48) [diff] [annotate]
2007-12-05
08:07:46 [1ea5bdca20] part of check-in [d0305b305a] Merged mainline into my branch to get the newest application. (By: aku on 2007-12-05 08:07:46) [diff] [annotate]
2007-12-03
14:42:32 [1ea5bdca20] part of check-in [fb90abe5bd] Detect delta loops and make at least one member of the loop a phantom. (By: drh on 2007-12-03 14:42:32) [diff] [annotate]
2007-09-26
03:38:58 [02e1a3dfd6] part of check-in [8d55aa3597] Merged in new revision support for diff and revert commands into mainstream (By: jnc on 2007-09-26 03:38:58) [diff] [annotate]
03:37:12 [02e1a3dfd6] part of check-in [574763bab9] Added revision support to diff and revert (By: jnc on 2007-09-26 03:37:12) [diff] [annotate]
2007-09-17
00:58:51 [310f7c7a1f] part of check-in [bbcb6326c9] Pulled in the navbar and timeline changes. (By: aku on 2007-09-17 00:58:51) [diff] [annotate]
2007-09-09
17:51:16 [310f7c7a1f] part of check-in [48c4e69d2b] Cluster-based synchronization appears to be working. (By: drh on 2007-09-09 17:51:16) [diff] [annotate]
2007-09-08
16:01:28 [52f1a41cd5] part of check-in [e1c1877c99] Sync using clusters appears to work. More testing is needed before we go live. (By: drh on 2007-09-08 16:01:28) [diff] [annotate]
2007-08-28
05:00:20 [60a9520d47] part of check-in [8857e1eabb] Fixed typos, and extended the documentation of content_deltify. (By: aku on 2007-08-28 05:00:20) [diff] [annotate]
2007-08-10
00:08:25 [896054a3e4] part of check-in [573a464cb7] Complete rework of the xfer mechanism. Compiles but not yet working. (By: drh on 2007-08-10 00:08:25) [diff] [annotate]
2007-08-09
17:42:59 [9b11b55b6f] part of check-in [73bddaebb9] The delta compress on xfer is working better now, but still needs work. (By: drh on 2007-08-09 17:42:59) [diff] [annotate]
2007-08-01
02:03:31 [f6a48a05e1] part of check-in [71ed18cc4b] Do not attempt to verify phantoms. Set the default max message size at 500K instead of 1MB. Updates to the todo list. (By: drh on 2007-08-01 02:03:31) [diff] [annotate]
2007-07-30
16:35:16 [f226d0adbd] part of check-in [3a25b68390] Only request the password one time on a push or pull. (By: drh on 2007-07-30 16:35:16) [diff] [annotate]
16:31:11 [e02b11b8cf] part of check-in [e3c529c2f0] Merge in clone and sync changes. Fix a bug in undelta. (By: anonymous on 2007-07-30 16:31:11) [diff] [annotate]
2007-07-23
20:33:04 [fa624bb975] part of check-in [75c476ccd1] Work on network synchronization (By: drh on 2007-07-23 20:33:04) [diff] [annotate]
2007-07-21
14:10:57 [d3786bb3e7] part of check-in [dbda8d6ce9] Initial check-in of m1 sources. (By: drh on 2007-07-21 14:10:57) [annotate]