1. 84d703c Merge "build: require newer CMake" by Jan Kundrát · 1 year, 3 months ago
  2. c6b7ba5 workaround gcc compiler bug by Tomáš Pecka · 1 year, 3 months ago
  3. 7d28d6a build: require newer CMake by Jan Kundrát · 1 year, 3 months ago
  4. f7ba1e8 cmake: call cmake_minimum_required() before project() by Tomáš Pecka · 1 year, 3 months ago
  5. 4cf3a01 cmake: use pkg-config to discover docopt by Jan Kundrát · 1 year, 5 months ago
  6. 88db08a CI: use system docopt-cpp by Jan Kundrát · 1 year, 5 months ago
  7. bb0931e CI: sync sanitizer config with dependencies by Jan Kundrát · 1 year, 5 months ago
  8. 6ee8cf1 docs: clarify that this is a standalone YANG editor, too by Jan Kundrát · 1 year, 7 months ago
  9. 0a25030 CI: libnetconf2 upstream now requires PAM by Jan Kundrát · 2 years ago
  10. 5c3428b Simplify iteration over immediate siblings by Jan Kundrát · 2 years ago
  11. 083e49a build: don't look up for a pkg-config module twice by Jan Kundrát · 2 years ago
  12. 60b4846 Use struct when declaring structs in x3::rule by Václav Kubernát · 2 years, 2 months ago
  13. f20f6f9 Move rule tag definitions by Václav Kubernát · 2 years, 2 months ago
  14. 92f5ec5 Use staticSuggestions for suggestLeafListEnd by Václav Kubernát · 2 years, 2 months ago
  15. cd803c8 Move staticSuggestions to common_parsers by Václav Kubernát · 2 years, 2 months ago
  16. 52b9022 Rework x3::rule parser by Václav Kubernát · 2 years, 2 months ago
  17. 77c10fb Remove unused parsers by Václav Kubernát · 2 years, 2 months ago
  18. 76bb8c2 Rework x3::phrase_parse into x3::parse by Václav Kubernát · 2 years, 5 months ago
  19. 0cfe518 Merge changes I90e69a6c,If5dab092,Ie91670df by Jan Kundrát · 2 years, 2 months ago
  20. c046696 CI: rebuild with new dependencies by Jan Kundrát · 2 years, 2 months ago
  21. 96a497d docs: we now depend on libnetconf2-cpp by Jan Kundrát · 2 years, 3 months ago
  22. c499d32 docs: link to a better dashboard by Jan Kundrát · 2 years, 3 months ago
  23. c1d5290 docs: try to be less scary about external services by Jan Kundrát · 2 years, 3 months ago
  24. e467dc1 unbreak GitHub's license rendering by Jan Kundrát · 2 years, 3 months ago
  25. 1c76dea Add quit command by Petr Gotthard · 2 years, 3 months ago
  26. 5843198 Merge "Fix some namespace formatting" by Václav Kubernát · 2 years, 3 months ago
  27. 0e578d0 Merge "tests: init: Also try to uninstall the module" by Václav Kubernát · 2 years, 3 months ago
  28. e066fe2 Allow specifying target for get by Václav Kubernát · 2 years, 3 months ago
  29. 5e1bb4a tests: init: Also try to uninstall the module by Václav Kubernát · 2 years, 3 months ago
  30. f5f6d24 Fix some namespace formatting by Václav Kubernát · 2 years, 3 months ago
  31. 7ff2207 Add a function for staticSuggestions by Václav Kubernát · 2 years, 3 months ago
  32. 28b44a8 Fix PathParser attribute_type by Václav Kubernát · 2 years, 3 months ago
  33. 218ee7b Disallow cd out of the prepare context by Václav Kubernát · 2 years, 3 months ago
  34. a63a3fa help: set: Clarify strings must be in quotes by Václav Kubernát · 2 years, 3 months ago
  35. bde37ba Use libnetconf2-cpp by Václav Kubernát · 2 years, 3 months ago
  36. 07e8f8b CI: use correct URLs for CI artifacts by Jan Kundrát · 2 years, 3 months ago
  37. c8e5ed0 Fix input nodes not being config nodes by Václav Kubernát · 2 years, 3 months ago
  38. dbb678f CI: allow triggering these jobs from other projects by Jan Kundrát · 2 years, 3 months ago
  39. e13caa3 CI: stop pinning submodules/dependencies in git by Jan Kundrát · 2 years, 3 months ago
  40. f59b83c Port to libyang-cpp and sysrepo-cpp API change to std::string by Jan Kundrát · 2 years, 4 months ago
  41. f253517 Update dependencies by Jan Kundrát · 2 years, 3 months ago
  42. 5119a49 Adapt to CI changes by Jan Kundrát · 2 years, 3 months ago
  43. 54c76a6 Merge "Fix working with libyang parsed info" by Jan Kundrát · 2 years, 4 months ago
  44. ed4e378 Fix working with libyang parsed info by Václav Kubernát · 2 years, 4 months ago
  45. 3eade46 docs: README: add some pretty shields to the landing page by Jan Kundrát · 2 years, 4 months ago
  46. fd0c91c docs: README: we're now on libyang v2 by Jan Kundrát · 2 years, 4 months ago
  47. 50bb3d0 Sync the NETCONF stack by Jan Kundrát · 2 years, 4 months ago
  48. cfdb922 Migrate to libyang2 by Václav Kubernát · 3 years ago
  49. ba3415a Remove unused parser by Václav Kubernát · 2 years, 5 months ago
  50. 0c90dd4 yang-cli: Make parsing strict by default and add flag by Václav Kubernát · 2 years, 6 months ago
  51. 97f6b60 Fix bug when there are no valid identities by Václav Kubernát · 2 years, 6 months ago
  52. 5b8e282 Fix for Boost 1.78 by Václav Kubernát · 2 years, 6 months ago
  53. 4841f13 Add test for module with revision by Václav Kubernát · 2 years, 6 months ago
  54. a1b52a0 tests: Kill netopeer2 instances when initing tests by Václav Kubernát · 2 years, 7 months ago
  55. f9533c2 Fix command completion by Václav Kubernát · 2 years, 8 months ago
  56. 3817502 Fix create, delete, and move path parsing by Václav Kubernát · 2 years, 8 months ago
  57. b0d8539 Update dependencies by Tomáš Pecka · 2 years, 7 months ago
  58. 8e75664 SysrepoAccess: Fix overwriting leafs without commit by Václav Kubernát · 2 years, 8 months ago
  59. a53ea91 Fix `set` command for Boost 1.77 by Václav Kubernát · 2 years, 8 months ago
  60. 5a9d93b Add a header file for debugging Spirit by Václav Kubernát · 2 years, 8 months ago
  61. 558781a Update the NETCONF stack by Jan Kundrát · 2 years, 8 months ago
  62. 32e9d28 Merge "Fix build for Boost 1.77" by Václav Kubernát · 2 years, 8 months ago
  63. 81ecbeb doc: better description of dependencies by Jan Kundrát · 2 years, 8 months ago
  64. 68c8942 Fix build for Boost 1.77 by Václav Kubernát · 2 years, 8 months ago
  65. 6fbd086 Merge "Handle servers that don't support NMDA" by Jan Kundrát · 2 years, 9 months ago
  66. 06b0f38 Handle servers that don't support NMDA by Václav Kubernát · 2 years, 9 months ago
  67. db937a9 Update the NETCONF stack by Jan Kundrát · 2 years, 9 months ago
  68. 5c4f8a3 Catch exceptions when completing by Václav Kubernát · 2 years, 10 months ago
  69. e21d160 Update dependencies by Tomáš Pecka · 3 years, 1 month ago
  70. 55ba95d Update dependencies by Tomáš Pecka · 3 years, 1 month ago
  71. 63833b9 Update dependencies by Václav Kubernát · 3 years, 1 month ago
  72. 847d7c8 CI: Switch to building on Fedora 34 by Jan Kundrát · 3 years, 2 months ago
  73. cc5dbe2 Fix build with GCC 11 by Jan Kundrát · 3 years, 2 months ago
  74. 162f243 Sync dependencies by Jan Kundrát · 3 years, 2 months ago
  75. 9e31cef Update the NETCONF stack by Jan Kundrát · 3 years, 2 months ago
  76. 2e092b3 Sync dependencies by Jan Kundrát · 3 years, 3 months ago
  77. a7fb0a6 Update dependencies by Jan Kundrát · 3 years, 3 months ago
  78. 3068764 Update dependencies by Jan Kundrát · 3 years, 3 months ago
  79. 1d59390 Fix `switch` parsing by Václav Kubernát · 3 years, 4 months ago
  80. a539bcc Update the NETCONF stack by Jan Kundrát · 3 years, 4 months ago
  81. a31d4c4 Update C++ dependencies by Jan Kundrát · 3 years, 4 months ago
  82. 162165e Add `switch` command by Václav Kubernát · 3 years, 4 months ago
  83. f5d7515 Rework datastores by Václav Kubernát · 3 years, 7 months ago
  84. eaf5668 SysrepoSubscription: Allow subscribing to startup by Václav Kubernát · 3 years, 4 months ago
  85. 1fcfa9c NetconfAccess: Use <edit-data> instead of <edit-config> by Václav Kubernát · 3 years, 4 months ago
  86. b37356d Get rid of lambda by Václav Kubernát · 3 years, 4 months ago
  87. 2844df6 Fix setting identityrefs by Václav Kubernát · 3 years, 4 months ago
  88. 39f83f5 Get rid of trailing slash saving by Václav Kubernát · 3 years, 4 months ago
  89. 6cc2f91 Sync dependencies by Jan Kundrát · 3 years, 4 months ago
  90. aff1f49 Fix exec with space and no arguments by Václav Kubernát · 3 years, 5 months ago
  91. 611d681 Sync dependencies by Jan Kundrát · 3 years, 5 months ago
  92. 825ad62 Sync the NETCONF stack by Jan Kundrát · 3 years, 5 months ago
  93. faad1de Sync the NETCONF stack by Jan Kundrát · 3 years, 5 months ago
  94. 2dbf670 Remove more sr_val remainders by Václav Kubernát · 3 years, 5 months ago
  95. 2ac6641 Remove unused methods by Václav Kubernát · 3 years, 5 months ago
  96. fbab2d4 Refactor RPC input generation by Václav Kubernát · 3 years, 5 months ago
  97. b8bad06 Fix set not ignoring whitespace by Václav Kubernát · 3 years, 5 months ago
  98. 94bb7cf Fix sending actions by Václav Kubernát · 3 years, 5 months ago
  99. d57ec45 Only include RPC/action output in the output by Václav Kubernát · 3 years, 5 months ago
  100. 4077613 Get rid of sr_val in SysrepoAccess::execute by Václav Kubernát · 3 years, 5 months ago