aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2020-06-22 20:25:18 +0200
committerCharles <sircharlesaze@gmail.com>2020-06-22 20:25:18 +0200
commit8f3aa1e98c2dc8e7cd96c4bf3efe8d0603651c86 (patch)
treedb7bfb4bf44d63869430036c48844d3da5809d17 /README.md
parentd99f14c2a908b9db8d24180c9681009a4d1c0207 (diff)
downloadtar-master.tar.gz
tar-master.tar.bz2
tar-master.zip
Added diff optionHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index cb25714..3cf88fc 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Shitty clone of the `tar` program made for educational purposes.
## TODO
- [x] `x` Extracting archive
-- [ ] `d` Difference between file system and archive
+- [x] `d` Difference between file system and archive
- [x] `t` List archive
- [x] `v` Verbose mode
- [ ] `A` Concatenate 2 archives together
@@ -13,3 +13,7 @@ Shitty clone of the `tar` program made for educational purposes.
- [ ] `u` Update file in archive
- [ ] Remove `..` from member name
- [ ] Complete ustar format
+ - [ ] Device handling
+ - [ ] Soft link handling
+ - [ ] Hard link handling
+ - [ ] Filename prefix used for >100 file\_name