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