1. 8ab58e0 Update libyang by Václav Kubernát · 3 years, 8 months ago
  2. 3d787b1 Fix `prepare` by Václav Kubernát · 3 years, 8 months ago
  3. 3ffd24a Add a comment about writableOps_tag by Václav Kubernát · 3 years, 8 months ago
  4. 3102968 Disable rpc node completion for get by Václav Kubernát · 3 years, 8 months ago
  5. dab73ca Add parser support for bits by Václav Kubernát · 3 years, 8 months ago
  6. 909d966 Change bits_::m_bits to a vector by Václav Kubernát · 3 years, 8 months ago
  7. 654303f Migrate to new NETCONF stack by Václav Kubernát · 4 years ago
  8. d2cd30a Merge "Fix missing include on GCC 10.2 on ARM (Bootlin toolchain)" by Jan Kundrát · 3 years, 9 months ago
  9. 9d163f1 Fix missing include on GCC 10.2 on ARM (Bootlin toolchain) by Jan Kundrát · 3 years, 9 months ago
  10. 19097f3 Add datastore support for bits by Václav Kubernát · 3 years, 9 months ago
  11. aa4250a Add parser support for YANG actions by Václav Kubernát · 4 years ago
  12. 0af7257 Fix enum key parsing by Václav Kubernát · 4 years ago
  13. a878960 Add datastore support for YANG actions by Václav Kubernát · 4 years ago
  14. e7248b2 Add support for executing RPCs by Václav Kubernát · 4 years ago
  15. 48e9dfa Add ProxyDatastore by Václav Kubernát · 4 years ago
  16. c577ae5 Get rid of nonsensical operator== by Václav Kubernát · 4 years ago
  17. e3d282a Use unique_ptr instead of calling free directly by Václav Kubernát · 4 years ago
  18. bbaedc8 Derive InvalidNodeException from std::exception by Václav Kubernát · 4 years ago
  19. f92724b Get rid of useless std::move call by Václav Kubernát · 4 years ago
  20. 3a43323 Get rid of single-line if statements by Václav Kubernát · 4 years ago
  21. 59e4ee4 Add [[nodiscard]] attribute where meaningful by Václav Kubernát · 4 years ago
  22. 51fa48e Prefer = default for default ctors and dtors by Václav Kubernát · 4 years ago
  23. 4863729 Use lambda, instead of std::bind by Václav Kubernát · 4 years ago
  24. faacd02 Get rid of push_back in favor of emplace_back by Václav Kubernát · 4 years ago
  25. b94e155 Merge "Fix crashes on leafref value printing" by Václav Kubernát · 4 years ago
  26. 7b191ce Fix crashes on leafref value printing by Václav Kubernát · 4 years ago
  27. 28cf336 yang-cli: Allow editing ops data by Václav Kubernát · 4 years ago
  28. 619e654 yang-cli: Allow loading module by name by Václav Kubernát · 4 years ago
  29. 548cb19 Allow loading initial data to yang-cli by Václav Kubernát · 4 years ago
  30. e5df98f Merge "Rework dump command parsing" by Jan Kundrát · 4 years ago
  31. 7aaf6dc YangSchema: Throw on enabling invalid features by Václav Kubernát · 4 years ago
  32. 3b5e652 Rework dump command parsing by Václav Kubernát · 4 years ago
  33. 70d7f7a Add dump command by Václav Kubernát · 4 years ago
  34. 6a7dd4d Refactor some yang related stuff by Václav Kubernát · 4 years ago
  35. d628291 Make DatastoreAccess::getItems const by Václav Kubernát · 4 years ago
  36. 74487df Add yang-cli by Václav Kubernát · 4 years, 1 month ago
  37. 50b7fb4 Merge changes I494813fa,Iff7eb70e by Jan Kundrát · 4 years ago
  38. b386367 Merge "Simplify template wrappers in NC client" by Jan Kundrát · 4 years ago
  39. f44bdda Fix YangSchema::enableFeature segfault on invalid modules by Václav Kubernát · 4 years ago
  40. daf4031 Refactor NetconfAccess::getItems algorithm by Václav Kubernát · 4 years, 1 month ago
  41. b7206ad CLI: Allow deleting leaf nodes by Jan Kundrát · 4 years, 1 month ago
  42. cbf288b Unify item creation/deletion in datastore access by Jan Kundrát · 4 years, 1 month ago
  43. dd00eeb Simplify template wrappers in NC client by Václav Kubernát · 4 years, 1 month ago
  44. 2c4778b Make prefixes optional in listInstanceToString by Václav Kubernát · 4 years, 1 month ago
  45. 97376f7 Validate data paths and schema paths by Jan Kundrát · 4 years, 1 month ago
  46. e781b90 Put empty path checking to a function by Václav Kubernát · 4 years, 1 month ago
  47. 59be0de Fix toCanonical going up from root by Václav Kubernát · 4 years, 1 month ago
  48. c2bfe49 Allow going up with ".." when in root by Václav Kubernát · 4 years, 1 month ago
  49. 4c3d22f Rework ls interpreter to use resolvePath by Václav Kubernát · 4 years, 1 month ago
  50. 7e16769 Rework absolutePathFromCommand by Václav Kubernát · 4 years, 1 month ago
  51. 747c60f Merge changes I52982071,I07091df4,Iba835038,I1e208001,Ib24c6652, ... by Václav Kubernát · 4 years, 1 month ago
  52. 8f6bff3 Change get_::m_path type by Václav Kubernát · 4 years, 1 month ago
  53. bcb78ec Remove unused exception by Václav Kubernát · 4 years, 1 month ago
  54. fb4bda6 Fix get interpreter by Václav Kubernát · 4 years, 1 month ago
  55. c4ec2d4 Remove useless check in lyNodesToTree by Václav Kubernát · 4 years, 1 month ago
  56. 1a5fa97 Remove unused constructor by Václav Kubernát · 4 years, 1 month ago
  57. 64ba743 Merge changes I4d4f2d49,I472c0b32,Iefc31f83 by Václav Kubernát · 4 years, 1 month ago
  58. de598b0 Prefer member initializer list in classes by Václav Kubernát · 4 years, 1 month ago
  59. 51d0801 Allow usage of search dirs in YangSchema by Václav Kubernát · 4 years, 1 month ago
  60. 3c8fe02 Rename fillMap and move it for reuse by Václav Kubernát · 4 years, 1 month ago
  61. bf65dd7 Add move command for moving (leaf)list instances by Václav Kubernát · 4 years, 1 month ago
  62. 9275025 Remove unused function by Václav Kubernát · 4 years, 1 month ago
  63. aed4bc7 Fix .. when inside a path with no child nodes by Václav Kubernát · 4 years, 1 month ago
  64. 51956f5 Remove Schema::isLeafList by Václav Kubernát · 4 years, 1 month ago
  65. 82ad385 Merge changes Ia27f6aa1,I919c7175 by Václav Kubernát · 4 years, 1 month ago
  66. e811bfa Remove Schema::is* methods by Václav Kubernát · 4 years, 1 month ago
  67. 86e63ad Merge "Use ListInstance typedef in more places" by Jan Kundrát · 4 years, 1 month ago
  68. 912b949 Remove unused overloads in Schema by Václav Kubernát · 4 years, 1 month ago
  69. c15fe82 Use ListInstance typedef in more places by Václav Kubernát · 4 years, 1 month ago
  70. cf9224f Change DatastoreAccess::Tree typedef by Václav Kubernát · 4 years, 1 month ago
  71. a93f900 Refactor ListInstance to a header file by Václav Kubernát · 4 years, 1 month ago
  72. 9fa5dca Disallow space between list suffix and list prefix by Václav Kubernát · 4 years, 1 month ago
  73. 2db124c Rework ParserContext temporary list context path by Václav Kubernát · 4 years, 1 month ago
  74. 1bcee3b Don't save curModule in module parser by Václav Kubernát · 4 years, 1 month ago
  75. f3e377b Get rid of m_topLevelModulePresent by Václav Kubernát · 4 years, 1 month ago
  76. 70cbe15 Delete unused class by Václav Kubernát · 4 years, 1 month ago
  77. 59e41d1 Merge changes I823773f4,If63415b5,Ic5a92c8b,I1f713427,I2a6c9f46, ... by Jan Kundrát · 4 years, 1 month ago
  78. c540928 Merge changes I0d08d82a,Ie72ef296,I55447e43 by Jan Kundrát · 4 years, 1 month ago
  79. 40735fd Python: use the same order of definitions as in the abstract base class by Jan Kundrát · 4 years, 1 month ago
  80. afe9ef7 StaticSchema: Remove unused method by Václav Kubernát · 4 years, 1 month ago
  81. 672889c Change struct to a function by Václav Kubernát · 4 years, 1 month ago
  82. 2ebab1d Simplify listInstancePath_class by Václav Kubernát · 4 years, 1 month ago
  83. b5ca154 Prefer std::variant in dataNode_/schemaNode_ by Václav Kubernát · 4 years, 1 month ago
  84. d624799 Get rid of useless variant in get by Václav Kubernát · 4 years, 1 month ago
  85. 743d9eb Complete slash after lists when inputting "any" path by Václav Kubernát · 4 years, 2 months ago
  86. 19a368b Prefer visitors when dealing with variants by Václav Kubernát · 4 years, 1 month ago
  87. e0b23da Remove unused variant option by Václav Kubernát · 4 years, 1 month ago
  88. 4d8a9c2 Prefer std::variant in StaticSchema by Václav Kubernát · 4 years, 1 month ago
  89. 5b8a8f3 Add support for leaflist by Václav Kubernát · 4 years, 2 months ago
  90. 1b8a2ea Merge changes Ia9ba2193,I736bf655 by Václav Kubernát · 4 years, 1 month ago
  91. 76ba4ec Fix leafTypeName returning names of primitive types by Václav Kubernát · 4 years, 2 months ago
  92. abf5280 Disable readonly data paths in set by Václav Kubernát · 4 years, 2 months ago
  93. 0d42c51 Fix create/delete/set command crash by Václav Kubernát · 4 years, 1 month ago
  94. 4a58ce6 Rework list ending data paths by Václav Kubernát · 4 years, 2 months ago
  95. 342a67f Merge "Add support for `empty` YANG leaf type" by Jan Kundrát · 4 years, 2 months ago
  96. 74d35a4 Try to fix build by Václav Kubernát · 4 years, 2 months ago
  97. 021ba56 Merge "Fix identityref completion not giving module names" by Václav Kubernát · 4 years, 2 months ago
  98. 3a79767 Merge "Rework path parsing" by Václav Kubernát · 4 years, 2 months ago
  99. 379bb57 Add support for `empty` YANG leaf type by Jan Kundrát · 4 years, 2 months ago
  100. a68c0ef Get rid of saveIter in leaf_data by Václav Kubernát · 4 years, 2 months ago