ObjFW  History of src/OFMutableTarArchiveEntry.m of 9d9fa168aacf06ac

History of the file that is called src/OFMutableTarArchiveEntry.m at check-in 9d9fa168aacf06ac

2024-04-03
02:16
[514e3f078d] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 3554) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[6c3a57c753] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3346) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[b750314d1f] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 3346) [annotate] [blame] [check-ins using] [diff]
2022-10-25
23:10
[693af0fda5] part of check-in [2b7c5eb0ec] Fix building with Apple GCC 4.0.1 (check-in: [2b7c5eb0ec] user: js, branch: trunk, size: 3346) [annotate] [blame] [check-ins using] [diff]
2022-08-27
23:53
[f1fcc51707] part of check-in [406134b5e2] OFArchiveEntry: Add more properties (check-in: [406134b5e2] user: js, branch: trunk, size: 3194) [annotate] [blame] [check-ins using] [diff]
22:29
[c563d173e3] part of check-in [d281c3198b] OFTarArchiveEntry: Make mode/UID/GID an OFNumber

This is for consistency with OFLHAArchiveEntry. (check-in: [d281c3198b] user: js, branch: trunk, size: 2789) [annotate] [blame] [check-ins using] [diff]

21:24
[5cc47d2692] part of check-in [98c64d0af9] OFTarArchiveEntry: Rename size to uncompressedSize (check-in: [98c64d0af9] user: js, branch: trunk, size: 2632) [annotate] [blame] [check-ins using] [diff]
2022-08-24
19:54
[3ffb5960e8] part of check-in [9f409b2ee0] OF*ArchiveEntry: Move inits to mutable class (check-in: [9f409b2ee0] user: js, branch: trunk, size: 2445) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[bfb188d370] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 2089) [annotate] [blame] [check-ins using] [diff]
2021-04-17
05:28
[a864b37365] part of check-in [795618c69f] Rename all types in OFTarArchive(Entry).h (check-in: [795618c69f] user: js, branch: new-naming-convention, size: 2089) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[9a77a0f3e7] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 2095) [annotate] [blame] [check-ins using] [diff]
2020-08-25
00:11
[1fdec748d1] part of check-in [25c985fec1] 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. (check-in: [25c985fec1] user: js, branch: trunk, size: 2184) [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
[11e44c30db] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 2149) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[0e45ea1b7f] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 2146) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[413b57d048] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 2140) [annotate] [blame] [check-ins using] [diff]
2017-10-17
00:33
[a4dc22b0d5] part of check-in [2f4e0df8be] Do not use implicit method return types

Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does
not apply to implicit return types. This means that after this commit,
all init methods have a nonnull return type, as they should have. (check-in: [2f4e0df8be] user: js, branch: trunk, size: 2117) [annotate] [blame] [check-ins using] [diff]

2017-10-01
18:09
[f0f930a3ee] part of check-in [6b6856298d] OFTarArchive: Support for star numbers (check-in: [6b6856298d] user: js, branch: trunk, size: 2113) [annotate] [blame] [check-ins using] [diff]
2017-08-11
22:15
[51881174be] part of check-in [327ce49bc3] Fix compilation with GCC (check-in: [327ce49bc3] user: js, branch: trunk, size: 2113) [annotate] [blame] [check-ins using] [diff]
2017-08-06
22:09
[ee2d882217] part of check-in [8c00ffb513] OFTarArchiveEntry: Add UID and GID (check-in: [8c00ffb513] user: js, branch: trunk, size: 2073) [annotate] [blame] [check-ins using] [diff]
2017-08-05
21:14
[18a5b3f559] part of check-in [d755a2d6ca] OFMutableTarArchiveEntry: Fix typo (check-in: [d755a2d6ca] user: js, branch: trunk, size: 1967) [annotate] [blame] [check-ins using] [diff]
12:27
Added: [f430c94c33] part of check-in [3f34a360bf] Add OFMutableTarArchiveEntry

This is in preparation for OFTarArchive write support. (check-in: [3f34a360bf] user: js, branch: trunk, size: 1955) [annotate] [blame] [check-ins using]