dim-0.1.2
  - remove old tgzi() function.
  - remove global index. The code is simpler, faster and scalable. The
    drawback is that in some cases, some files with identical content
    may be copied instead of hard-linked.
  - use cpio as a coprocess in save_delta. Result is a huge
    performance boost for large items, for save, clone and import.
    Filenames with \n are not supported yet.
  - use "xargs rm" as a coprocess in save_delta.
  - remove save_copy, save_delete and save_link callbacks.
  - lnd uses the index to link a tree, instead of running find(1).

Marc
--
Archive: http://www.mail-archive.com/[email protected]/
To unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to