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