| Commit message (Expand) | Author | Age | Files | Lines |
* | Many optimizations - up to 3x speed improvement | ben | 2002-06-17 | 8 | -71/+256 |
* | Blank file to indicate directory package | ben | 2002-06-16 | 1 | -0/+0 |
* | Adapted everything to new exploded format | ben | 2002-06-16 | 24 | -108/+1893 |
* | Various CPU optimizations | ben | 2002-06-15 | 10 | -99/+116 |
* | Final update for v0.8.0 | ben | 2002-06-14 | 1 | -1/+1 |
* | Fixed '-r now' bug, and some minor typo fixes | ben | 2002-06-12 | 3 | -11/+8 |
* | Added --null-separator, tweaked increment error handling | ben | 2002-06-02 | 4 | -31/+56 |
* | Added resuming bug fixes | ben | 2002-05-31 | 6 | -15/+50 |
* | Bug fixes to resuming and error correction code | ben | 2002-05-30 | 10 | -143/+161 |
* | Reexamined robust writing and statistics | ben | 2002-05-29 | 7 | -156/+356 |
* | Final update of statistics stuff | ben | 2002-05-25 | 3 | -2/+36 |
* | Bugfixed the new statistics stuff | ben | 2002-05-25 | 4 | -71/+112 |
* | Added prettier statistics printing, stats averaging | ben | 2002-05-24 | 1 | -5/+38 |
* | Added statistics.py for more sophisticated statistics handling | ben | 2002-05-24 | 2 | -68/+160 |
* | Just some temporary profiling information that it might be interesting | ben | 2002-05-22 | 1 | -0/+241 |
* | Changed version to 0.7.5 | ben | 2002-05-22 | 1 | -1/+1 |
* | Fixed rpath unpickling error | ben | 2002-05-21 | 2 | -2/+5 |
* | Fixed source finalizer resume bug (although more remains to be done) | ben | 2002-05-21 | 4 | -11/+21 |
* | Various bug fixes so it passes tests | ben | 2002-05-20 | 4 | -21/+21 |
* | Added errno stuff instead of raw numbers, and now behavior of | ben | 2002-05-20 | 4 | -30/+23 |
* | Fixed --include reporting bug, and added error checking to directory | ben | 2002-05-20 | 3 | -5/+8 |
* | Added some error checking code, and a wrapper for easier profiling | ben | 2002-05-17 | 7 | -21/+87 |
* | Enabled ssh compression by default, increased conn_bufsize. | ben | 2002-05-15 | 1 | -5/+5 |
* | Belatedly added filename_mapping (should have been added with 0.7.4). | ben | 2002-05-15 | 2 | -5/+17 |
* | Various final bug fixes for 0.7.4 | ben | 2002-05-11 | 4 | -8/+63 |
* | Various data files now end in .data instead of .snapshot | ben | 2002-05-11 | 2 | -5/+6 |
* | Added __str__ method just for completeness sake | ben | 2002-05-10 | 1 | -1/+1 |
* | Lots of changes, see changelog for 0.7.4. | ben | 2002-05-10 | 10 | -252/+347 |
* | Various changes to work with new destructive_stepping initialization | ben | 2002-05-05 | 4 | -19/+11 |
* | Various changed to deal with new IterTreeReducer format | ben | 2002-05-05 | 2 | -26/+33 |
* | State-saving code changed to deal with new IterTreeReducer (it can now | ben | 2002-05-05 | 1 | -6/+6 |
* | Some changes to work with new DestructiveStepping format | ben | 2002-05-05 | 1 | -3/+3 |
* | Changed code to use lazy.py's new IterTreeReducer format, and to make things ... | ben | 2002-05-05 | 1 | -14/+113 |
* | Changed IterTreeReducer so other code uses it by subclassing | ben | 2002-05-05 | 1 | -127/+64 |
* | Rewrote substantial portion to make things cleaner | ben | 2002-05-05 | 1 | -172/+225 |
* | Deleted DestructiveStepping class | ben | 2002-05-05 | 1 | -47/+0 |
* | Moving to get rid of the initialize() function and move it into the class | ben | 2002-05-04 | 1 | -75/+104 |
* | Added check to skip overly long files | ben | 2002-05-01 | 1 | -1/+2 |
* | Minor bugfix(?) in robust, added more flexible time specifications in | ben | 2002-05-01 | 1 | -1/+1 |
* | Changed for 0.7.3 release | ben | 2002-04-30 | 8 | -123/+128 |
* | fixed small bug in parse_last_excludes | ben | 2002-04-12 | 1 | -1/+2 |
* | Added new Select code | ben | 2002-04-12 | 5 | -75/+244 |
* | Various changes to switch to new include/exclude syntax | ben | 2002-04-08 | 2 | -33/+186 |
* | Added selection.py, for better include/exclude options | ben | 2002-04-06 | 2 | -1/+177 |
* | main - fixed error reporting bug in restore check pathnames | ben | 2002-03-27 | 1 | -1/+1 |
* | Improved error reporting when rdiff-backup doesn't start correctly on | ben | 2002-03-26 | 1 | -2/+4 |
* | Added support for gzipped increments | ben | 2002-03-25 | 6 | -37/+89 |
* | Updating for 0.7.0 | ben | 2002-03-21 | 1 | -1/+1 |
* | updating now that default is preserve hardlinks | ben | 2002-03-21 | 1 | -2/+1 |
* | Added hardlink support, refactored some test cases | ben | 2002-03-21 | 8 | -59/+159 |