Commit Graph

35 Commits

Author SHA1 Message Date
Jonas Borgström 66885c3986 Do datetime to date conversion using the local time zone 2011-08-06 23:37:44 +02:00
Jonas Borgström 5443441e3f Initial implementation of subcommand "purge" 2011-08-06 23:33:06 +02:00
Jonas Borgström 1d0914177d Bring function tests back to life 2011-08-06 13:01:58 +02:00
Jonas Borgström 64a318501d More user friendly key file handling 2011-08-04 15:27:52 +02:00
Jonas Borgström 2d47afe368 Optimize list and verify for remote stores 2011-07-31 18:37:27 +02:00
Jonas Borgström 6c77ce53d9 Improved stats and delete performace on remote stores 2011-07-30 22:50:59 +02:00
Jonas Borgström b294ceba67 Switch to pure AES256 encryption and improved metadata storage 2011-07-30 21:13:48 +02:00
Jonas Borgström 3f20f8ed7d Asynchronous extract and verify mode 2011-07-17 23:53:23 +02:00
Jonas Borgström b608bf71db Remove sub command "init". Stores are now auto-created 2011-07-02 19:46:41 +02:00
Jonas Borgström e8ed99f300 Added --include/--exclude options to verify sub command 2011-07-02 19:25:29 +02:00
Jonas Borgström 5f75b41fc4 Process files in alphabetical order 2011-07-01 22:01:24 +02:00
Jonas Borgström 3eb211b442 Default to 'utf-8' as stderr and stdout encoding 2011-07-01 21:53:38 +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 731af5414a Fix store and cache dir auto ignore 2011-01-04 23:16:55 +01:00
Jonas Borgström 366d4ac8c1 Create ~/.darc/ directory if missing 2011-01-04 23:00:39 +01:00
Jonas Borgström 666db4bf4f New cache implementation 2010-12-21 21:29:09 +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 231c06f0d5 Move walk_path logic into archiver.py for better error handling 2010-11-23 12:50:09 +01:00
Jonas Borgström 58f51f1789 Various remote store improvements 2010-11-17 22:40:39 +01:00
Jonas Borgström f300051fe4 Added support for ssh://user@host/path and file:///file locations 2010-11-17 21:28:13 +01:00
Jonas Borgström 20935f809e Experimental remote store support 2010-11-16 22:30:27 +01:00
Jonas Borgström d15d57b268 Auto ignore darc cache and store directories when creating archives 2010-11-09 20:49:21 +01:00
Jonas Borgström 6665275db1 Fix extract command verbose output 2010-11-04 23:04:09 +01:00
Jonas Borgström 4f86304437 Handle unprintable characters when printing to stdout and stderr. 2010-11-04 22:32:31 +01:00
Jonas Borgström 6fe6812df2 Experimental --include/exclude support 2010-11-02 22:47:39 +01:00
Jonas Borgström bee4c86719 Various bug fixes 2010-11-02 18:33:53 +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 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 4c178e0010 Various improvements. 2010-10-27 21:01:57 +02:00
Jonas Borgström 8cdca7aed4 Renamed dedupestore to darc 2010-10-27 20:12:40 +02:00
Renamed from dedupestore/archiver.py (Browse further)