1. 283f321 Call nbt_release to cleanup node instead by WHR · 2 years, 8 months ago
  2. ed2ba4f Fix list type node didn't get free(3)ed in nbt_getattr and nbt_truncate by WHR · 2 years, 8 months ago
  3. bb30413 Fix macro LOG_PERROR not available on Solaris by WHR · 2 years, 8 months ago
  4. 8a70898 Add option '-V' to mkfs.nbt and mount.nbt by WHR · 2 years, 8 months ago
  5. e2cda2e Parse command line manually to support using options after non-options by WHR · 2 years, 8 months ago
  6. 8b4a0f4 Fix array element node size by WHR · 2 years, 8 months ago
  7. cd78aab Fix leak of '.type' pseudo node by WHR · 2 years, 8 months ago
  8. 772e67c Support reading and writing array nodes by WHR · 2 years, 8 months ago
  9. 2ed5b45 Add support of writing region file by WHR · 2 years, 8 months ago
  10. e850669 Wrap NBT node object to store additional data and to allow more special pseude node types by WHR · 2 years, 8 months ago
  11. ccf546d Support truncate(2) int32array and int64array nodes; add logging via syslog(3) by WHR · 2 years, 8 months ago
  12. 3387f86 Add basic writing support for mount.nbt by WHR · 2 years, 8 months ago
  13. 56f5eb1 Add pseudo node '.type' for list node by WHR · 2 years, 8 months ago
  14. ea6307e Support mounting region file by WHR · 2 years, 8 months ago
  15. f1cc1be Support using a type prefix for node name by WHR · 2 years, 8 months ago
  16. 631913f Append a new line when reading String tags by WHR · 2 years, 8 months ago
  17. 6863358 Support reading TAG_LIST type by WHR · 2 years, 8 months ago
  18. 1cc9fa3 Add basic read-only support of mount.nbt(8) by WHR · 2 years, 8 months ago