diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-04-10 19:47:46 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-04-10 19:47:46 +0000 |
commit | 905a58a303880b18b483b53d733ed5735a3346b2 (patch) | |
tree | 73e93aae95f0e5f4779509563ce31af3b0b5579c | |
parent | 8326d5e31ba322b692b729ac08b4bf27f0aa18e2 (diff) | |
download | busybox-w32-905a58a303880b18b483b53d733ed5735a3346b2.tar.gz busybox-w32-905a58a303880b18b483b53d733ed5735a3346b2.tar.bz2 busybox-w32-905a58a303880b18b483b53d733ed5735a3346b2.zip |
- poke bot
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -22,9 +22,6 @@ sh | |||
22 | bbsh, but it's a low priority... | 22 | bbsh, but it's a low priority... |
23 | --- | 23 | --- |
24 | diff | 24 | diff |
25 | We should have a diff -u command. We have patch, we should have diff | ||
26 | (we only need to support unified diffs though). | ||
27 | |||
28 | Also, make sure we handle empty files properly: | 25 | Also, make sure we handle empty files properly: |
29 | From the patch man page: | 26 | From the patch man page: |
30 | 27 | ||