1. eeb3884 Add support for identityref data type by Václav Kubernát · 5 years ago
  2. a14a18c Update the NETCONF stack to align with cla-sysrepo by Jan Kundrát · 5 years ago
  3. f5f64f0 Make create/delete accept list instance paths by Václav Kubernát · 5 years ago
  4. 6797df0 Change how create/delete path argument is parsed by Václav Kubernát · 5 years ago
  5. b962105 Fix ParserContext flag not properly resetting by Václav Kubernát · 5 years ago
  6. c0fd9f6 Merge "put something useful into the license info" by Jan Kundrát · 5 years ago
  7. f5205e1 Merge "Remove unused linenoise" by Václav Kubernát · 5 years ago
  8. 26dbe13 Update all dependencies by Jan Kundrát · 5 years ago
  9. c381e63 Update Catch and trompeloeil by Jan Kundrát · 5 years ago
  10. 121f2bb put something useful into the license info by Jan Kundrát · 5 years ago
  11. 0947e64 Remove unused linenoise by Jan Kundrát · 5 years ago
  12. 7b7c823 Update dependencies and add a TSAN build by Jan Kundrát · 5 years ago
  13. bc05db5 Sync dependencies by Jan Kundrát · 5 years ago
  14. ab53899 Add support for binary values by Václav Kubernát · 5 years ago
  15. 9ae3a9e Update dependencies by Jan Kundrát · 5 years ago
  16. 054cc99 Add help command by Václav Kubernát · 5 years ago
  17. 4f77a25 Change how path completion suggests nodes by Václav Kubernát · 5 years ago
  18. 8a91466 sync dependencies and the CI build script by Jan Kundrát · 5 years ago
  19. 989b5de Add enum completion by Václav Kubernát · 5 years ago
  20. f97cf0a Merge "Add persistent line history" by Jan Kundrát · 5 years ago
  21. bf083ec Change clang-format option and cleanup the code by Václav Kubernát · 5 years ago
  22. 435706e Add persistent line history by Václav Kubernát · 5 years ago
  23. ac035d6 Fix a bug with path parsing by Václav Kubernát · 5 years ago
  24. a395d33 Switch from linenoise to replxx by Václav Kubernát · 5 years ago
  25. 73e3bf2 Use dependencies from a shared repo by Jan Kundrát · 5 years ago
  26. dc65389 Import replxx by Václav Kubernát · 5 years ago
  27. 8f98435 Utilize static fields of commands in grammars by Václav Kubernát · 5 years ago
  28. 5727242 Tab completion for commands by Václav Kubernát · 5 years ago
  29. 5361cca Merge changes If469110d,Ia7919e8f by Jan Kundrát · 5 years ago
  30. 329c6c3 Tab completion for list keys by Václav Kubernát · 5 years ago
  31. 4108e0d Tab completion for paths by Václav Kubernát · 6 years ago
  32. 36075ab Fix includes for GCC 8.2 by Jan Kundrát · 5 years ago
  33. bd17836 Update sysrepo by Jan Kundrát · 5 years ago
  34. 39ae959 Fix path-end list not being added to ParserContext by Václav Kubernát · 5 years ago
  35. 5b80e52 Use linenoise for user input by Václav Kubernát · 5 years ago
  36. 8eb3b4c Import linenoise by Václav Kubernát · 5 years ago
  37. e205412 Merge "Support trailing slashes in paths" by Václav Kubernát · 6 years ago
  38. d6fd249 Support trailing slashes in paths by Václav Kubernát · 6 years ago
  39. fb01dac Merge "Update the NETCONF stack" by Jan Kundrát · 6 years ago
  40. ee0902d Update the NETCONF stack by Jan Kundrát · 6 years ago
  41. 5c75b25 Allow data path to end with a list for get and ls by Václav Kubernát · 6 years ago
  42. 2eaceb8 Split path_ into schemaPath_ and dataPath_ by Václav Kubernát · 6 years ago
  43. 6d79143 Add discard command by Václav Kubernát · 6 years ago
  44. b7a279d Add exception types to exception tests by Václav Kubernát · 6 years ago
  45. 6a713d6 Fix setting enums that are typedefs by Václav Kubernát · 6 years ago
  46. 7310938 Add tests for SysrepoAccess by Václav Kubernát · 6 years ago
  47. 68d4a2c Update the NETCONF stack by Jan Kundrát · 6 years ago
  48. 2a8f433 Correct escaping of list keys with single quotes by Jan Kundrát · 6 years ago
  49. 3081afa tests: check parsing of single- and double-quoted list keys by Jan Kundrát · 6 years ago
  50. 89728d8 Change syntax for multi-key list indexing by Václav Kubernát · 6 years ago
  51. e7d4aea Add recursive ls by Václav Kubernát · 6 years ago
  52. a6c5fff Request YANG schemas via sysrepo by Václav Kubernát · 6 years ago
  53. 16a8794 Sync libayng and sysrepo with upstream by Jan Kundrát · 6 years ago
  54. e387702 cli: Ignore blank lines by Jan Kundrát · 6 years ago
  55. b6ff0b6 Add get command by Václav Kubernát · 6 years ago
  56. a571e4a Merge "Add commit command" by Jan Kundrát · 6 years ago
  57. 812ee28 Add commit command by Václav Kubernát · 6 years ago
  58. 37171a1 Support absolute paths by Václav Kubernát · 6 years ago
  59. c89736b Implement getItems for SysrepoAccess by Václav Kubernát · 6 years ago
  60. 6415b82 Tie datastore to the interpreter by Václav Kubernát · 6 years ago
  61. 80aacc0 Implement SysrepoAccess by Václav Kubernát · 6 years ago
  62. 13e7c65 Make currentNode prepend a slash by Václav Kubernát · 6 years ago
  63. 50949e6 Improve joinPaths by Václav Kubernát · 6 years ago
  64. e7a9fa3 Add abstract class for datastore access by Václav Kubernát · 6 years ago
  65. 627f615 Move enum_ and leaf_data_ to a separate header by Václav Kubernát · 6 years ago
  66. fe5a792 CI: Import sysrepo by Jan Kundrát · 6 years ago
  67. 4ed0e9f Use namespaced libyang-cpp by Jan Kundrát · 6 years ago
  68. 4030b77 libyang: adapt to upstream API changes by Jan Kundrát · 6 years ago
  69. 2b68461 Make main take schema arguments by Václav Kubernát · 6 years ago
  70. 5ce5ab2 Remove redundant includes and usings in main by Václav Kubernát · 6 years ago
  71. 0d4db44 Implement YangSchema subclass by Václav Kubernát · 6 years ago
  72. 578347c Move schema model into its own library by Jan Kundrát · 6 years ago
  73. cc4c1f2 cmake: modernize by Jan Kundrát · 6 years ago
  74. 76e983c Change return value of listKeys by Václav Kubernát · 6 years ago
  75. bb79f0f Update libyang by Jan Kundrát · 6 years ago
  76. 11afac7 Add ls by Václav Kubernát · 6 years ago
  77. 744f57f Add modules by Václav Kubernát · 6 years ago
  78. 4483586 Update libyang by Jan Kundrát · 6 years ago
  79. 0b0272f Make set report the expected type in case of error by Václav Kubernát · 6 years ago
  80. c30a1b8 Merge "Build with libyang" by Václav Kubernát · 6 years ago
  81. e05448a Build with libyang by Jan Kundrát · 6 years ago
  82. bddbb17 Create an abstract class for schemas by Václav Kubernát · 6 years ago
  83. a10d8b6 Change m_schema in Parser to a shared pointer by Václav Kubernát · 6 years ago
  84. ebca255 Add types for leaves by Václav Kubernát · 6 years ago
  85. 4137845 Improve error handling by Václav Kubernát · 6 years ago
  86. c3b37df Make the interpreter for set print the whole path by Václav Kubernát · 6 years ago
  87. 24df80e split ast definitions into more files by Václav Kubernát · 6 years ago
  88. 0720424 add leaves by Václav Kubernát · 6 years ago
  89. b61336d add presence containers by Václav Kubernát · 6 years ago
  90. 96344a1 add Interpreter class by Václav Kubernát · 6 years ago
  91. f2e463f show keys of lists in the prompt by Václav Kubernát · 6 years ago
  92. 48fc383 rename some of the classes by Václav Kubernát · 6 years ago
  93. 814fa41 refactor the parser class and parsercontext to work with path_ by Václav Kubernát · 6 years ago
  94. 2a9e179 move m_curDir to the parser class by Václav Kubernát · 6 years ago
  95. 60d6f29 allow moving up a node with cd by Václav Kubernát · 6 years ago
  96. 195eeea move parserContext to its own file by Václav Kubernát · 6 years ago
  97. 7e4e82f fix some invalid inputs by Václav Kubernát · 6 years ago
  98. fb83190 Fix warnings with clang by Jan Kundrát · 6 years ago
  99. 796c64c CI: Fix path mangling by Jan Kundrát · 6 years ago
  100. 763db1e Switch to C++-17 by Jan Kundrát · 6 years ago