ObjFW  History of utils/ofarc/ZIPArchive.m of 8a0c5ed3454c0bc3

History of the file that is called utils/ofarc/ZIPArchive.m at check-in 8a0c5ed3454c0bc3

2024-04-03
02:16
Change license to LGPLv3 only file: [be437b8b44] check-in: [7413a728a7] user: js, branch: trunk, size: 15239 [annotate] [blame] [check-ins using] [diff]
2024-03-17
11:55
ofarc: Propagate quarantine xattr when extracting file: [1e18caa344] check-in: [7683a12e79] user: js, branch: trunk, size: 15031 [annotate] [blame] [check-ins using] [diff]
2024-03-10
23:10
ofarc: Fix multipart ZIP files

This was broken when switching adding the path extension to the IRI
methods. file: [f42e8a7cde] check-in: [ddcef349e5] user: js, branch: trunk, size: 15001 [annotate] [blame] [check-ins using] [diff]

18:44
OFIRI: Add methods for path extension file: [05dbf8ce6d] check-in: [0ca94307e6] user: js, branch: trunk, size: 15007 [annotate] [blame] [check-ins using] [diff]
2024-03-09
12:32
ofarc: Add --archive-comment= file: [eaf9f03d7b] check-in: [2fae2c2c30] user: js, branch: trunk, size: 15006 [annotate] [blame] [check-ins using] [diff]
12:10
ofarc: Print archive comment with `-lv` file: [337eae1f07] check-in: [f5bc11fc39] user: js, branch: trunk, size: 15084 [annotate] [blame] [check-ins using] [diff]
2024-03-03
23:33
ofarc: Add --iri option file: [c2df60b68d] check-in: [370e91ddce] user: js, branch: trunk, size: 14724 [annotate] [blame] [check-ins using] [diff]
2024-03-02
11:41
ofarc: Delay setting modified date of directories file: [9a0280ef0d] check-in: [f007fe7b02] user: js, branch: trunk, size: 14504 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [6ca4ff87a1] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 14060 [annotate] [blame] [check-ins using] [diff]
2023-08-28
15:23
ofarc: Properly handle missing ZIP parts file: [f1e259e067] check-in: [5b69188a1b] user: js, branch: trunk, size: 14060 [annotate] [blame] [check-ins using] [diff]
2023-07-25
21:21
OFZIPArchive: Handle files spanning multiple parts file: [5f0ed89edf] check-in: [d6f5e2abc5] user: js, branch: trunk, size: 14168 [annotate] [blame] [check-ins using] [diff]
2023-07-23
23:35
OFZIPArchive: Initial support for split archives

This cannot yet extract a file from the archive if the file spans
multiple parts. However, for a multipart archive with multiple files,
all files that only span a single part can be extracted. file: [1213ad1e65] check-in: [630ea6bc5a] user: js, branch: trunk, size: 14162 [annotate] [blame] [check-ins using] [diff]

2023-07-22
14:47
utils/ofarc: Pass the path of the archive

This is in preparation for supporting split archives. file: [6d356b2e44] check-in: [f2109cf1c3] user: js, branch: trunk, size: 13467 [annotate] [blame] [check-ins using] [diff]

2023-01-06
09:04
Update copyright file: [110299511c] check-in: [8939cbdb52] user: js, branch: trunk, size: 13388 [annotate] [blame] [check-ins using] [diff]
2022-12-24
22:15
ofarc: Ignore EISDIR for setting modification date file: [ef2bc5e047] check-in: [f7dd7edde4] user: js, branch: trunk, size: 13388 [annotate] [blame] [check-ins using] [diff]
2022-10-30
18:30
utils/ofarc: Remove pointless range check

The range check was a leftover from when different types were used. file: [cefb3af267] check-in: [b01c12cecd] user: js, branch: trunk, size: 13238 [annotate] [blame] [check-ins using] [diff]

