utils
|
🎨 Fix whitespace
|
2018-10-25 15:25:37 +02:00 |
decrypt.c
|
🗑 Remove unneeded code
|
2018-10-07 20:05:08 +02:00 |
decrypt.h
|
🐛 Change char buffers to unsigned char buffers
|
2018-08-07 15:22:07 +02:00 |
errorAndExit.c
|
📄 Mention unlimited option in documentation
|
2018-10-08 23:09:46 +02:00 |
errorAndExit.h
|
🏗 Add xdelta3 dependency
|
2018-09-14 03:16:31 +02:00 |
fileReader.c
|
🎨 Remove unneeded comment
|
2019-07-21 22:59:52 +02:00 |
fileReader.h
|
🚚 Fix build error
|
2018-09-14 04:54:11 +02:00 |
inflate.c
|
🎨 Simplify code
|
2019-07-21 22:16:00 +02:00 |
inflate.h
|
🐛 Change char buffers to unsigned char buffers
|
2018-08-07 15:22:07 +02:00 |
main.c
|
✨ Add rate limit for disk write speed
|
2018-09-30 16:48:41 +02:00 |
parseArguments.c
|
🎨 Remove unneeded shortopts
|
2019-07-21 23:18:00 +02:00 |
rateLimiter.c
|
👷 Set file associations, add missing newline
|
2019-07-21 23:25:49 +02:00 |
xdelta3.c
|
📄 Improve xdelta3 error messaging
|
2018-11-16 14:35:35 +01:00 |
xdelta3.h
|
🙈 Add cspell to gitignore and fix typos
|
2018-10-25 15:26:32 +02:00 |