2009-06-10 07:56:13 +00:00
|
|
|
* Introduce consistenst time sorting (John Lawless)
|
|
|
|
* Check for source connectivity before trying backup (John Lawless)
|
2009-07-01 08:00:18 +00:00
|
|
|
* Defensive programming patch (John Lawless)
|
2009-07-01 10:43:22 +00:00
|
|
|
* Some code cleanups (argument parsing, usage) (Nico Schottelius)
|
2009-07-01 16:03:51 +00:00
|
|
|
* Only consider directories as sources when using -a (Nico Schottelius)
|
2009-07-24 06:59:13 +00:00
|
|
|
* Fix general parsing problem with -a (Nico Schottelius)
|
2009-07-29 06:33:59 +00:00
|
|
|
* Fix potential bug when using remote_host, delete_incomplete and ssh (Nico Schottelius)
|
|
|
|
* Improve removal performance: minimised number of 'rm' calls (Nico Schottelius)
|
|
|
|
* Support sorting by mtime (John Lawless)
|
|
|
|
* Improve option handling (John Lawless)
|
|
|
|
* Add support for quiet operation for dead devices (quiet_if_down) (John Lawless)
|
2009-07-29 06:42:25 +00:00
|
|
|
* Add smart option parsing, including support for default values (John Lawless)
|
2009-07-29 07:24:50 +00:00
|
|
|
* Updated and cleaned up documentation (Nico Schottelius)
|
2009-08-20 07:46:38 +00:00
|
|
|
* Fixed bug "removal of current directory" in ccollect_delete_source.sh (Found by Günter Stöhr, fixed by Nico Schottelius)
|