1. be8c579 Update the NETCONF stack by Jan Kundrát · 4 years, 9 months ago
  2. ff45f31 Move StaticSchema-specific stuff to static_schema.hpp by Václav Kubernát · 4 years, 9 months ago
  3. bc82b14 Merge "Update the NETCONF stack" by Jan Kundrát · 4 years, 9 months ago
  4. f186ea4 Update the NETCONF stack by Václav Kubernát · 4 years, 9 months ago
  5. 1446fe1 Fix Parser::availableNodes not caring about absolute paths by Václav Kubernát · 4 years, 9 months ago
  6. eefa75e Merge "Don't suggest paths when leaf values are expected" by Václav Kubernát · 4 years, 9 months ago
  7. 0a16ce0 Merge changes Ia9b72347,I1937c4fc,Iae86dbdb by Jan Kundrát · 4 years, 9 months ago
  8. 8028f94 Don't suggest paths when leaf values are expected by Václav Kubernát · 4 years, 9 months ago
  9. aa0f404 tests: More robust daemon killing by Jan Kundrát · 4 years, 9 months ago
  10. b419dd6 tests: Fix daemon startup with non-standard paths by Jan Kundrát · 4 years, 9 months ago
  11. e323627 tests: discover fakeroot and complain if it isn't available by Jan Kundrát · 4 years, 9 months ago
  12. 166021f Update the NETCONF stack by Jan Kundrát · 4 years, 9 months ago
  13. 134d78f Add datastore tests for integer data types by Václav Kubernát · 4 years, 10 months ago
  14. 509ce65 Clean includes and usings by Václav Kubernát · 5 years ago
  15. c31bd60 Implement the NetconfAccess class by Václav Kubernát · 5 years ago
  16. 8832481 Move sysrepo test preparations out of the cpp file by Václav Kubernát · 5 years ago
  17. 77d9f61 Clean up DatastoreAccess' interface by Jan Kundrát · 4 years, 10 months ago
  18. 89ddad3 Update the NETCONF stack by Jan Kundrát · 4 years, 10 months ago
  19. 15aab3d Merge changes from topic "numeric-types" by Václav Kubernát · 5 years ago
  20. 88c78ca Implement int8, uint8, int16, uint16, int64, uint64 types by Ivona Oboňová · 5 years ago
  21. b0a1e85 Update the NETCONF stack by Jan Kundrát · 5 years ago
  22. 76b3ddc tests: diagnostics for mismatched `set` commands by Jan Kundrát · 5 years ago
  23. c43acf7 Fix printing of numbers by Jan Kundrát · 5 years ago
  24. 73d0b16 Update C++ libraries by Jan Kundrát · 5 years ago
  25. dba6358 Update dependencies and adapt to the new CI system by Jan Kundrát · 5 years ago
  26. 45f4a82 Add sysrepo test for creating list instances by Václav Kubernát · 5 years ago
  27. 9b72599 Move leafDataToString to utils by Václav Kubernát · 5 years ago
  28. be22862 Distinguish between creating list instances and presence containers by Václav Kubernát · 5 years ago
  29. b4539fc Update dependencies by Jan Kundrát · 5 years ago
  30. df70cb1 CI: Always use the latest artifact, not the first one in a dep chain by Jan Kundrát · 5 years ago
  31. 64de37e Merge "Spell "XPath" in its usual spelling" by Jan Kundrát · 5 years ago
  32. 8801259 Spell "XPath" in its usual spelling by Jan Kundrát · 5 years ago
  33. 4c32548 Suggest opening bracket for list keys by Václav Kubernát · 5 years ago
  34. 51853b2 Fix a bug with path completion by Václav Kubernát · 5 years ago
  35. 1bf704e Optimize identity lookup by Václav Kubernát · 5 years ago
  36. 7d82da7 Fix groupings not being properly resolved by Václav Kubernát · 5 years ago
  37. 9d799ac Remove unused method from the Schema class by Václav Kubernát · 5 years ago
  38. f2b91e0 Fix error logging when finding a node by Václav Kubernát · 5 years ago
  39. 6070445 Utility function for RAII-like init/cleanup handling by Jan Kundrát · 5 years ago
  40. c58e4aa Add sysrepo error handling by Václav Kubernát · 5 years ago
  41. c649c5b Merge "Update dependencies" by Jan Kundrát · 5 years ago
  42. 0063495 Merge "Add support for identityref data type" by Václav Kubernát · 5 years ago
  43. 19a0f15 Update dependencies by Jan Kundrát · 5 years ago
  44. eeb3884 Add support for identityref data type by Václav Kubernát · 5 years ago
  45. a33cf08 Migrate from Catch to Doctest by Jan Kundrát · 5 years ago
  46. a14a18c Update the NETCONF stack to align with cla-sysrepo by Jan Kundrát · 5 years ago
  47. f5f64f0 Make create/delete accept list instance paths by Václav Kubernát · 5 years ago
  48. 6797df0 Change how create/delete path argument is parsed by Václav Kubernát · 5 years ago
  49. b962105 Fix ParserContext flag not properly resetting by Václav Kubernát · 5 years ago
  50. c0fd9f6 Merge "put something useful into the license info" by Jan Kundrát · 5 years ago
  51. f5205e1 Merge "Remove unused linenoise" by Václav Kubernát · 5 years ago
  52. 26dbe13 Update all dependencies by Jan Kundrát · 5 years ago
  53. c381e63 Update Catch and trompeloeil by Jan Kundrát · 5 years ago
  54. 121f2bb put something useful into the license info by Jan Kundrát · 5 years ago
  55. 0947e64 Remove unused linenoise by Jan Kundrát · 5 years ago
  56. 7b7c823 Update dependencies and add a TSAN build by Jan Kundrát · 5 years ago
  57. bc05db5 Sync dependencies by Jan Kundrát · 5 years ago
  58. ab53899 Add support for binary values by Václav Kubernát · 5 years ago
  59. 9ae3a9e Update dependencies by Jan Kundrát · 5 years ago
  60. 054cc99 Add help command by Václav Kubernát · 5 years ago
  61. 4f77a25 Change how path completion suggests nodes by Václav Kubernát · 5 years ago
  62. 8a91466 sync dependencies and the CI build script by Jan Kundrát · 5 years ago
  63. 989b5de Add enum completion by Václav Kubernát · 5 years ago
  64. f97cf0a Merge "Add persistent line history" by Jan Kundrát · 5 years ago
  65. bf083ec Change clang-format option and cleanup the code by Václav Kubernát · 5 years ago
  66. 435706e Add persistent line history by Václav Kubernát · 5 years ago
  67. ac035d6 Fix a bug with path parsing by Václav Kubernát · 5 years ago
  68. a395d33 Switch from linenoise to replxx by Václav Kubernát · 5 years ago
  69. 73e3bf2 Use dependencies from a shared repo by Jan Kundrát · 5 years ago
  70. dc65389 Import replxx by Václav Kubernát · 5 years ago
  71. 8f98435 Utilize static fields of commands in grammars by Václav Kubernát · 5 years ago
  72. 5727242 Tab completion for commands by Václav Kubernát · 5 years ago
  73. 5361cca Merge changes If469110d,Ia7919e8f by Jan Kundrát · 5 years ago
  74. 329c6c3 Tab completion for list keys by Václav Kubernát · 5 years ago
  75. 4108e0d Tab completion for paths by Václav Kubernát · 6 years ago
  76. 36075ab Fix includes for GCC 8.2 by Jan Kundrát · 5 years ago
  77. bd17836 Update sysrepo by Jan Kundrát · 5 years ago
  78. 39ae959 Fix path-end list not being added to ParserContext by Václav Kubernát · 5 years ago
  79. 5b80e52 Use linenoise for user input by Václav Kubernát · 5 years ago
  80. 8eb3b4c Import linenoise by Václav Kubernát · 5 years ago
  81. e205412 Merge "Support trailing slashes in paths" by Václav Kubernát · 6 years ago
  82. d6fd249 Support trailing slashes in paths by Václav Kubernát · 6 years ago
  83. fb01dac Merge "Update the NETCONF stack" by Jan Kundrát · 6 years ago
  84. ee0902d Update the NETCONF stack by Jan Kundrát · 6 years ago
  85. 5c75b25 Allow data path to end with a list for get and ls by Václav Kubernát · 6 years ago
  86. 2eaceb8 Split path_ into schemaPath_ and dataPath_ by Václav Kubernát · 6 years ago
  87. 6d79143 Add discard command by Václav Kubernát · 6 years ago
  88. b7a279d Add exception types to exception tests by Václav Kubernát · 6 years ago
  89. 6a713d6 Fix setting enums that are typedefs by Václav Kubernát · 6 years ago
  90. 7310938 Add tests for SysrepoAccess by Václav Kubernát · 6 years ago
  91. 68d4a2c Update the NETCONF stack by Jan Kundrát · 6 years ago
  92. 2a8f433 Correct escaping of list keys with single quotes by Jan Kundrát · 6 years ago
  93. 3081afa tests: check parsing of single- and double-quoted list keys by Jan Kundrát · 6 years ago
  94. 89728d8 Change syntax for multi-key list indexing by Václav Kubernát · 6 years ago
  95. e7d4aea Add recursive ls by Václav Kubernát · 6 years ago
  96. a6c5fff Request YANG schemas via sysrepo by Václav Kubernát · 6 years ago
  97. 16a8794 Sync libayng and sysrepo with upstream by Jan Kundrát · 6 years ago
  98. e387702 cli: Ignore blank lines by Jan Kundrát · 6 years ago
  99. b6ff0b6 Add get command by Václav Kubernát · 6 years ago
  100. a571e4a Merge "Add commit command" by Jan Kundrát · 6 years ago