issues
search
mirage
/
ocaml-tar
Pure OCaml library to read and write tar files
ISC License
55
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Tar.out: default to level if entry has None level
#157
reynir
opened
3 weeks ago
0
Tar_(lwt_)unix.extract does not create any directories
#156
reynir
opened
1 month ago
0
Update Tar_(lwt_)unix.extract documentation
#155
reynir
closed
1 month ago
0
Update CHANGES.md for v3.1.2 release
#154
reynir
closed
3 weeks ago
1
Fix wrong assumption in Tar_lwt_unix.run
#153
reynir
closed
1 month ago
1
Document probable bugs with tar_lwt_unix
#152
jonahbeckford
opened
1 month ago
5
Prepare v3.1.0 release
#151
reynir
closed
1 month ago
0
Expose Tar_lwt_unix.run
#150
reynir
closed
1 month ago
0
tar_lwt_unix gzip functions
#149
reynir
opened
2 months ago
1
Version 3.0.0 does not support tar+gz for lwt
#148
jonahbeckford
opened
2 months ago
4
Prepare v3.0.0
#147
dinosaure
closed
2 months ago
1
New tar gz
#146
dinosaure
closed
3 months ago
1
Header.marshal, checksum: check length
#145
reynir
closed
7 months ago
0
Tar.Header.marshal computes incorrect checksum when buffer is larger than Tar.Header.length and is non-zero
#144
reynir
closed
7 months ago
2
Pure dec enc with gz
#143
dinosaure
closed
3 months ago
0
Tar.Header.make and PAX
#142
reynir
opened
9 months ago
0
remove ref to compatibility level
#141
hannesm
closed
9 months ago
0
revise a decoder and encoder, being pure
#140
hannesm
closed
3 months ago
3
Base 256 encoded numbers
#139
reynir
opened
9 months ago
0
Link.of_char: treatment of unknown link indicators
#138
reynir
opened
9 months ago
0
remove the cstruct dependency
#137
hannesm
closed
9 months ago
16
tar-eio: require ocaml 5.0+
#136
hannesm
closed
9 months ago
1
windows CI: do not compile & test tar-eio
#135
hannesm
closed
10 months ago
1
Support eio>=0.12
#134
samoht
opened
1 year ago
1
Move backwards compatibility code
#133
reynir
closed
1 year ago
1
Add eio backend for tar
#132
patricoferris
closed
1 year ago
11
pax and trailing '/' as directory
#131
reynir
closed
9 months ago
1
Remove 'simple' from the library description
#130
reynir
closed
1 year ago
0
Tar.Header.Header.unmarshal should treat `Normal` entries with trailing slash name as `Directory`.
#129
gravicappa
closed
9 months ago
10
Use file_name and link_name from PAX header
#128
reynir
closed
1 year ago
0
Some major changes
#127
reynir
closed
9 months ago
8
Tar.Header.unmarshal ignores extended.path and extended.link_path.
#126
gravicappa
closed
1 year ago
4
Meaning of `level` when reading
#125
reynir
closed
9 months ago
2
Prepare CHANGES.md for v2.4.0
#124
reynir
closed
1 year ago
0
Alcotest
#123
reynir
closed
1 year ago
1
call marshal_string for hdr_version, revise the OLD GNU MAGIC codepath
#122
hannesm
closed
1 year ago
1
Replace ounit2 with Alcotest
#121
MisterDA
closed
1 year ago
7
Reconsider skipping Pax GlobalExtendedHeader
#120
reynir
closed
9 months ago
0
Support for pax global extended headers
#119
MisterDA
closed
1 year ago
2
Test decoding tar formats and git archive + skip pax headers
#118
MisterDA
closed
1 year ago
1
remove ppx_cstruct dependency
#117
hannesm
closed
1 year ago
5
Properly skip the Pax GlobalExtendedHeaders
#116
reynir
closed
1 year ago
0
Test parsing of various tar formats (with pax Global Extended Headers)
#115
MisterDA
closed
1 year ago
1
GitHub Actions: Windows only, updated
#114
MisterDA
closed
1 year ago
1
Incorrect parsing logic for pax Extended Headers
#113
MisterDA
closed
1 year ago
1
Update README.md
#112
MisterDA
closed
1 year ago
0
Tar_mirage.digest errors on dictionaries
#111
reynir
closed
1 year ago
2
Remove Windows from CI
#110
reynir
closed
1 year ago
0
Prepare v2.3.0 release
#109
reynir
closed
1 year ago
3
Implement remove
#108
reynir
closed
1 year ago
1
Next