| Commit message (Expand) | Author | Age | Files | Lines |
* | Try chmod'ing again if we can't open a file -- let's rdiff-backup work | owsla | 2008-01-28 | 1 | -1/+8 |
* | Whoops. Previous fix was incorrect -- it assumed that all of the nested | owsla | 2008-01-26 | 1 | -7/+4 |
* | When unreadable dirs are updated, remove them from the list of dirs whose | owsla | 2008-01-26 | 1 | -0/+9 |
* | Improve the handling of directories with many small files by flushing | owsla | 2008-01-20 | 1 | -9/+9 |
* | - Replace is_readable() function with pre-existing readable() function | owsla | 2007-12-24 | 1 | -4/+11 |
* | SpecialFileError shouldn't trigger UpdateError | bescoto | 2006-01-15 | 1 | -4/+12 |
* | Reduce hardlink memory usage | bescoto | 2005-12-24 | 1 | -13/+6 |
* | Fix for KeyError while incrementing in v1.1.3 | bescoto | 2005-12-14 | 1 | -3/+40 |
* | "Directory not empty" fix | bescoto | 2005-11-24 | 1 | -4/+4 |
* | Final (?) too-long-filename bug fix | bescoto | 2005-11-23 | 1 | -64/+42 |
* | Fix for quoted filenames too long | bescoto | 2005-11-05 | 1 | -20/+24 |
* | Added metadata diffing, and an iterfile hash bugfix | bescoto | 2005-11-04 | 1 | -0/+1 |
* | Some refactoring of metadata code | bescoto | 2005-11-03 | 1 | -17/+7 |
* | Added various compare options like --compare-full and --compare-hash | bescoto | 2005-10-31 | 1 | -3/+3 |
* | Write SHA1 digests for all regular files | bescoto | 2005-10-27 | 1 | -17/+66 |
* | Fix for error reported by Davy Durham (but need additional fix so | bescoto | 2005-08-17 | 1 | -3/+4 |
* | Added Maximilian Mehnert's fix for too many open files bug. | bescoto | 2005-03-26 | 1 | -1/+3 |
* | Don't copy attributes to hard links, and make --no-hard-links | bescoto | 2005-03-26 | 1 | -1/+2 |
* | Fix to backup_warn_if_infinite_regress code | bescoto | 2004-05-15 | 1 | -0/+1 |
* | Fix bug backing up acl system to no-acl system | bescoto | 2003-10-13 | 1 | -7/+7 |
* | New hard link system should use less memory | bescoto | 2003-10-12 | 1 | -5/+8 |
* | Clear self.dir_perms_list (final (?) unreadable dir change) | bescoto | 2003-09-13 | 1 | -0/+3 |
* | Yet another change dealing with unreadable directories | bescoto | 2003-09-13 | 1 | -16/+37 |
* | Fix for unreadable directories | bescoto | 2003-08-29 | 1 | -3/+17 |
* | Fixed various --restrict options, some refactoring | bescoto | 2003-08-27 | 1 | -0/+3 |
* | Added tests for and fixed problem with backing up unreadable regular | bescoto | 2003-08-23 | 1 | -6/+17 |
* | Fixes for --calculate-average, python 2.3, and mac os x | bescoto | 2003-08-03 | 1 | -5/+5 |
* | Added ACL support, may have corrected a few EA bugs | bescoto | 2003-07-18 | 1 | -12/+8 |
* | Many changes - added extended attribute support and file system | bescoto | 2003-06-30 | 1 | -11/+28 |
* | Various changes for 0.12.0 | bescoto | 2003-06-26 | 1 | -5/+9 |
* | Fixed problem when reg file deleted in middle, reported by Ty Boyack | bescoto | 2003-06-24 | 1 | -2/+3 |
* | Fixed quoted hardlinks, added --windows-restore, fixed a couple tests | bescoto | 2003-06-21 | 1 | -2/+6 |
* | Make no preserve hard links disable inode comparison | bescoto | 2003-04-06 | 1 | -2/+2 |
* | --windows-mode now implies that permissions will not be changed | bescoto | 2003-04-05 | 1 | -2/+2 |
* | Got rid of extra UpdateError | bescoto | 2003-04-03 | 1 | -1/+4 |
* | Final changes for 0.11.4 | bescoto | 2003-03-15 | 1 | -16/+35 |
* | Final checkin for 0.11.3 (fixed pipeline flushing problem) | bescoto | 2003-03-04 | 1 | -21/+46 |
* | Fixed --print-statistics and spurious server error message | bescoto | 2003-03-03 | 1 | -1/+2 |
* | Final check in for version 0.11.2 | bescoto | 2003-03-02 | 1 | -26/+95 |
* | More changes in preparation for 0.11.2 | bescoto | 2003-02-25 | 1 | -26/+62 |
* | Various modifications to backup, restore, and regress systems. | bescoto | 2003-02-18 | 1 | -55/+155 |
* | Fixed selection bug, renamed metadata files to ".snapshot" | bescoto | 2003-02-12 | 1 | -5/+12 |
* | First pass at integrating regress code | bescoto | 2003-02-11 | 1 | -3/+3 |
* | Various changes for v0.11.1 (see CHANGELOG) | bescoto | 2002-12-31 | 1 | -65/+169 |
* | Renamed highlevel.py to backup.py | bescoto | 2002-12-25 | 1 | -0/+198 |