Commit Graph

14 Commits

Author SHA1 Message Date
Andy Schneider
f598cb3f9f Fix the values in typeflag so they match https://www.gnu.org/software/tar/manual/html_node/Standard.html. i.e DIRTYPE is b'5' not 5. 2023-08-27 12:55:21 +01:00
Philipp Schuster
1412663d2c prepare v0.2.0 with code improvements 2023-04-11 12:09:15 +02:00
semiviral
c8c12e7c0b #[repr(transparent)] for ModeFlags 2023-04-02 06:15:42 -05:00
semiviral
48bec03dfe update bitflags 1.3 -> 2.0 2023-04-02 06:06:21 -05:00
Philipp Schuster
30dcdb395a stricter clippy rules 2022-01-19 10:44:20 +01:00
Philipp Schuster
a92e2ec39d doc fixes (v0.1.6) 2021-10-11 15:37:01 +02:00
Philipp Schuster
da12b748dc 'alloc'-feature and owning tar archive type (v0.1.5) 2021-10-11 15:30:24 +02:00
Philipp Schuster
b35f7a5179 convenient "data_as_str" getter (v0.1.4) 2021-10-09 16:37:10 +02:00
Philipp Schuster
a8c44fb83d small memory usage improvement (v0.1.3) 2021-10-05 12:01:52 +02:00
Philipp Schuster
40e6da5e97 clippy fix 2021-10-04 14:40:15 +02:00
Philipp Schuster
47bdfd1f85 Bugfix (v0.1.2) 2021-10-04 12:27:21 +02:00
Philipp Schuster
69a65b050d doc 2021-10-04 11:34:28 +02:00
Philipp Schuster
a2b6cc4f5c few more fixes + clippy 2021-10-04 11:31:11 +02:00
Philipp Schuster
3a5d764d72 initial commit 2021-10-04 11:13:09 +02:00