April 23, 2013
View 248a3fa

sync: ignore --delete-removed if no source files, bug #155

Matt Domsch authored on 2013/04/23 21:21:24
View f230f79

add --max-delete for del and sync commands, fixes bug #155

Matt Domsch authored on 2013/04/23 14:06:00
March 9, 2013
View 30cea49

fix sync single remote file to existing local file traceback, bug 88

Matt Domsch authored on 2013/03/09 14:36:27
View 454c20e

Merge pull request #134 from mdomsch/cleanup/filedict

Michal Ludvig authored on 2013/03/09 09:31:38
View 12acd8a

Changed error message for --quiet

Michal Ludvig authored on 2013/03/09 09:20:34
View 74c961a

Merge pull request #135 from sidprak/add-quiet-option

Michal Ludvig authored on 2013/03/09 09:19:57
View 990b3bd

Wrap quiet option in try/except

Siddarth Prakash authored on 2013/03/09 07:05:28
March 8, 2013
View bdb0a65

Updated references to temp file in exception handlers

Jason Dalton authored on 2013/03/08 14:24:43
View ad36c48

Set permission on copied file based on umask.

Jason Dalton authored on 2013/03/08 14:13:10
View 3f311f9

Revert "Replaced mktemp with alternative temp file generation based on secure randoms in order to avoid owner-restricted permission issues with mktemp files"

Jason Dalton authored on 2013/03/08 13:42:01
View 8596296

Revert "cleanup"

Jason Dalton authored on 2013/03/08 13:40:15
View 701a664

cleanup

Jason Dalton authored on 2013/03/08 11:15:46
View f3607df

Added cleanup of temp file if error or keyboard interrupt occurs during transfer.

Jason Dalton authored on 2013/03/08 10:43:37
View 640a885

Replaced mktemp with alternative temp file generation based on secure randoms in order to avoid owner-restricted permission issues with mktemp files

Jason Dalton authored on 2013/03/08 09:50:50
View fd5b2b4

Add quiet option to silence output on stdout

Siddarth Prakash authored on 2013/03/08 07:46:19