summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/log.py
Commit message (Expand)AuthorAgeFilesLines
* Use Unicode for paths internally to add support for Unicode on Windows.joshn2009-04-091-6/+25
* Support Unicode log messages.owsla2007-08-141-1/+2
* Do something sensible if we get an IOError while logging an exception.owsla2007-07-101-1/+6
* Fix for bug #19612 -- Incorrect line broke --no-compression option.owsla2007-05-191-1/+1
* Don't gzip 0 length filesbescoto2005-12-161-13/+6
* Error reporting cleanupbescoto2005-11-191-4/+7
* Make sure backup_writer is setbescoto2005-11-121-1/+1
* Flush logfile after each entry is writtenbescoto2005-08-081-0/+1
* Update for door file problembescoto2003-07-241-1/+1
* Changed remove_older_than errorlevel when no increments foundbescoto2003-04-221-2/+2
* More changes in preparation for 0.11.2bescoto2003-02-251-17/+39
* Various modifications to backup, restore, and regress systems.bescoto2003-02-181-11/+11
* Added error logging codebescoto2003-02-171-1/+63
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-231-1/+3
* Changed GPL notice in each source file to recommended versionben2002-12-031-4/+13
* Added better logging for check_common_error - now it should be clearerben2002-10-051-4/+7
* Added David S.'s major/minor patch in cmodule.c,ben2002-10-051-4/+7
* Added compile.py to compile the c portionben2002-06-191-4/+12
* Adapted everything to new exploded formatben2002-06-161-3/+3
* Various CPU optimizationsben2002-06-151-1/+15
* Bug fixes to resuming and error correction codeben2002-05-301-6/+9
* Reexamined robust writing and statisticsben2002-05-291-1/+0
* Added some error checking code, and a wrapper for easier profilingben2002-05-171-4/+4
* Changed for 0.7.3 releaseben2002-04-301-2/+2
* Added hardlink support, refactored some test casesben2002-03-211-0/+2
* First checkinben2002-03-211-0/+142