Rivoreo Source Code Repositories
src.rivoreo.one
/
nbtfsutils
Inspecting and manipulating NBT as a file system
[
Releases
]
Clone this repo:
Branches
nbtfsutils
6ba7ffe
Don't change the value of a number node on parsing failure
by WHR
· 6 weeks ago
nbtfsutils
327c213
Handle TAG_LONG_ARRAY, and correct comparsion data size, in nbt_eq(3)
by WHR
· 7 weeks ago
5464ba9
Handle TAG_LONG_ARRAY in nbt_type_to_string(3)
by WHR
· 7 weeks ago
52a8989
Reject attempts to open an array element node with a type prefix
by WHR
· 7 weeks ago
6d53786
Update 'SEE ALSO' section of man page mount.nbt(8)
by WHR
· 7 weeks ago
b2c0809
Handle TAG_LONG_ARRAY, and correct copy data size, in nbt_filter(3)
by WHR
· 7 weeks ago
ab8a17a
Handle TAG_LONG_ARRAY, and correct copy data size, in nbt_clone(3)
by WHR
· 7 weeks ago
45eb25b
Fix some incorrect accesses of an union member
by WHR
· 7 weeks ago
dbd559a
Copy CPPFLAGS content into CFLAGS in Makefile for BSD make
by WHR
· 11 months ago
ddc0bb9
Limit uses of the intermediate buffer in nbt_read function to number formatting purposes only
by WHR
· 12 months ago
ea2a44c
Mention available system calls to create new nodes, in man page mount.nbt(8)
by WHR
· 1 year, 1 month ago
3e5d9d5
Make mount.nbt compatible with older GCC versions
by WHR
· 1 year, 7 months ago
fc0089d
Correct header comment format in nbt.h
by WHR
· 1 year, 7 months ago
a5936b6
Accept a few long options in mount.nbt
by WHR
· 2 years ago
cbbe2e1
Revise man page mount.nbt(8)
by WHR
· 2 years, 1 month ago
3113be1
Fix typo in README
by WHR
· 2 years, 1 month ago
3cfafd6
Temporarily increase the intermediate buffer size to 16 KiB in nbt_read function
by WHR
· 2 years, 4 months ago
7683255
Allow presenting raw data stream of int32array and int64array nodes in user-specified byte order
by WHR
· 2 years, 4 months ago
3c5ac5c
Mention the default value of 'chunksymlink' option in man page mount.nbt(8)
by WHR
· 2 years, 4 months ago
0d8ed86
Use 'payload.tag_byte_array' to store link target in symbolic link nodes
by WHR
· 2 years, 4 months ago
Next »