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