Add safety check for local --remove-source-files.
[rsync.git] / delete.c
2020-06-14 Wayne DavisonSome indentation fixes.
2019-03-16 Wayne DavisonTweak the copyright year.
2018-01-15 Wayne DavisonTweak copyright date.
2015-08-08 Wayne DavisonUpdate the copyright year.
2014-01-26 Wayne DavisonBump the year to 2014.
2013-12-01 Wayne DavisonA delete_item() error should use FERROR_XFER.
2013-01-19 Wayne DavisonUpdate copyright year.
2011-01-30 Matt McCutchenAvoid changing file_extra_cnt during deletion.
2009-04-11 Wayne DavisonDon't try to backup a file being removed from the backu...
2009-01-03 Wayne DavisonImproved the backup code:
2009-01-03 Wayne DavisonMake delete_item() public, moving it into delete.c.