aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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