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
|
382c10c217
|
Merge pull request #5 from phip1611/dev
v0.2.0
|
2023-04-11 13:08:27 +02:00 |
|
Philipp Schuster
|
3eccc3c199
|
ci: add typos check
|
2023-04-11 12:33:28 +02:00 |
|
Philipp Schuster
|
1412663d2c
|
prepare v0.2.0 with code improvements
|
2023-04-11 12:09:15 +02:00 |
|
Philipp Schuster
|
547429a3dd
|
Merge pull request #4 from semiviral/main
update bitflags dependency `1.3` -> `2.0`
|
2023-04-11 10:39:45 +02:00 |
|
semiviral
|
e417692b46
|
undo version bump
|
2023-04-02 08:27:47 -05: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
|
530d058154
|
v0.1.8
|
2022-05-02 22:00:18 +02:00 |
|
Philipp Schuster
|
f70030eb38
|
MSRV fix
|
2022-05-02 21:59:51 +02:00 |
|
Philipp Schuster
|
b0442bffa8
|
CI fix
|
2022-05-02 21:41:13 +02:00 |
|
Philipp Schuster
|
30dcdb395a
|
stricter clippy rules
|
2022-01-19 10:44:20 +01:00 |
|
Philipp Schuster
|
a01ea0f26f
|
README update (v0.1.7)
|
2022-01-03 10:43:51 +01:00 |
|
Philipp Schuster
|
a92e2ec39d
|
doc fixes (v0.1.6)
|
2021-10-11 15:37:01 +02:00 |
|
Philipp Schuster
|
89dbfc6acd
|
Merge pull request #3 from phip1611/dev
'alloc'-feature and owning tar archive type (v0.1.5)
|
2021-10-11 15:32:16 +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
|
6cb4d04cef
|
typo
|
2021-10-04 13:46:03 +02:00 |
|
Philipp Schuster
|
47bdfd1f85
|
Bugfix (v0.1.2)
|
2021-10-04 12:27:21 +02:00 |
|
Philipp Schuster
|
48bfc67213
|
readme fix (v0.1.1)
|
2021-10-04 11:42:15 +02:00 |
|
Philipp Schuster
|
c5c6416b0f
|
typo
|
2021-10-04 11:36:08 +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
|
4f314b45f2
|
Merge pull request #2 from phip1611/github-ci
Github CI
|
2021-10-04 11:23:34 +02:00 |
|
Philipp Schuster
|
7c7c515819
|
no_std fix
|
2021-10-04 11:20:14 +02:00 |
|
Philipp Schuster
|
63cdda58dd
|
Github CI
|
2021-10-04 11:16:22 +02:00 |
|
Philipp Schuster
|
3a5d764d72
|
initial commit
|
2021-10-04 11:13:09 +02:00 |
|