| Commit message (Expand) | Author | Age | Files | Lines |
* | Times like "Mon Jun 5 11:00:23 1997" now recognized | bescoto | 2006-02-23 | 1 | -0/+8 |
* | Now runs the "rdiff-backup" executable in the parent directory | bescoto | 2006-01-10 | 1 | -4/+4 |
* | Fix for Toni Price's empty dir --include **XXX selection bug | bescoto | 2006-01-10 | 1 | -0/+23 |
* | Reduce hardlink memory usage | bescoto | 2005-12-24 | 1 | -1/+16 |
* | Don't gzip 0 length files | bescoto | 2005-12-16 | 1 | -0/+28 |
* | Fix for KeyError while incrementing in v1.1.3 | bescoto | 2005-12-14 | 1 | -0/+14 |
* | false negative acl compare fix | bescoto | 2005-12-12 | 1 | -0/+12 |
* | Final changes for 1.1.3 | bescoto | 2005-11-26 | 1 | -1/+1 |
* | Remove older than overenthusiastic deletion fix | bescoto | 2005-11-24 | 1 | -3/+24 |
* | Final (?) too-long-filename bug fix | bescoto | 2005-11-23 | 2 | -0/+145 |
* | Fixed metadata diff regressing | bescoto | 2005-11-06 | 1 | -1/+1 |
* | Fix for quoted filenames too long | bescoto | 2005-11-05 | 1 | -1/+28 |
* | Added metadata diffing, and an iterfile hash bugfix | bescoto | 2005-11-04 | 5 | -24/+118 |
* | Some refactoring of metadata code | bescoto | 2005-11-03 | 1 | -13/+41 |
* | Added --verify and --verify-at-time switches | bescoto | 2005-11-01 | 2 | -2/+51 |
* | Added various compare options like --compare-full and --compare-hash | bescoto | 2005-10-31 | 5 | -42/+144 |
* | Write SHA1 digests for all regular files | bescoto | 2005-10-27 | 1 | -1/+1 |
* | Tests for new hash module | bescoto | 2005-10-27 | 1 | -0/+103 |
* | Misc changes, passes all tests now | bescoto | 2005-10-25 | 2 | -4/+9 |
* | Tweaks to get around spurious security exception | bescoto | 2005-10-25 | 2 | -12/+9 |
* | Refactored fs_abilities, also don't quote if case-insensitive->case-insensitive | bescoto | 2005-10-24 | 4 | -21/+25 |
* | Added readonly test for file system case sensitivity | bescoto | 2005-10-21 | 1 | -0/+12 |
* | Fix for bug #14799 -- now autodetect whether destination supports high permis... | bescoto | 2005-10-20 | 1 | -0/+2 |
* | Try read/write fsync for cygwin, also add --preserve-numerical-ids | bescoto | 2005-10-20 | 2 | -12/+65 |
* | Check and fix for bug 14545 | bescoto | 2005-09-15 | 1 | -0/+7 |
* | Final changes for 1.0.1 | bescoto | 2005-09-11 | 1 | -1/+2 |
* | Fix to restore tests required by recent security fix | bescoto | 2005-09-08 | 1 | -0/+1 |
* | Avoid lchown requirement | bescoto | 2005-09-07 | 1 | -0/+2 |
* | Oops, last patch broke remote --remove-older-than, fix and test here | bescoto | 2005-08-20 | 1 | -0/+18 |
* | Fix for bug 14209 (security violation with --restrict) | bescoto | 2005-08-20 | 3 | -4/+20 |
* | Misc final changes for v1.0.0 | bescoto | 2005-08-14 | 1 | -1/+1 |
* | Updated inctest - before it would compare increment attributes too strictly | bescoto | 2005-08-14 | 1 | -8/+9 |
* | Added lchown to cmodule so rdiff-backup can preserve symlink uid/gid | bescoto | 2005-08-11 | 2 | -2/+12 |
* | Fix for bug #13576, destination system should not need posix1e | bescoto | 2005-08-10 | 1 | -2/+3 |
* | Fixed selection bug reported by Daniel Richard G. and added test to | bescoto | 2005-08-09 | 1 | -0/+8 |
* | Renamed a function so the tests FinalSelection work again. It | bescoto | 2005-08-07 | 1 | -7/+7 |
* | fix init_user_mapping/init_group_mapping bitrot | dgaudet | 2005-06-19 | 1 | -1/+3 |
* | comment on dvorak vs. qwerty :) | dgaudet | 2005-06-19 | 1 | -0/+3 |
* | Fix for when 64 bit uids read from FS, but only 16 bit ones supported | bescoto | 2005-04-13 | 1 | -2/+7 |
* | Final changes for 0.13.6 | bescoto | 2005-04-07 | 1 | -1/+1 |
* | Another timezone fix, in response to bug Randall Nortman reported | bescoto | 2005-04-06 | 1 | -0/+12 |
* | Added test for Alistair Popple's symlink bug | bescoto | 2005-04-03 | 1 | -1/+49 |
* | Some final changes for 0.13.5 | bescoto | 2005-03-28 | 1 | -2/+2 |
* | Added Robert Shaw's --exclude-fifo, --include-symbolic-links, | bescoto | 2005-03-26 | 1 | -0/+8 |
* | Added Dean Gaudet's fix to "--restrict /" option | bescoto | 2005-03-26 | 1 | -0/+10 |
* | Added ownership test to roottest.py | bescoto | 2004-05-31 | 4 | -23/+52 |
* | Fixed dir listing test | bescoto | 2004-05-31 | 1 | -2/+3 |
* | Fix for perm-changer bug | bescoto | 2004-05-31 | 1 | -0/+15 |
* | Added testConfig1 test for perm changer | bescoto | 2004-05-31 | 1 | -8/+32 |
* | Fixed a few supplementary modes (e.g. --remove-older-than) w quoting | bescoto | 2004-02-01 | 1 | -0/+8 |