aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2002-03-15 01:03:24 +0000
committerMartin Pool <mbp@samba.org>2002-03-15 01:03:24 +0000
commit3c1edccb7b5bf8266ca51ee258397061cbf096c5 (patch)
tree85d479de26db7f4155539a027e68b179689bf864 /TODO
parentb23c29063064570b1d9f7d8922251455a85927bd (diff)
downloadandroid_external_rsync-3c1edccb7b5bf8266ca51ee258397061cbf096c5.tar.gz
android_external_rsync-3c1edccb7b5bf8266ca51ee258397061cbf096c5.tar.bz2
android_external_rsync-3c1edccb7b5bf8266ca51ee258397061cbf096c5.zip
Suggestion from david.e.sewell to add --diff.
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 15 insertions, 0 deletions
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