Inspecting and manipulating NBT as a file system

[Releases]
Clone this repo:

Branches

  1. c06da0c Cleanup unused code by WHR · 3 months ago nbtfsutils
  2. 85cec14 Revise manual page regiondump(1) by WHR · 3 months ago
  3. a1be917 Remove static buffer from function 'quoted_string' by WHR · 3 months ago
  4. 5ae0de3 Revise manual page mkfs.nbt(8) by WHR · 3 months ago
  5. 9097e59 Revise manual page mount.nbt(8) by WHR · 3 months ago
  6. 6ba7ffe Don't change the value of a number node on parsing failure by WHR · 7 months ago
  7. 327c213 Handle TAG_LONG_ARRAY, and correct comparsion data size, in nbt_eq(3) by WHR · 7 months ago
  8. 5464ba9 Handle TAG_LONG_ARRAY in nbt_type_to_string(3) by WHR · 7 months ago
  9. 52a8989 Reject attempts to open an array element node with a type prefix by WHR · 7 months ago
  10. 6d53786 Update 'SEE ALSO' section of man page mount.nbt(8) by WHR · 7 months ago
  11. b2c0809 Handle TAG_LONG_ARRAY, and correct copy data size, in nbt_filter(3) by WHR · 7 months ago
  12. ab8a17a Handle TAG_LONG_ARRAY, and correct copy data size, in nbt_clone(3) by WHR · 7 months ago
  13. 45eb25b Fix some incorrect accesses of an union member by WHR · 7 months ago
  14. dbd559a Copy CPPFLAGS content into CFLAGS in Makefile for BSD make by WHR · 1 year, 4 months ago
  15. ddc0bb9 Limit uses of the intermediate buffer in nbt_read function to number formatting purposes only by WHR · 1 year, 6 months ago
  16. ea2a44c Mention available system calls to create new nodes, in man page mount.nbt(8) by WHR · 1 year, 7 months ago
  17. 3e5d9d5 Make mount.nbt compatible with older GCC versions by WHR · 2 years ago
  18. fc0089d Correct header comment format in nbt.h by WHR · 2 years ago
  19. a5936b6 Accept a few long options in mount.nbt by WHR · 2 years, 6 months ago
  20. cbbe2e1 Revise man page mount.nbt(8) by WHR · 2 years, 6 months ago