1. 7d4c9f1 Restriction of the commands during RPC action by aleskucera@cesnet.cz · 7 months ago
  2. e524420 utils: a helper for lambda overloading by Jan Kundrát · 4 months ago
  3. 134ae1c yang-cli: automatically extend the on-disk search path by Jan Kundrát · 5 months ago
  4. 6e9f97a YANG schema: refactor schema search dirs support by Jan Kundrát · 5 months ago
  5. b919169 Fix segfault on `ls module:*` by Jan Kundrát · 5 months ago
  6. d14da1d switch bugreports to GitHub by Jan Kundrát · 5 months ago
  7. fbf22b9 Adapt to API/ABI change in libyang-cpp by Jan Kundrát · 5 months ago
  8. 7b92e48 Merge "Fix issue with printing longHelp" by Jan Kundrát · 6 months ago
  9. da3d869 Merge changes Iea0902e7,Id9400625 by Jan Kundrát · 6 months ago
  10. 87480ef Restrict 'cd' to the 'prepare' context by aleskucera@cesnet.cz · 7 months ago
  11. 39b39fa Add a real path computation by aleskucera@cesnet.cz · 6 months ago
  12. 9babcca Fix issue with printing longHelp by aleskucera@cesnet.cz · 7 months ago
  13. 0ea563d libyang: don't look up YANG models in the current working directory by Jan Kundrát · 6 months ago
  14. f06f7eb cmake: unify target_link_libraries style by Jan Kundrát · 6 months ago
  15. c87f96d NETCONF: always rely on OpenSSH `ssh` binary by Jan Kundrát · 6 months ago
  16. 361fdcc Merge "tests: rely on doctest+trompeloeil integration from upstream" by Jan Kundrát · 7 months ago
  17. d5469a3 tests: rely on doctest+trompeloeil integration from upstream by Jan Kundrát · 7 months ago
  18. 8f4fe8f Change the inputDatastorePath() to const by aleskucera@cesnet.cz · 7 months ago
  19. 141ecb5 Correct typo in 'move' command docs by Aleš Kučera · 7 months ago
  20. 4220593 docs: clarify what versions of the NETCONF/YANG libraries are required by Jan Kundrát · 8 months ago
  21. 8c8183f docs: the CI uses Boost 1.78 now by Jan Kundrát · 8 months ago
  22. 0b9ef8f sysrepo: make us recognizable as a CLI client by Jan Kundrát · 8 months ago
  23. 3ba1a18 Revert "Adapt to libyang change in identityref handling" by Jan Kundrát · 8 months ago
  24. bb7aa85 Add support for instance-identifier by Jan Kundrát · 9 months ago
  25. 03c77a1 tests: leaf editing: allow `cd` before `set` by Jan Kundrát · 9 months ago
  26. bfdcc59 tests: don't crash on missing prefixes by Jan Kundrát · 9 months ago
  27. 685c60a tests: allow catching errors from YangAccess' commit by Jan Kundrát · 9 months ago
  28. c98fca4 Adapt to changes in libyang-cpp (instance-identifier) by Jan Kundrát · 9 months ago
  29. a7c1d17 CI: Switch to Fedora 38 by Jan Kundrát · 1 year ago
  30. 07ca392 Fix build with Boost 1.78 and 1.79 by Jan Kundrát · 11 months ago
  31. e0daeef tests: fix gcc13 build by Tomáš Pecka · 11 months ago
  32. dfcc485 Adapt to libyang change in identityref handling by Jan Kundrát · 12 months ago
  33. 95c5582 Adapt to libyang-cpp API change by Jan Kundrát · 1 year ago
  34. 0aae768 libyang::Type was moved to libyang::types::Type by Petr Gotthard · 1 year ago
  35. 7d7cf4b CI: allow longer builds by Jan Kundrát · 1 year, 1 month ago
  36. 84d703c Merge "build: require newer CMake" by Jan Kundrát · 1 year, 1 month ago
  37. c6b7ba5 workaround gcc compiler bug by Tomáš Pecka · 1 year, 1 month ago
  38. 7d28d6a build: require newer CMake by Jan Kundrát · 1 year, 1 month ago
  39. f7ba1e8 cmake: call cmake_minimum_required() before project() by Tomáš Pecka · 1 year, 1 month ago
  40. 4cf3a01 cmake: use pkg-config to discover docopt by Jan Kundrát · 1 year, 3 months ago
  41. 88db08a CI: use system docopt-cpp by Jan Kundrát · 1 year, 4 months ago
  42. bb0931e CI: sync sanitizer config with dependencies by Jan Kundrát · 1 year, 4 months ago
  43. 6ee8cf1 docs: clarify that this is a standalone YANG editor, too by Jan Kundrát · 1 year, 6 months ago
  44. 0a25030 CI: libnetconf2 upstream now requires PAM by Jan Kundrát · 1 year, 10 months ago
  45. 5c3428b Simplify iteration over immediate siblings by Jan Kundrát · 1 year, 11 months ago
  46. 083e49a build: don't look up for a pkg-config module twice by Jan Kundrát · 1 year, 11 months ago
  47. 60b4846 Use struct when declaring structs in x3::rule by Václav Kubernát · 2 years, 1 month ago
  48. f20f6f9 Move rule tag definitions by Václav Kubernát · 2 years, 1 month ago
  49. 92f5ec5 Use staticSuggestions for suggestLeafListEnd by Václav Kubernát · 2 years, 1 month ago
  50. cd803c8 Move staticSuggestions to common_parsers by Václav Kubernát · 2 years, 1 month ago
  51. 52b9022 Rework x3::rule parser by Václav Kubernát · 2 years, 1 month ago
  52. 77c10fb Remove unused parsers by Václav Kubernát · 2 years, 1 month ago
  53. 76bb8c2 Rework x3::phrase_parse into x3::parse by Václav Kubernát · 2 years, 4 months ago
  54. 0cfe518 Merge changes I90e69a6c,If5dab092,Ie91670df by Jan Kundrát · 2 years, 1 month ago
  55. c046696 CI: rebuild with new dependencies by Jan Kundrát · 2 years, 1 month ago
  56. 96a497d docs: we now depend on libnetconf2-cpp by Jan Kundrát · 2 years, 1 month ago
  57. c499d32 docs: link to a better dashboard by Jan Kundrát · 2 years, 1 month ago
  58. c1d5290 docs: try to be less scary about external services by Jan Kundrát · 2 years, 1 month ago
  59. e467dc1 unbreak GitHub's license rendering by Jan Kundrát · 2 years, 1 month ago
  60. 1c76dea Add quit command by Petr Gotthard · 2 years, 1 month ago
  61. 5843198 Merge "Fix some namespace formatting" by Václav Kubernát · 2 years, 1 month ago
  62. 0e578d0 Merge "tests: init: Also try to uninstall the module" by Václav Kubernát · 2 years, 1 month ago
  63. e066fe2 Allow specifying target for get by Václav Kubernát · 2 years, 1 month ago
  64. 5e1bb4a tests: init: Also try to uninstall the module by Václav Kubernát · 2 years, 1 month ago
  65. f5f6d24 Fix some namespace formatting by Václav Kubernát · 2 years, 1 month ago
  66. 7ff2207 Add a function for staticSuggestions by Václav Kubernát · 2 years, 1 month ago
  67. 28b44a8 Fix PathParser attribute_type by Václav Kubernát · 2 years, 1 month ago
  68. 218ee7b Disallow cd out of the prepare context by Václav Kubernát · 2 years, 2 months ago
  69. a63a3fa help: set: Clarify strings must be in quotes by Václav Kubernát · 2 years, 2 months ago
  70. bde37ba Use libnetconf2-cpp by Václav Kubernát · 2 years, 2 months ago
  71. 07e8f8b CI: use correct URLs for CI artifacts by Jan Kundrát · 2 years, 2 months ago
  72. c8e5ed0 Fix input nodes not being config nodes by Václav Kubernát · 2 years, 2 months ago
  73. dbb678f CI: allow triggering these jobs from other projects by Jan Kundrát · 2 years, 2 months ago
  74. e13caa3 CI: stop pinning submodules/dependencies in git by Jan Kundrát · 2 years, 2 months ago
  75. f59b83c Port to libyang-cpp and sysrepo-cpp API change to std::string by Jan Kundrát · 2 years, 2 months ago
  76. f253517 Update dependencies by Jan Kundrát · 2 years, 2 months ago
  77. 5119a49 Adapt to CI changes by Jan Kundrát · 2 years, 2 months ago
  78. 54c76a6 Merge "Fix working with libyang parsed info" by Jan Kundrát · 2 years, 2 months ago
  79. ed4e378 Fix working with libyang parsed info by Václav Kubernát · 2 years, 3 months ago
  80. 3eade46 docs: README: add some pretty shields to the landing page by Jan Kundrát · 2 years, 2 months ago
  81. fd0c91c docs: README: we're now on libyang v2 by Jan Kundrát · 2 years, 2 months ago
  82. 50bb3d0 Sync the NETCONF stack by Jan Kundrát · 2 years, 2 months ago
  83. cfdb922 Migrate to libyang2 by Václav Kubernát · 2 years, 11 months ago
  84. ba3415a Remove unused parser by Václav Kubernát · 2 years, 4 months ago
  85. 0c90dd4 yang-cli: Make parsing strict by default and add flag by Václav Kubernát · 2 years, 4 months ago
  86. 97f6b60 Fix bug when there are no valid identities by Václav Kubernát · 2 years, 4 months ago
  87. 5b8e282 Fix for Boost 1.78 by Václav Kubernát · 2 years, 4 months ago
  88. 4841f13 Add test for module with revision by Václav Kubernát · 2 years, 4 months ago
  89. a1b52a0 tests: Kill netopeer2 instances when initing tests by Václav Kubernát · 2 years, 6 months ago
  90. f9533c2 Fix command completion by Václav Kubernát · 2 years, 7 months ago
  91. 3817502 Fix create, delete, and move path parsing by Václav Kubernát · 2 years, 7 months ago
  92. b0d8539 Update dependencies by Tomáš Pecka · 2 years, 6 months ago
  93. 8e75664 SysrepoAccess: Fix overwriting leafs without commit by Václav Kubernát · 2 years, 7 months ago
  94. a53ea91 Fix `set` command for Boost 1.77 by Václav Kubernát · 2 years, 7 months ago
  95. 5a9d93b Add a header file for debugging Spirit by Václav Kubernát · 2 years, 7 months ago
  96. 558781a Update the NETCONF stack by Jan Kundrát · 2 years, 7 months ago
  97. 32e9d28 Merge "Fix build for Boost 1.77" by Václav Kubernát · 2 years, 7 months ago
  98. 81ecbeb doc: better description of dependencies by Jan Kundrát · 2 years, 7 months ago
  99. 68c8942 Fix build for Boost 1.77 by Václav Kubernát · 2 years, 7 months ago
  100. 6fbd086 Merge "Handle servers that don't support NMDA" by Jan Kundrát · 2 years, 8 months ago