summaryrefslogtreecommitdiff
path: root/rdiff-backup/src/highlevel.py
Commit message (Expand)AuthorAgeFilesLines
* More optimization: rewrote selection iteration to not recur, and addedben2002-06-251-11/+11
* Added compile.py to compile the c portionben2002-06-191-4/+12
* Adapted everything to new exploded formatben2002-06-161-7/+14
* Various CPU optimizationsben2002-06-151-5/+5
* Added resuming bug fixesben2002-05-311-5/+12
* Bug fixes to resuming and error correction codeben2002-05-301-70/+42
* Reexamined robust writing and statisticsben2002-05-291-17/+6
* Final update of statistics stuffben2002-05-251-0/+17
* Bugfixed the new statistics stuffben2002-05-251-19/+46
* Fixed rpath unpickling errorben2002-05-211-2/+4
* Fixed source finalizer resume bug (although more remains to be done)ben2002-05-211-1/+1
* Various bug fixes so it passes testsben2002-05-201-7/+7
* Added errno stuff instead of raw numbers, and now behavior ofben2002-05-201-11/+8
* Fixed --include reporting bug, and added error checking to directoryben2002-05-201-1/+2
* Added some error checking code, and a wrapper for easier profilingben2002-05-171-9/+9
* Lots of changes, see changelog for 0.7.4.ben2002-05-101-29/+18
* Various changes to work with new destructive_stepping initializationben2002-05-051-11/+6
* Various changed to deal with new IterTreeReducer formatben2002-05-051-19/+18
* Added check to skip overly long filesben2002-05-011-1/+2
* Changed for 0.7.3 releaseben2002-04-301-2/+6
* Added new Select codeben2002-04-121-18/+15
* Added support for gzipped incrementsben2002-03-251-4/+5
* Added hardlink support, refactored some test casesben2002-03-211-18/+41
* First checkinben2002-03-211-0/+288