Rivoreo Source Code Repositories
src.rivoreo.one
/
nbtfsutils
Inspecting and manipulating NBT as a file system
[
Releases
]
Clone this repo:
Branches
nbtfsutils
3e5d9d5
Make mount.nbt compatible with older GCC versions
by WHR
· 3 months ago
nbtfsutils
fc0089d
Correct header comment format in nbt.h
by WHR
· 3 months ago
a5936b6
Accept a few long options in mount.nbt
by WHR
· 8 months ago
cbbe2e1
Revise man page mount.nbt(8)
by WHR
· 8 months ago
3113be1
Fix typo in README
by WHR
· 8 months ago
3cfafd6
Temporarily increase the intermediate buffer size to 16 KiB in nbt_read function
by WHR
· 1 year ago
7683255
Allow presenting raw data stream of int32array and int64array nodes in user-specified byte order
by WHR
· 1 year ago
3c5ac5c
Mention the default value of 'chunksymlink' option in man page mount.nbt(8)
by WHR
· 1 year ago
0d8ed86
Use 'payload.tag_byte_array' to store link target in symbolic link nodes
by WHR
· 1 year ago
569a993
Remove CMake stuff
by WHR
· 1 year ago
8b378ba
Add symbolic links in form of '<x>,<z>' for chunks in region root directory
by WHR
· 1 year ago
3ecb719
Make some pointers read-only
by WHR
· 1 year ago
50d5a9b
Fix inaccessible node names from directory listing when the node names containing colon
by WHR
· 1 year ago
9e94498
Fix potential invalid free(3) and memory leak from function nbt_open
by WHR
· 1 year ago
075f998
Use value of unwrapped node pointer as inode value
by WHR
· 1 year ago
288e90c
Use memcmp(3) in function get_nbt_type_by_name_prefix
by WHR
· 1 year ago
e283cd3
Remove unused raw values from 'struct chunk_info'
by WHR
· 1 year ago
de539e5
Set modification times of chunk root nodes from region header
by WHR
· 1 year ago
f358097
Correct error checkings of mmap(2) calls
by WHR
· 1 year ago
9fcb1fe
Relicense Makefile
by WHR
· 1 year, 1 month ago
Next »