- d5469a3 tests: rely on doctest+trompeloeil integration from upstream by Jan Kundrát · 1 year ago
- 141ecb5 Correct typo in 'move' command docs by Aleš Kučera · 1 year, 1 month ago
- 4220593 docs: clarify what versions of the NETCONF/YANG libraries are required by Jan Kundrát · 1 year, 1 month ago
- 8c8183f docs: the CI uses Boost 1.78 now by Jan Kundrát · 1 year, 1 month ago
- 0b9ef8f sysrepo: make us recognizable as a CLI client by Jan Kundrát · 1 year, 1 month ago
- 3ba1a18 Revert "Adapt to libyang change in identityref handling" by Jan Kundrát · 1 year, 2 months ago
- bb7aa85 Add support for instance-identifier by Jan Kundrát · 1 year, 2 months ago
- 03c77a1 tests: leaf editing: allow `cd` before `set` by Jan Kundrát · 1 year, 2 months ago
- bfdcc59 tests: don't crash on missing prefixes by Jan Kundrát · 1 year, 2 months ago
- 685c60a tests: allow catching errors from YangAccess' commit by Jan Kundrát · 1 year, 2 months ago
- c98fca4 Adapt to changes in libyang-cpp (instance-identifier) by Jan Kundrát · 1 year, 3 months ago
- a7c1d17 CI: Switch to Fedora 38 by Jan Kundrát · 1 year, 6 months ago
- 07ca392 Fix build with Boost 1.78 and 1.79 by Jan Kundrát · 1 year, 5 months ago
- e0daeef tests: fix gcc13 build by Tomáš Pecka · 1 year, 5 months ago
- dfcc485 Adapt to libyang change in identityref handling by Jan Kundrát · 1 year, 5 months ago
- 95c5582 Adapt to libyang-cpp API change by Jan Kundrát · 1 year, 6 months ago
- 0aae768 libyang::Type was moved to libyang::types::Type by Petr Gotthard · 1 year, 6 months ago
- 7d7cf4b CI: allow longer builds by Jan Kundrát · 1 year, 7 months ago
- 84d703c Merge "build: require newer CMake" by Jan Kundrát · 1 year, 7 months ago
- c6b7ba5 workaround gcc compiler bug by Tomáš Pecka · 1 year, 7 months ago
- 7d28d6a build: require newer CMake by Jan Kundrát · 1 year, 7 months ago
- f7ba1e8 cmake: call cmake_minimum_required() before project() by Tomáš Pecka · 1 year, 7 months ago
- 4cf3a01 cmake: use pkg-config to discover docopt by Jan Kundrát · 1 year, 9 months ago
- 88db08a CI: use system docopt-cpp by Jan Kundrát · 1 year, 9 months ago
- bb0931e CI: sync sanitizer config with dependencies by Jan Kundrát · 1 year, 9 months ago
- 6ee8cf1 docs: clarify that this is a standalone YANG editor, too by Jan Kundrát · 2 years ago
- 0a25030 CI: libnetconf2 upstream now requires PAM by Jan Kundrát · 2 years, 4 months ago
- 5c3428b Simplify iteration over immediate siblings by Jan Kundrát · 2 years, 5 months ago
- 083e49a build: don't look up for a pkg-config module twice by Jan Kundrát · 2 years, 5 months ago
- 60b4846 Use struct when declaring structs in x3::rule by Václav Kubernát · 2 years, 7 months ago
- f20f6f9 Move rule tag definitions by Václav Kubernát · 2 years, 7 months ago
- 92f5ec5 Use staticSuggestions for suggestLeafListEnd by Václav Kubernát · 2 years, 7 months ago
- cd803c8 Move staticSuggestions to common_parsers by Václav Kubernát · 2 years, 7 months ago
- 52b9022 Rework x3::rule parser by Václav Kubernát · 2 years, 7 months ago
- 77c10fb Remove unused parsers by Václav Kubernát · 2 years, 7 months ago
- 76bb8c2 Rework x3::phrase_parse into x3::parse by Václav Kubernát · 2 years, 10 months ago
- 0cfe518 Merge changes I90e69a6c,If5dab092,Ie91670df by Jan Kundrát · 2 years, 7 months ago
- c046696 CI: rebuild with new dependencies by Jan Kundrát · 2 years, 7 months ago
- 96a497d docs: we now depend on libnetconf2-cpp by Jan Kundrát · 2 years, 7 months ago
- c499d32 docs: link to a better dashboard by Jan Kundrát · 2 years, 7 months ago
- c1d5290 docs: try to be less scary about external services by Jan Kundrát · 2 years, 7 months ago
- e467dc1 unbreak GitHub's license rendering by Jan Kundrát · 2 years, 7 months ago
- 1c76dea Add quit command by Petr Gotthard · 2 years, 7 months ago
- 5843198 Merge "Fix some namespace formatting" by Václav Kubernát · 2 years, 7 months ago
- 0e578d0 Merge "tests: init: Also try to uninstall the module" by Václav Kubernát · 2 years, 7 months ago
- e066fe2 Allow specifying target for get by Václav Kubernát · 2 years, 7 months ago
- 5e1bb4a tests: init: Also try to uninstall the module by Václav Kubernát · 2 years, 7 months ago
- f5f6d24 Fix some namespace formatting by Václav Kubernát · 2 years, 7 months ago
- 7ff2207 Add a function for staticSuggestions by Václav Kubernát · 2 years, 7 months ago
- 28b44a8 Fix PathParser attribute_type by Václav Kubernát · 2 years, 7 months ago
- 218ee7b Disallow cd out of the prepare context by Václav Kubernát · 2 years, 8 months ago
- a63a3fa help: set: Clarify strings must be in quotes by Václav Kubernát · 2 years, 8 months ago
- bde37ba Use libnetconf2-cpp by Václav Kubernát · 2 years, 8 months ago
- 07e8f8b CI: use correct URLs for CI artifacts by Jan Kundrát · 2 years, 8 months ago
- c8e5ed0 Fix input nodes not being config nodes by Václav Kubernát · 2 years, 8 months ago
- dbb678f CI: allow triggering these jobs from other projects by Jan Kundrát · 2 years, 8 months ago
- e13caa3 CI: stop pinning submodules/dependencies in git by Jan Kundrát · 2 years, 8 months ago
- f59b83c Port to libyang-cpp and sysrepo-cpp API change to std::string by Jan Kundrát · 2 years, 8 months ago
- f253517 Update dependencies by Jan Kundrát · 2 years, 8 months ago
- 5119a49 Adapt to CI changes by Jan Kundrát · 2 years, 8 months ago
- 54c76a6 Merge "Fix working with libyang parsed info" by Jan Kundrát · 2 years, 8 months ago
- ed4e378 Fix working with libyang parsed info by Václav Kubernát · 2 years, 8 months ago
- 3eade46 docs: README: add some pretty shields to the landing page by Jan Kundrát · 2 years, 8 months ago
- fd0c91c docs: README: we're now on libyang v2 by Jan Kundrát · 2 years, 8 months ago
- 50bb3d0 Sync the NETCONF stack by Jan Kundrát · 2 years, 8 months ago
- cfdb922 Migrate to libyang2 by Václav Kubernát · 3 years, 4 months ago
- ba3415a Remove unused parser by Václav Kubernát · 2 years, 10 months ago
- 0c90dd4 yang-cli: Make parsing strict by default and add flag by Václav Kubernát · 2 years, 10 months ago
- 97f6b60 Fix bug when there are no valid identities by Václav Kubernát · 2 years, 10 months ago
- 5b8e282 Fix for Boost 1.78 by Václav Kubernát · 2 years, 10 months ago
- 4841f13 Add test for module with revision by Václav Kubernát · 2 years, 10 months ago
- a1b52a0 tests: Kill netopeer2 instances when initing tests by Václav Kubernát · 3 years ago
- f9533c2 Fix command completion by Václav Kubernát · 3 years ago
- 3817502 Fix create, delete, and move path parsing by Václav Kubernát · 3 years ago
- b0d8539 Update dependencies by Tomáš Pecka · 3 years ago
- 8e75664 SysrepoAccess: Fix overwriting leafs without commit by Václav Kubernát · 3 years ago
- a53ea91 Fix `set` command for Boost 1.77 by Václav Kubernát · 3 years ago
- 5a9d93b Add a header file for debugging Spirit by Václav Kubernát · 3 years ago
- 558781a Update the NETCONF stack by Jan Kundrát · 3 years ago
- 32e9d28 Merge "Fix build for Boost 1.77" by Václav Kubernát · 3 years, 1 month ago
- 81ecbeb doc: better description of dependencies by Jan Kundrát · 3 years, 1 month ago
- 68c8942 Fix build for Boost 1.77 by Václav Kubernát · 3 years, 1 month ago
- 6fbd086 Merge "Handle servers that don't support NMDA" by Jan Kundrát · 3 years, 1 month ago
- 06b0f38 Handle servers that don't support NMDA by Václav Kubernát · 3 years, 1 month ago
- db937a9 Update the NETCONF stack by Jan Kundrát · 3 years, 1 month ago
- 5c4f8a3 Catch exceptions when completing by Václav Kubernát · 3 years, 3 months ago
- e21d160 Update dependencies by Tomáš Pecka · 3 years, 5 months ago
- 55ba95d Update dependencies by Tomáš Pecka · 3 years, 5 months ago
- 63833b9 Update dependencies by Václav Kubernát · 3 years, 6 months ago
- 847d7c8 CI: Switch to building on Fedora 34 by Jan Kundrát · 3 years, 6 months ago
- cc5dbe2 Fix build with GCC 11 by Jan Kundrát · 3 years, 6 months ago
- 162f243 Sync dependencies by Jan Kundrát · 3 years, 6 months ago
- 9e31cef Update the NETCONF stack by Jan Kundrát · 3 years, 7 months ago
- 2e092b3 Sync dependencies by Jan Kundrát · 3 years, 7 months ago
- a7fb0a6 Update dependencies by Jan Kundrát · 3 years, 7 months ago
- 3068764 Update dependencies by Jan Kundrát · 3 years, 8 months ago
- 1d59390 Fix `switch` parsing by Václav Kubernát · 3 years, 8 months ago
- a539bcc Update the NETCONF stack by Jan Kundrát · 3 years, 8 months ago
- a31d4c4 Update C++ dependencies by Jan Kundrát · 3 years, 9 months ago
- 162165e Add `switch` command by Václav Kubernát · 3 years, 9 months ago