summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'r1-1-12'.r1-1-12cvs2svn2007-07-120-0/+0
* prepare for 1.1.12 releasedgaudet2007-07-121-1/+1
* Use .dll as library file extension on Cygwin and Windows.owsla2007-07-122-3/+7
* Avoid setting permissions to 000 because they're out of sync.owsla2007-07-122-0/+5
* Technically, lpt[3-9] should also be quoted (see sys/fs/vfat/namei.c inowsla2007-07-111-2/+2
* listxattr() can also throw EPERM error if not supported.owsla2007-07-112-1/+4
* Make sure isincfile() always sets inc_compressedowsla2007-07-111-4/+3
* Do something sensible if we get an IOError while logging an exception.owsla2007-07-102-1/+9
* Handle exception when get permission denied on a file while tryingowsla2007-07-102-1/+7
* Must call rpath.isincfile() before rpath.isinccompressed() worksowsla2007-07-102-0/+4
* Squash regress/check_pids bug and properly pickle RPath'sowsla2007-07-094-9/+13
* Workaround for tempfile.TemporaryFile() having different behaviorowsla2007-07-082-0/+5
* Bugfixes for when Globals.chars_to_quote is Noneowsla2007-07-072-7/+11
* Make --check-destination-dir handle quoted situations.owsla2007-07-072-5/+3
* Handle quoted current_mirror markers and clean-up the listing ofowsla2007-07-063-4/+10
* Version 1.1.11 was released in June, not July.owsla2007-06-201-1/+1
* Warn if file modification time is before 1970.owsla2007-06-202-0/+4
* begin 1.1.12dgaudet2007-06-151-0/+4
* prepare for 1.1.11 releasedgaudet2007-06-151-1/+1
* Fix typo in Main.py introduced in 1.1.9owsla2007-06-102-1/+3
* FIFOs don't have extended attributes -- don't try to access them.owsla2007-06-102-1/+5
* Fix for bug #19612 -- Incorrect line broke --no-compression option.owsla2007-05-192-1/+4
* Fix for bug #19896 -- symlink() doesn't work on a CIFS-mounted Windowsdgaudet2007-05-192-8/+15
* Fix for bug #19895 -- eliminate traceback for special file detectiondgaudet2007-05-192-14/+25
* post release tagdgaudet2007-05-131-0/+3
* prepare for 1.1.10 releasedgaudet2007-05-131-1/+1
* New --exclude-if-present option (i.e. --exclude-if-present .nobackup).dgaudet2007-05-134-1/+25
* Use signal 0 rather than signal.NSIG when testing if another rdiff-backupdgaudet2007-03-062-3/+6
* Sockets don't have extended attributes -- don't try to access them.owsla2007-02-272-1/+4
* Fix restore from read-only bug -- rx perms on a repository directory aredgaudet2007-02-032-1/+4
* Fix typo in previous CHANGELOG entryowsla2007-01-311-2/+2
* Fix --list-increments bug in set_must_escape_dos_devices.owsla2007-01-312-2/+12
* prepping for 1.1.9dgaudet2007-01-301-1/+1
* Cygwin generates OSError when changing permissions on partitions.owsla2007-01-302-1/+7
* Fix fs_abilities.py patch error with set_escape_dos_devices.dgaudet2007-01-292-4/+7
* Fix comment in glob_to_re now that special characters can be escaped.owsla2007-01-291-2/+2
* Glob escaping support via backslash. (Andrew Price)dgaudet2007-01-293-2/+20
* preparing for 1.1.8 releasedgaudet2007-01-291-1/+1
* Cygwin generates EACCESS on fsync -- so accept it rather than dieing.dgaudet2007-01-292-4/+11
* DOS filename quoting adjustments from Marc Dyksterhouse.dgaudet2007-01-292-4/+7
* oops i should prepend the new entriesdgaudet2007-01-281-5/+5
* Escape DOS device filenames when necessary. [Marc Dyksterhouse]dgaudet2007-01-281-3/+51
* Escape DOS device filenames when necessary. [Marc Dyksterhouse]dgaudet2007-01-282-1/+13
* Add "FilenameMapping.set_init_quote_vals" security exception.dgaudet2007-01-282-0/+4
* Allow for preservation of FinderInfo for folders and fix typo in Time.pyowsla2007-01-253-3/+7
* Add global to avoid unnecessary system calls on systems where umask does not ...owsla2006-12-291-0/+3
* Add global to avoid unnecessary system calls on systems where umask does not ...owsla2006-12-293-2/+31
* improve documentation of --no-compare-inodedgaudet2006-11-201-6/+9
* RPM specfile update from Gordon Rowell.dgaudet2006-11-183-4/+17
* Fix showstopper problem on OSX handling pre-1.1.6 rdiff-backup metadata.dgaudet2006-11-132-1/+8