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