summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/rpath.py
Commit message (Expand)AuthorAgeFilesLines
* Final check in for version 0.11.2bescoto2003-03-021-21/+34
* More changes in preparation for 0.11.2bescoto2003-02-251-11/+31
* Various modifications to backup, restore, and regress systems.bescoto2003-02-181-7/+3
* First pass at integrating regress codebescoto2003-02-111-2/+24
* Initial checkin of journal codebescoto2003-02-041-0/+28
* Re-added --windows-mode optionbescoto2003-02-011-8/+4
* Various changes for v0.11.1 (see CHANGELOG)bescoto2002-12-311-35/+26
* Still refactoring for 0.11.1 - prepare to rename highlevelbescoto2002-12-251-34/+11
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-231-226/+223
* Removed most destructive stepping operationsbescoto2002-12-211-16/+17
* Added iterator operations on metadata filebescoto2002-12-131-1/+25
* Initial checkin of metadata codebescoto2002-12-081-0/+9
* Changed GPL notice in each source file to recommended versionben2002-12-031-4/+13
* Added some documentation and examplesben2002-11-241-2/+12
* Fixed socket too long bugben2002-09-221-1/+4
* Various changes, including stopped checking directory sizes whenben2002-09-051-0/+1
* Fixed the remote destination restore and no increment restore bugs.ben2002-08-181-7/+35
* Fixed bad high bit permissions mode in cmodule.c, and assorted changesben2002-08-101-1/+2
* Fixed --verbosity in Main, added something to lazy?, fixed exceptionben2002-08-011-2/+4
* Added socket supportben2002-07-191-2/+13
* More optimization: rewrote selection iteration to not recur, and addedben2002-06-251-3/+6
* Added compile.py to compile the c portionben2002-06-191-15/+22
* Many optimizations - up to 3x speed improvementben2002-06-171-1/+6
* Adapted everything to new exploded formatben2002-06-161-1/+5
* Various CPU optimizationsben2002-06-151-10/+8
* Fixed '-r now' bug, and some minor typo fixesben2002-06-121-0/+1
* Fixed rpath unpickling errorben2002-05-211-0/+1
* Enabled ssh compression by default, increased conn_bufsize.ben2002-05-151-5/+5
* Various final bug fixes for 0.7.4ben2002-05-111-2/+2
* Various data files now end in .data instead of .snapshotben2002-05-111-1/+2
* Lots of changes, see changelog for 0.7.4.ben2002-05-101-3/+31
* Various changed to deal with new IterTreeReducer formatben2002-05-051-7/+15
* Added new Select codeben2002-04-121-5/+4
* main - fixed error reporting bug in restore check pathnamesben2002-03-271-1/+1
* Added support for gzipped incrementsben2002-03-251-19/+50
* updating now that default is preserve hardlinksben2002-03-211-2/+1
* Added hardlink support, refactored some test casesben2002-03-211-26/+47
* First checkinben2002-03-211-0/+704