summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'r0-11-1'.r0-11-1cvs2svn2002-12-310-0/+0
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/tags/r0-11-1@257 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various changes for v0.11.1 (see CHANGELOG)bescoto2002-12-3136-2392/+1499
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@256 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Removed redhat RPM question (should work out of box now)bescoto2002-12-271-29/+0
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@255 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Renamed highlevel.py to backup.pybescoto2002-12-252-0/+0
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@254 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Still refactoring for 0.11.1 - prepare to rename highlevelbescoto2002-12-2516-523/+588
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@253 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-2342-2092/+2110
| | | | | | | | normal 'import XXX' syntax. The previous way was an artifact from earlier versions where the whole program fit in one file. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@252 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Removed most destructive stepping operationsbescoto2002-12-2112-237/+199
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@251 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Removed --mirror-only feature and most checkpointing/recovery codebescoto2002-12-206-154/+64
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@250 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Removed experimental psyco use (didn't help)bescoto2002-12-191-3/+0
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@249 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Don't assume i686 platform in cvs compile scriptbescoto2002-12-191-2/+18
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@248 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Write mirror metadata when incrementingbescoto2002-12-144-15/+34
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@247 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Small modification to ListChangedSincebescoto2002-12-141-2/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@246 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added Bud Bruegger's patch to ListChangedSince (now lists change type)bescoto2002-12-141-2/+14
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@245 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added iterator operations on metadata filebescoto2002-12-133-7/+247
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@244 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Initial checkin of metadata codebescoto2002-12-083-0/+211
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@243 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Updated to fit new CVS formatbescoto2002-12-071-2/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@242 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Clarified test instructionsbescoto2002-12-071-13/+26
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@241 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Updated tests for new CVS formatbescoto2002-12-0730-61/+71
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@240 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Updated to work with new path sturctureben2002-12-031-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@239 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Updated to work with new path structureben2002-12-031-5/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@238 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Removed all files from src/ directory, added to rdiff_backup/ben2002-12-0338-9531/+0
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@237 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* New version of CVS-READMEben2002-12-033-1/+38
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@236 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Corrected FSF address in license statementben2002-12-031-4/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@235 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Changed GPL notice in each source file to recommended versionben2002-12-0350-200/+650
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@234 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added some documentation and examplesben2002-11-242-4/+24
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@233 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Deleted legacy get_incobjs functionben2002-11-242-8/+0
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@232 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Changes, only one I remember is adding --list-changed-sinceben2002-11-2216-32/+84
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@231 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various changesben2002-11-224-3/+30
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@230 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed typo bug with [include/exclude]-globbing-filelistben2002-11-172-4/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@229 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added explicit pipe close on server quitben2002-10-222-0/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@228 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* makedist can now build FAQ separately (--faq-only)ben2002-10-151-12/+29
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@227 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* FAQ bugfixben2002-10-152-1/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@226 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Reminder to use --windows-mode, etc., when restoring and listing tooben2002-10-121-2/+6
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@225 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Changed --windows switches to people know they have to use it whenben2002-10-121-2/+5
| | | | | | | backing up, etc. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@224 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added home=. directive to FAQ.wml header includeben2002-10-051-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@223 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* --windows-mode now implies --no-hard-links. DSRPath.path nowben2002-10-056-2/+8
| | | | | | | correctly initialized from another RPath. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@221 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various updates for 0.11.0ben2002-10-055-17/+57
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@220 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* A couple logging bugfixesben2002-10-052-30/+50
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@219 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added better logging for check_common_error - now it should be clearerben2002-10-054-16/+32
| | | | | | | which file was being processed when error occurred. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@218 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* More 0.11.0 additionsben2002-10-051-2/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@217 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added David S.'s major/minor patch in cmodule.c,ben2002-10-058-20/+48
| | | | | | | | | SetConnections.py now normalizes rpaths, log.py now returns LoggerError if can't open logfile, Main.py catches logger error if can't open restore log git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@216 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added more 0.11.0 entriesben2002-10-051-0/+9
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@215 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added tests for --exclude-special-files andben2002-10-041-3/+103
| | | | | | | --{exclude|include}-globbing-filelist, and also for blanks in filelists. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@214 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added --exclude-special-files andben2002-10-043-24/+87
| | | | | | | --{exclude|include}-globbing-filelist options to selection code. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@213 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added --exclude-special-files andben2002-10-044-44/+144
| | | | | | | --{include|exclude}-globbing-filelist options to selection. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@212 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added socket test and test for socket too long bugben2002-09-221-0/+27
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@211 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed socket too long bugben2002-09-224-3/+22
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@210 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Changed resume code - unpickling may cause variety of errorsben2002-09-202-4/+6
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@209 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Reversed previous large file changes - answer was just to includeben2002-09-175-18/+7
| | | | | | | Python.h first. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@208 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Changed 'struct stat' to STRUCT_STATben2002-09-162-2/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@204 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109