From 3c1edccb7b5bf8266ca51ee258397061cbf096c5 Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Fri, 15 Mar 2002 01:03:24 +0000 Subject: [PATCH] Suggestion from david.e.sewell to add --diff. --- TODO | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/TODO b/TODO index aa353e92..169f9cb1 100644 --- a/TODO +++ b/TODO @@ -316,6 +316,21 @@ chmod: parser. +--diff + + Allow people to specify the diff command. (Might want to use wdiff, + gnudiff, etc.) + + Just diff the temporary file with the destination file, and delete + the tmp file rather than moving it into place. + + Interaction with --partial. + + Security interactions with daemon mode? + + (Suggestion from david.e.sewell) + + PLATFORMS ------------------------------------------------------------ Win32 -- 2.34.1