1. bb7aa85 Add support for instance-identifier by Jan Kundrát · 10 months ago
  2. dab73ca Add parser support for bits by Václav Kubernát · 3 years, 8 months ago
  3. 19097f3 Add datastore support for bits by Václav Kubernát · 3 years, 9 months ago
  4. 3a43323 Get rid of single-line if statements by Václav Kubernát · 4 years ago
  5. 2c4778b Make prefixes optional in listInstanceToString by Václav Kubernát · 4 years ago
  6. bf65dd7 Add move command for moving (leaf)list instances by Václav Kubernát · 4 years, 1 month ago
  7. 5b8a8f3 Add support for leaflist by Václav Kubernát · 4 years, 1 month ago
  8. 379bb57 Add support for `empty` YANG leaf type by Jan Kundrát · 4 years, 2 months ago
  9. 0d8abd1 Fix identityref passing through sysrepo and NETCONF by Jan Kundrát · 4 years, 2 months ago
  10. 6ebcc6c Make splitModuleNode reusable by Jan Kundrát · 4 years, 2 months ago
  11. 3a823f4 Merge Schema::childNodes and Schema::moduleNodes by Václav Kubernát · 4 years, 2 months ago
  12. 13b23d7 Rework Schema::units into Schema::leafType by Václav Kubernát · 4 years, 3 months ago
  13. 2984f44 Add support for union leafs by Václav Kubernát · 4 years, 4 months ago
  14. 3a99f00 Rework yang::LeafDataType by Václav Kubernát · 4 years, 3 months ago
  15. cb3af40 Separate tab completion of the initial [ for lists by Václav Kubernát · 4 years, 5 months ago
  16. a44bdf2 joinPaths: support adding the trailing slash by Václav Kubernát · 4 years, 5 months ago
  17. 1bbac7c Require quotes around string values in set by Václav Kubernát · 4 years, 6 months ago
  18. efcac93 Merge pathToAbsoluteSchemaString and pathToSchemaString by Václav Kubernát · 4 years, 6 months ago
  19. 144729d Add special type for representing special values by Václav Kubernát · 4 years, 6 months ago
  20. 8e121ff Fix NetconfAccess not treating bools as bools by Václav Kubernát · 4 years, 9 months ago
  21. 6a8d1d9 Add support for leafrefs by Václav Kubernát · 5 years ago
  22. 509ce65 Clean includes and usings by Václav Kubernát · 5 years ago
  23. c31bd60 Implement the NetconfAccess class by Václav Kubernát · 5 years ago
  24. 88c78ca Implement int8, uint8, int16, uint16, int64, uint64 types by Ivona Oboňová · 5 years ago
  25. c43acf7 Fix printing of numbers by Jan Kundrát · 5 years ago
  26. 9b72599 Move leafDataToString to utils by Václav Kubernát · 5 years ago
  27. eeb3884 Add support for identityref data type by Václav Kubernát · 5 years ago
  28. a395d33 Switch from linenoise to replxx by Václav Kubernát · 5 years ago
  29. 4108e0d Tab completion for paths by Václav Kubernát · 6 years ago
  30. 2eaceb8 Split path_ into schemaPath_ and dataPath_ by Václav Kubernát · 6 years ago
  31. 37171a1 Support absolute paths by Václav Kubernát · 6 years ago
  32. 50949e6 Improve joinPaths by Václav Kubernát · 6 years ago
  33. 744f57f Add modules by Václav Kubernát · 6 years ago
  34. 0b0272f Make set report the expected type in case of error by Václav Kubernát · 6 years ago
  35. ebca255 Add types for leaves by Václav Kubernát · 6 years ago
  36. 60d6f29 allow moving up a node with cd by Václav Kubernát · 6 years ago
  37. 94938b7 move joinPaths to utils.cpp by Václav Kubernát · 6 years ago