summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Added prettier statistics printing, stats averagingben2002-05-243-10/+92
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@106 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Updated test set for use with new more complicated statisticsben2002-05-242-46/+108
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@105 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added statistics.py for more sophisticated statistics handlingben2002-05-245-138/+323
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@104 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Found another error errorben2002-05-241-2/+7
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@103 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Belated fix to changelog, giving Steve Simitzis creditben2002-05-221-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@102 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Just some temporary profiling information that it might be interestingben2002-05-222-0/+482
| | | | | | | to keep for a while git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@101 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added test to make sure --change-source-perms not necessary for rootben2002-05-221-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@99 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Final changes for 0.7.5, added --change-source-perm commentben2002-05-222-3/+12
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@98 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Changed version to 0.7.5ben2002-05-222-2/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@97 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed rpath unpickling errorben2002-05-214-4/+10
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@96 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed source finalizer resume bug (although more remains to be done)ben2002-05-218-22/+42
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@95 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Updated to cohere with new ParseArgs syntaxben2002-05-201-3/+3
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@94 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various bug fixes so it passes testsben2002-05-2011-47/+47
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@93 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added errno stuff instead of raw numbers, and now behavior ofben2002-05-209-62/+50
| | | | | | | | destructive_stepping.init_dir depends on change_mirror_perms, which depends on whether you are running as root or not. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@92 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed --include reporting bug, and added error checking to directoryben2002-05-206-10/+16
| | | | | | | listings so that "door" files would be skipped git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@91 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* noted some error checking stuff and changes so "door" files should be skippedben2002-05-202-9/+13
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@90 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added some error checking code, and a wrapper for easier profilingben2002-05-1716-50/+181
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@89 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Enabled ssh compression by default, increased conn_bufsize.ben2002-05-157-15/+35
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@88 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added filelist bug fixben2002-05-151-0/+8
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@87 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added test for --exclude-filelist when source remote.ben2002-05-151-1/+47
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@86 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Belatedly added filename_mapping (should have been added with 0.7.4).ben2002-05-157-23/+154
| | | | | | | | Changed various files to fix --exclude-filelist problems when source remote. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@85 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Misc changes (ok I forget)ben2002-05-152-8/+48
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@84 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed bug in restore older than code.ben2002-05-111-13/+18
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@82 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Now it copies the plain script itself to the web pageben2002-05-111-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@81 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Bugfixed 0.7.4 dateben2002-05-111-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@80 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various final bug fixes for 0.7.4ben2002-05-1113-31/+209
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@79 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Final changes for 0.7.4ben2002-05-111-0/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@78 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Certain data files now end in .databen2002-05-111-0/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@77 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various data files now end in .data instead of .snapshotben2002-05-116-21/+23
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@76 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added __str__ method just for completeness sakeben2002-05-102-2/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@75 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added info on filename length bugben2002-05-101-2/+6
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@74 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Many changes, see changelog for 0.7.4ben2002-05-109-133/+190
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@73 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Lots of changes, see changelog for 0.7.4.ben2002-05-1025-643/+879
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@72 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Documentation of --parsable-output, --chars-to-quote (and related), new ↵ben2002-05-101-0/+128
| | | | | | restoring section, and new -r or --restore-as-of syntax. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@71 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added more changes to 0.7.4ben2002-05-101-0/+32
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@70 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various changes to work with new destructive_stepping initializationben2002-05-058-38/+22
| | | | | | | code. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@69 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various changed to deal with new IterTreeReducer formatben2002-05-054-52/+66
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@68 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* State-saving code changed to deal with new IterTreeReducer (it can nowben2002-05-052-12/+12
| | | | | | | be pickled directly) git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@67 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Some changes to work with new DestructiveStepping formatben2002-05-052-6/+6
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@66 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Changed code to use lazy.py's new IterTreeReducer format, and to make things ↵ben2002-05-052-28/+226
| | | | | | cleaner in general. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@65 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Changed IterTreeReducer so other code uses it by subclassingben2002-05-052-254/+128
| | | | | | | (instead of by passing various functions to its initializer) git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@64 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Rewrote substantial portion to make things cleanerben2002-05-052-344/+450
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@63 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Deleted DestructiveStepping classben2002-05-052-94/+0
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@62 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Moving to get rid of the initialize() function and move it into the classben2002-05-042-150/+208
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@61 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added check to skip overly long filesben2002-05-012-2/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@60 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* linking to latest works nowben2002-05-011-2/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@59 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* corrected typoben2002-05-011-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@58 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added code to test the new time formats allowedben2002-05-011-0/+23
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@52 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Minor bugfix(?) in robust, added more flexible time specifications inben2002-05-013-11/+62
| | | | | | | ttime.py git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@51 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Minor typo fixesben2002-05-012-10/+14
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@50 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109