Add support for Join sets where the parity protects the split files
[rarslave2.git] / rarslave.py
2014-05-07 Ira W. SnyderAdd support for Join sets where the parity protects... master
2008-11-09 Ira W. SnyderImprove distribution v2.1.0
2008-11-09 Ira W. SnyderPrint a traceback on unknown exceptions
2008-11-09 Ira W. SnyderUse else clauses in exception handlers
2008-11-03 Ira W. SnyderMajor Update
2008-10-31 Ira W. SnyderUse exceptions for error handling
2007-02-14 Ira W. SnyderClean up program name and version code
2007-01-02 Ira W. SnyderAdd Copyright / License information + Documentation
2007-01-02 Ira W. Snyder[RARSLAVE] Add executable bit
2007-01-02 Ira W. SnyderMove common functionality into rsutil package
2007-01-01 Ira W. SnyderMigrate all PAR2Set-derived classes to the package...
2007-01-01 Ira W. Snyder[LOGGER] Switch to built-in logging class
2007-01-01 Ira W. SnyderMajor Projectwide Restructuring
2006-12-31 Ira W. SnyderRemove inappropriate class variables, add instance...
2006-12-29 Ira W. Snyder[RARSLAVE] Remove forgotten debugging code
2006-12-29 Ira W. Snyder[RARSLAVE] Fix runCheckAndRepair() for joined files
2006-12-29 Ira W. Snyder[RARSLAVE] Major Refactoring
2006-12-28 Ira W. Snyder[RARSLAVE] Refactoring of PAR2Set
2006-12-28 Ira W. Snyder[RARSLAVE] Eliminate duplicates when finding deleteable...
2006-12-28 Ira W. Snyder[RARSLAVE] Have find_deleteable_files() search when...
2006-12-28 Ira W. Snyder[RARSLAVE] Fix exception syntax
2006-12-28 Ira W. Snyder[PAR2PARSER] Fix Par2Parser class
2006-12-28 Ira W. Snyder[RARSLAVE] Fix default deletion option
2006-12-28 Ira W. Snyder[RARSLAVE] Update par2parser calls
2006-12-28 Ira W. Snyder[RARSLAVE] Rename par2parser to Par2Parser
2006-12-28 Ira W. Snyder[RARSLAVE] Catch exceptions from par2parser
2006-12-27 Ira W. Snyder[RARSLAVE] Fix interactive deletion
2006-12-27 Ira W. Snyder[RARSLAVE] Change message log-level
2006-12-27 Ira W. Snyder[RARSLAVE] Improve "likely file" detection
2006-12-27 Ira W. Snyder[RARSLAVE] Fix delete_list()
2006-12-27 Ira W. Snyder[RARSLAVE] Fix directory switching 2
2006-12-27 Ira W. Snyder[RARSLAVE] Enable production actions
2006-12-27 Ira W. Snyder[RARSLAVE] Fix noextract extraction
2006-12-27 Ira W. Snyder[RARSLAVE] Fix working directory option
2006-12-27 Ira W. Snyder[RARSLAVE] Add porcelain
2006-12-27 Ira W. Snyder[RARSLAVE] Add debug logging messages
2006-12-27 Ira W. Snyder[LOGGER] Change inner workings (again)
2006-12-27 Ira W. Snyder[RARSLAVE] Add logging messages
2006-12-26 Ira W. Snyder[RARSLAVE] Config-ify rarslave
2006-12-26 Ira W. Snyder[RARSLAVE] Fix extraction
2006-12-26 Ira W. Snyder[RARSLAVE] Fix directory switching
2006-12-25 Ira W. Snyder[RARSLAVE] Improve error handling
2006-12-25 Ira W. Snyder[RARSLAVE] Improve deletion
2006-12-25 Ira W. Snyder[RARSLAVE] Add main program logic
2006-12-25 Ira W. Snyder[RARSLAVE] Add PAR2Set class
2006-12-24 Ira W. Snyder[RARSLAVE] Add repairer
2006-12-24 Ira W. SnyderMerge with add-logger
2006-12-24 Ira W. Snyder[RARSLAVE] Add extraction class
2006-12-16 Ira W. SnyderInitial work on extraction.
2006-12-16 Ira W. SnyderAdd type detection code.
2006-12-16 Ira W. SnyderInitial commit of the rarslave project.