1. 97eb99f cmake: Remove useless call by Václav Kubernát · 4 years, 1 month ago
  2. 89e3f34 Get rid of std::filesystem linking by Václav Kubernát · 4 years, 1 month ago
  3. 2397fe7 tests: run the Python test suite with the example-module enabled by Jan Kundrát · 4 years, 1 month ago
  4. a114cb1 tests: register kill_daemons as a resource cleanup complementing start_daemons by Jan Kundrát · 4 years, 1 month ago
  5. 549b08f Fix identityref completion not giving module names by Václav Kubernát · 4 years, 2 months ago
  6. 8208687 Move ls logic to Interpreter by Václav Kubernát · 4 years, 2 months ago
  7. 1f30b62 Fix std::filesystem library linking by Jan Kundrát · 4 years, 2 months ago
  8. bb525b4 NETCONF: list instance queries should hit the ops tree as well by Jan Kundrát · 4 years, 5 months ago
  9. 9f71d77 cmake: modernize dependency management by Jan Kundrát · 4 years, 3 months ago
  10. 3a99f00 Rework yang::LeafDataType by Václav Kubernát · 4 years, 3 months ago
  11. 688041f cmake: Fix Boost dependencies by Jan Kundrát · 4 years, 3 months ago
  12. 882174d Rework leaf_data by Václav Kubernát · 4 years, 3 months ago
  13. cb3af40 Separate tab completion of the initial [ for lists by Václav Kubernát · 4 years, 5 months ago
  14. 8483414 Enable -Wimplicit-fallthrough diagnostic by Václav Kubernát · 4 years, 5 months ago
  15. b79f3ca Allow configuring CLI backend by Václav Kubernát · 4 years, 5 months ago
  16. 26b5608 Rename .h header files to .hpp by Václav Kubernát · 4 years, 5 months ago
  17. 43908fb Integrate DataQuery by Václav Kubernát · 4 years, 6 months ago
  18. ab612e9 Implement DataQuery by Václav Kubernát · 4 years, 7 months ago
  19. 1acf4f1 tests: Initialize schema once for the whole test by Václav Kubernát · 4 years, 5 months ago
  20. 02a7115 Refactor leafValueFromValue by Václav Kubernát · 4 years, 5 months ago
  21. 0177a93 Improve test dependencies by Václav Kubernát · 4 years, 5 months ago
  22. cf5c636 Accessing NETCONF servers from Python by Jan Kundrát · 4 years, 6 months ago
  23. e103449 cmake: tests: small cleanup by Jan Kundrát · 4 years, 6 months ago
  24. 8569e1b build: make it possible to use stuff in shared libraries by Jan Kundrát · 4 years, 6 months ago
  25. e5378f6 Add missing inter-library dependencies by Jan Kundrát · 4 years, 6 months ago
  26. 65038b9 Rename test by Václav Kubernát · 4 years, 6 months ago
  27. 7edb537 Refactor source files into separate libraries by Václav Kubernát · 4 years, 7 months ago
  28. 5395e71 Fix pathToDataString by Václav Kubernát · 4 years, 7 months ago
  29. 7d47864 Improve ctest logic by Václav Kubernát · 4 years, 7 months ago
  30. a8ce67e Merge changes 1870 and 1923 by Jan Kundrát · 4 years, 8 months ago
  31. 8d8efe8 Update all dependencies by Jan Kundrát · 4 years, 9 months ago
  32. 9456b5c Allow listing all module nodes with moduleName:* by Václav Kubernát · 4 years, 9 months ago
  33. af1e125 Run sysrepo test with daemons started by Václav Kubernát · 4 years, 9 months ago
  34. 1446fe1 Fix Parser::availableNodes not caring about absolute paths by Václav Kubernát · 4 years, 9 months ago
  35. e323627 tests: discover fakeroot and complain if it isn't available by Jan Kundrát · 4 years, 9 months ago
  36. c31bd60 Implement the NetconfAccess class by Václav Kubernát · 5 years ago
  37. 8832481 Move sysrepo test preparations out of the cpp file by Václav Kubernát · 5 years ago
  38. a33cf08 Migrate from Catch to Doctest by Jan Kundrát · 5 years ago
  39. f5f64f0 Make create/delete accept list instance paths by Václav Kubernát · 5 years ago
  40. f5205e1 Merge "Remove unused linenoise" by Václav Kubernát · 5 years ago
  41. c381e63 Update Catch and trompeloeil by Jan Kundrát · 5 years ago
  42. 0947e64 Remove unused linenoise by Jan Kundrát · 5 years ago
  43. 989b5de Add enum completion by Václav Kubernát · 5 years ago
  44. a395d33 Switch from linenoise to replxx by Václav Kubernát · 5 years ago
  45. 5727242 Tab completion for commands by Václav Kubernát · 5 years ago
  46. 5361cca Merge changes If469110d,Ia7919e8f by Jan Kundrát · 5 years ago
  47. 329c6c3 Tab completion for list keys by Václav Kubernát · 5 years ago
  48. 4108e0d Tab completion for paths by Václav Kubernát · 6 years ago
  49. bd17836 Update sysrepo by Jan Kundrát · 5 years ago
  50. 5b80e52 Use linenoise for user input by Václav Kubernát · 5 years ago
  51. 7310938 Add tests for SysrepoAccess by Václav Kubernát · 6 years ago
  52. 80aacc0 Implement SysrepoAccess by Václav Kubernát · 6 years ago
  53. e7a9fa3 Add abstract class for datastore access by Václav Kubernát · 6 years ago
  54. 2b68461 Make main take schema arguments by Václav Kubernát · 6 years ago
  55. 0d4db44 Implement YangSchema subclass by Václav Kubernát · 6 years ago
  56. 578347c Move schema model into its own library by Jan Kundrát · 6 years ago
  57. cc4c1f2 cmake: modernize by Jan Kundrát · 6 years ago
  58. 11afac7 Add ls by Václav Kubernát · 6 years ago
  59. c30a1b8 Merge "Build with libyang" by Václav Kubernát · 6 years ago
  60. e05448a Build with libyang by Jan Kundrát · 6 years ago
  61. bddbb17 Create an abstract class for schemas by Václav Kubernát · 6 years ago
  62. 24df80e split ast definitions into more files by Václav Kubernát · 6 years ago
  63. 0720424 add leaves by Václav Kubernát · 6 years ago
  64. b61336d add presence containers by Václav Kubernát · 6 years ago
  65. 96344a1 add Interpreter class by Václav Kubernát · 6 years ago
  66. 48fc383 rename some of the classes by Václav Kubernát · 6 years ago
  67. 195eeea move parserContext to its own file by Václav Kubernát · 6 years ago
  68. fb83190 Fix warnings with clang by Jan Kundrát · 6 years ago
  69. 763db1e Switch to C++-17 by Jan Kundrát · 6 years ago
  70. bea58cd Remove unused test by Jan Kundrát · 6 years ago
  71. 10f4990 cmake: add an installation target by Jan Kundrát · 6 years ago
  72. b96eef7 add list parsing by Václav Kubernát · 6 years ago
  73. 94938b7 move joinPaths to utils.cpp by Václav Kubernát · 6 years ago
  74. d666296 add test for basic cd parsing by Václav Kubernát · 6 years ago
  75. 8cd6342 add definition of the AST for the cd command by Václav Kubernát · 6 years ago
  76. 624a887 add class representing the node tree by Václav Kubernát · 6 years ago
  77. 9048511 Added -Wsuggest-override and -Woverloaded-virtual warnings by Miroslav Mareš · 6 years ago
  78. 03caee8 Installing boost-spirit "properly" by Jan Kundrát · 6 years ago
  79. dc2b072 CLI's main() scaffolding by Jan Kundrát · 6 years ago
  80. 34c790d tests: Add one dummy test by Jan Kundrát · 6 years ago
  81. 5c80521 Set up the test infrastructure by Jan Kundrát · 6 years ago
  82. 608818b Doxygen skeleton by Jan Kundrát · 6 years ago
  83. d47f655 Building via the CI by Jan Kundrát · 6 years ago
  84. d9d26a9 Initial setup by Jan Kundrát · 6 years ago