summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/librsync.py
Commit message (Collapse)AuthorAgeFilesLines
* Workaround for tempfile.TemporaryFile() having different behaviorowsla2007-07-081-0/+2
| | | | | | | on Windows/Cygwin. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@814 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Write SHA1 digests for all regular filesbescoto2005-10-271-5/+7
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@662 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Now choose blocksize based on size of filebescoto2003-07-221-4/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@353 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Changed GPL notice in each source file to recommended versionben2002-12-031-4/+13
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@234 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fixed bad high bit permissions mode in cmodule.c, and assorted changesben2002-08-101-1/+38
| | | | | | | to make --windows-mode work. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@180 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Directly interface to librsync instead of going through rdiff. Addedben2002-06-271-0/+149
some supplementary scripts for testing. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@149 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109