Commit Graph

75 Commits

Author SHA1 Message Date
Jonas Borgström c125ecc2f9 Some experimental remote store optimizations 2011-07-06 22:16:07 +02:00
Jonas Borgström 0f7d5a64a1 Fix datetime parsing logic 2011-07-01 22:12:42 +02:00
Jonas Borgström 43cb73603b Python 2.5 compatible timestamp parsing 2011-07-01 22:07:36 +02:00
Jonas Borgström 650bd69da5 Decode hardlink source path before linking 2011-07-01 21:54:39 +02:00
Jonas Borgström fae9433c11 Various fixes to support Python 2.5 2011-06-23 22:47:51 +02:00
Jonas Borgström 9e11ae567d Added missing path prefix strip for hard links 2011-06-23 22:41:06 +02:00
Jonas Borgström af95b7c996 Store stat data even for hard links to make file listing prettier 2011-06-19 20:34:46 +02:00
Jonas Borgström 0629afc2dd Sort archive listing in chronological order 2011-06-16 21:55:54 +02:00
Jonas Borgström 666db4bf4f New cache implementation 2010-12-21 21:29:09 +01:00
Jonas Borgström ecc8b1e7c1 Reworked packer format again 2010-12-06 21:46:29 +01:00
Jonas Borgström 658cced886 Minor format simplification 2010-12-05 17:57:17 +01:00
Jonas Borgström a04ad26975 New filesystem based store implementation 2010-12-04 21:03:02 +01:00
Jonas Borgström c9aca63d6d Split large archive item packages into multiple smaller ones 2010-11-29 21:08:37 +01:00
Jonas Borgström 198b3f90fc Memory usage improvments 2010-11-23 14:46:53 +01:00
Jonas Borgström 84b4b08309 Fix hardlink bug and added corresponding test case 2010-11-23 12:55:42 +01:00
Jonas Borgström 2a631bb3e6 Minor refactoring to reuse existing id string objects when possible 2010-11-23 12:49:09 +01:00
Jonas Borgström 330315ba0d Chunkifier improvements. Including tin foil hat compliant seeding. 2010-11-04 21:19:01 +01:00
Jonas Borgström bee4c86719 Various bug fixes 2010-11-02 18:33:53 +01:00
Jonas Borgström 9e35c56adb Fixed linux xattr issue 2010-11-01 23:06:56 +01:00
Jonas Borgström d70993fc83 Merge CryptoManager and KeyChain into Keychain 2010-10-31 22:21:59 +01:00
Jonas Borgström 869f720be4 Various changes 2010-10-31 21:55:09 +01:00
Jonas Borgström fe663e3232 Added xattr support 2010-10-31 20:31:56 +01:00
Jonas Borgström 68bd3d3e3d Added FIFO support and improved tests 2010-10-31 20:12:32 +01:00
Jonas Borgström b5275ca526 Remove logging usage 2010-10-31 16:34:03 +01:00
Jonas Borgström 8cdca7aed4 Renamed dedupestore to darc 2010-10-27 20:12:40 +02:00
Renamed from dedupestore/archive.py (Browse further)