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