History of file utils/OFZIP.m at check-in b87a5d3b461e6d67
2014-09-06
| ||
22:14 | Deleted: Move ofzip to subdirectory check-in: [dc4c88c54c] user: js, branch: trunk, size: 0 | |
2014-07-19
| ||
16:16 | Fix MinGW32 build file: [996c3e9d72] check-in: [083e05b444] user: js, branch: trunk, size: 10643 [annotate] [blame] [check-ins using] [diff] | |
2014-05-29
| ||
21:13 | OFZIP: Better verbose output file: [0b675f054e] check-in: [c095670543] user: js, branch: trunk, size: 10558 [annotate] [blame] [check-ins using] [diff] | |
2014-05-26
| ||
20:08 | OFZIP: Set permissions - if entry has any file: [abd59c7cd9] check-in: [a7f9c9d4bc] user: js, branch: trunk, size: 10106 [annotate] [blame] [check-ins using] [diff] | |
2014-05-25
| ||
23:53 | OFZIP: Show hex dump of extra field with -vvv file: [0a5ec525eb] check-in: [240658fd6c] user: js, branch: trunk, size: 9370 [annotate] [blame] [check-ins using] [diff] | |
23:42 | OFZIP: Make -x/-l, -f/-n, -v/-q mutually exclusive file: [d89e8cb4a7] check-in: [5a782d2c74] user: js, branch: trunk, size: 9243 [annotate] [blame] [check-ins using] [diff] | |
23:10 | OFZIP: Fix q missing in first line of help file: [76a72899a1] check-in: [03db213022] user: js, branch: trunk, size: 8774 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [bf949bcfb1] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 8773 [annotate] [blame] [check-ins using] [diff] | |
2013-12-24
| ||
23:23 | Get rid of a stupid warning when using (old) GCC. file: [29d52688ca] check-in: [55c9063260] user: js, branch: trunk, size: 8767 [annotate] [blame] [check-ins using] [diff] | |
2013-12-21
| ||
01:37 | OFZIP: Better error reporting. file: [aeca64a644] check-in: [e0f9c1b105] user: js, branch: trunk, size: 8761 [annotate] [blame] [check-ins using] [diff] | |
01:12 |
OFZIP: Keep going after non-fatal errors.
The error will be reported instantly, but the program will not terminate | |
01:10 | OFZIP: Add quiet mode. file: [6b66318439] check-in: [8e35da9d61] user: js, branch: trunk, size: 7695 [annotate] [blame] [check-ins using] [diff] | |
2013-11-24
| ||
19:21 | OFZIPArchive: Fix a few type mismatches. file: [7be8bd0d44] check-in: [f4da2cffa9] user: js, branch: trunk, size: 7637 [annotate] [blame] [check-ins using] [diff] | |
2013-11-23
| ||
03:24 |
of_asprintf: Change %C to %k.
In Cocoa, %C means unichar, which is unsigned short and thus compilers | |
02:07 | OFZIP: Fix type mismatch. file: [7a27c4516e] check-in: [6e61a3dc0e] user: js, branch: trunk, size: 7634 [annotate] [blame] [check-ins using] [diff] | |
2013-11-22
| ||
19:27 | of_asprintf: Add %C format specifier. file: [1ea5d0a9d3] check-in: [e803913a9d] user: js, branch: trunk, size: 7612 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
20:47 | OFZIP: Explain override options. file: [0b404e4622] check-in: [f026fdfacf] user: js, branch: trunk, size: 7612 [annotate] [blame] [check-ins using] [diff] | |
2013-11-18
| ||
15:23 |
OFZIP: Write files in binary mode.
Only important on Windows. file: [c3038e7255] check-in: [f6889355ee] user: js, branch: trunk, size: 7469 [annotate] [blame] [check-ins using] [diff] | |
15:14 | OFZIP: Fix help not being shown. file: [f85ab98d59] check-in: [e851d0f1dd] user: js, branch: trunk, size: 7468 [annotate] [blame] [check-ins using] [diff] | |
14:49 | OFZIP: Add list mode. file: [37633a42a1] check-in: [65730f62c5] user: js, branch: trunk, size: 7363 [annotate] [blame] [check-ins using] [diff] | |
14:31 | OFZIP: Add -f and -n option. file: [6d27f407f5] check-in: [d72f7f23e2] user: js, branch: trunk, size: 6346 [annotate] [blame] [check-ins using] [diff] | |
14:10 | OFZIP: Add missing copyright. file: [08db745c66] check-in: [4504d34415] user: js, branch: trunk, size: 5904 [annotate] [blame] [check-ins using] [diff] | |
14:09 | OFZIP: Allow extracting single files. file: [36d354e8fb] check-in: [2bd117c218] user: js, branch: trunk, size: 5345 [annotate] [blame] [check-ins using] [diff] | |
2013-11-10
| ||
00:35 |
Added:
objfw-unzip -> ofzip
This way, one tool can be used for all ZIP operations, even though it | |