2022-08-27
20:33
OFZIPArchiveEntry: Make (un)compressedSize ull

This is for consistency with OFTarArchiveEntry and OFLHAArchiveEntry. file: [6652b0186c] check-in: [94c326ab78] user: js, branch: trunk, size: 13321 [annotate] [blame] [check-ins using] [diff]

2022-02-12
07:46
Update copyright file: [0cdfabe7b0] check-in: [1a86b8175b] user: js, branch: trunk, size: 13316 [annotate] [blame] [check-ins using] [diff]
2021-04-18
22:56
Rename all symbols marked extern file: [6b1b9a0f7a] check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 13316 [annotate] [blame] [check-ins using] [diff]
2021-04-17
18:36
Rename all remaining enums file: [2b6d39166d] check-in: [aa74e85220] user: js, branch: new-naming-convention, size: 13357 [annotate] [blame] [check-ins using] [diff]
05:16
Rename all types in OFFileManager.h file: [20066e086c] check-in: [c7bdb196d4] user: js, branch: new-naming-convention, size: 13317 [annotate] [blame] [check-ins using] [diff]
02:10
of_string_encoding_t -> OFStringEncoding file: [d17203d99f] check-in: [255f21fb3d] user: js, branch: new-naming-convention, size: 13403 [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
*.m: Fold methods into one line where it fits file: [a469b7585b] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 13411 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [c58060c45a] check-in: [374e1a1bfa] user: js, branch: trunk, size: 13427 [annotate] [blame] [check-ins using] [diff]
2020-08-25
00:11
OFNumber: Remove (u)int{8,16,32,64} methods

Since C guarantees minimum sizes for char, short, int, long and long
long, these can be used instead. file: [4b4d3715d0] check-in: [25c985fec1] user: js, branch: trunk, size: 13516 [annotate] [blame] [check-ins using] [diff]

2020-08-13
21:07
OFString: Rename JSONValue to objectByParsingJSON file: [64fc6c92d3] check-in: [8611f48f42] user: js, branch: trunk, size: 13493 [annotate] [blame] [check-ins using] [diff]
2020-08-12
20:56
Avoid using (u)intmax_t in methods

It is not guaranteed that a type encoding for it exists. file: [b0e2928e0d] check-in: [d74f244ab7] user: js, branch: trunk, size: 13489 [annotate] [blame] [check-ins using] [diff]

2020-06-02
21:02
ofarc: Set modification date of extracted files file: [251b5d4973] check-in: [bc158ffe75] user: js, branch: set-mtime, size: 13471 [annotate] [blame] [check-ins using] [diff]
2020-04-13
15:48
OFLocale: Allow plural scripting in fallback file: [f7e021bab7] check-in: [8a0c5ed345] user: js, branch: trunk, size: 12945 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [2678f9aad0] check-in: [c7f0229795] user: js, branch: trunk, size: 12643 [annotate] [blame] [check-ins using] [diff]
2019-03-12
23:20
utils: Use dot syntax file: [88db62d8cb] check-in: [53e3ae1e45] user: js, branch: trunk, size: 12640 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [1b422f0d5c] check-in: [0509d7a844] user: js, branch: trunk, size: 12722 [annotate] [blame] [check-ins using] [diff]
2018-07-28
18:45
Rename OFLocalization -> OFLocale file: [9156ff69f8] check-in: [aa0384d1bf] user: js, branch: trunk, size: 12716 [annotate] [blame] [check-ins using] [diff]
2018-06-23
20:15
ofarc: Fix double newline in output file: [7e434e2f97] check-in: [14dcc4929a] user: js, branch: trunk, size: 12722 [annotate] [blame] [check-ins using] [diff]
2018-06-17
16:16
Added: Rename ofzip to ofarc

It supports more than just ZIP now, so the name was no longer
appropriate. file: [10b4e5f5e1] check-in: [51343e2dfc] user: js, branch: trunk, size: 12724 [annotate] [blame] [check-ins using]