1. 134ae1c yang-cli: automatically extend the on-disk search path by Jan Kundrát · 6 months ago
  2. 6e9f97a YANG schema: refactor schema search dirs support by Jan Kundrát · 6 months ago
  3. b919169 Fix segfault on `ls module:*` by Jan Kundrát · 6 months ago
  4. fbf22b9 Adapt to API/ABI change in libyang-cpp by Jan Kundrát · 6 months ago
  5. 7b92e48 Merge "Fix issue with printing longHelp" by Jan Kundrát · 7 months ago
  6. da3d869 Merge changes Iea0902e7,Id9400625 by Jan Kundrát · 7 months ago
  7. 87480ef Restrict 'cd' to the 'prepare' context by aleskucera@cesnet.cz · 8 months ago
  8. 39b39fa Add a real path computation by aleskucera@cesnet.cz · 8 months ago
  9. 9babcca Fix issue with printing longHelp by aleskucera@cesnet.cz · 8 months ago
  10. 0ea563d libyang: don't look up YANG models in the current working directory by Jan Kundrát · 8 months ago
  11. c87f96d NETCONF: always rely on OpenSSH `ssh` binary by Jan Kundrát · 8 months ago
  12. 8f4fe8f Change the inputDatastorePath() to const by aleskucera@cesnet.cz · 8 months ago
  13. 141ecb5 Correct typo in 'move' command docs by Aleš Kučera · 8 months ago
  14. 0b9ef8f sysrepo: make us recognizable as a CLI client by Jan Kundrát · 9 months ago
  15. bb7aa85 Add support for instance-identifier by Jan Kundrát · 10 months ago
  16. bfdcc59 tests: don't crash on missing prefixes by Jan Kundrát · 10 months ago
  17. c98fca4 Adapt to changes in libyang-cpp (instance-identifier) by Jan Kundrát · 10 months ago
  18. 07ca392 Fix build with Boost 1.78 and 1.79 by Jan Kundrát · 1 year ago
  19. 95c5582 Adapt to libyang-cpp API change by Jan Kundrát · 1 year, 1 month ago
  20. 0aae768 libyang::Type was moved to libyang::types::Type by Petr Gotthard · 1 year, 1 month ago
  21. c6b7ba5 workaround gcc compiler bug by Tomáš Pecka · 1 year, 3 months ago
  22. 5c3428b Simplify iteration over immediate siblings by Jan Kundrát · 2 years ago
  23. 60b4846 Use struct when declaring structs in x3::rule by Václav Kubernát · 2 years, 2 months ago
  24. f20f6f9 Move rule tag definitions by Václav Kubernát · 2 years, 2 months ago
  25. 92f5ec5 Use staticSuggestions for suggestLeafListEnd by Václav Kubernát · 2 years, 2 months ago
  26. cd803c8 Move staticSuggestions to common_parsers by Václav Kubernát · 2 years, 2 months ago
  27. 52b9022 Rework x3::rule parser by Václav Kubernát · 2 years, 2 months ago
  28. 77c10fb Remove unused parsers by Václav Kubernát · 2 years, 2 months ago
  29. 76bb8c2 Rework x3::phrase_parse into x3::parse by Václav Kubernát · 2 years, 5 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. e066fe2 Allow specifying target for get by Václav Kubernát · 2 years, 3 months ago
  33. f5f6d24 Fix some namespace formatting by Václav Kubernát · 2 years, 3 months ago
  34. 7ff2207 Add a function for staticSuggestions by Václav Kubernát · 2 years, 3 months ago
  35. 28b44a8 Fix PathParser attribute_type by Václav Kubernát · 2 years, 3 months ago
  36. 218ee7b Disallow cd out of the prepare context by Václav Kubernát · 2 years, 3 months ago
  37. a63a3fa help: set: Clarify strings must be in quotes by Václav Kubernát · 2 years, 3 months ago
  38. bde37ba Use libnetconf2-cpp by Václav Kubernát · 2 years, 3 months ago
  39. c8e5ed0 Fix input nodes not being config nodes by Václav Kuberná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, 3 months ago
  41. ed4e378 Fix working with libyang parsed info by Václav Kubernát · 2 years, 4 months ago
  42. cfdb922 Migrate to libyang2 by Václav Kubernát · 3 years ago
  43. ba3415a Remove unused parser by Václav Kubernát · 2 years, 5 months ago
  44. 0c90dd4 yang-cli: Make parsing strict by default and add flag by Václav Kubernát · 2 years, 5 months ago
  45. 97f6b60 Fix bug when there are no valid identities by Václav Kubernát · 2 years, 5 months ago
  46. 5b8e282 Fix for Boost 1.78 by Václav Kubernát · 2 years, 6 months ago
  47. f9533c2 Fix command completion by Václav Kubernát · 2 years, 8 months ago
  48. 3817502 Fix create, delete, and move path parsing by Václav Kubernát · 2 years, 8 months ago
  49. 8e75664 SysrepoAccess: Fix overwriting leafs without commit by Václav Kubernát · 2 years, 8 months ago
  50. a53ea91 Fix `set` command for Boost 1.77 by Václav Kubernát · 2 years, 8 months ago
  51. 5a9d93b Add a header file for debugging Spirit by Václav Kubernát · 2 years, 8 months ago
  52. 68c8942 Fix build for Boost 1.77 by Václav Kubernát · 2 years, 8 months ago
  53. 6fbd086 Merge "Handle servers that don't support NMDA" by Jan Kundrát · 2 years, 9 months ago
  54. 06b0f38 Handle servers that don't support NMDA by Václav Kubernát · 2 years, 9 months ago
  55. 5c4f8a3 Catch exceptions when completing by Václav Kubernát · 2 years, 10 months ago
  56. cc5dbe2 Fix build with GCC 11 by Jan Kundrát · 3 years, 1 month ago
  57. 1d59390 Fix `switch` parsing by Václav Kubernát · 3 years, 4 months ago
  58. 162165e Add `switch` command by Václav Kubernát · 3 years, 4 months ago
  59. f5d7515 Rework datastores by Václav Kubernát · 3 years, 7 months ago
  60. 1fcfa9c NetconfAccess: Use <edit-data> instead of <edit-config> by Václav Kubernát · 3 years, 4 months ago
  61. b37356d Get rid of lambda by Václav Kubernát · 3 years, 4 months ago
  62. 2844df6 Fix setting identityrefs by Václav Kubernát · 3 years, 4 months ago
  63. 39f83f5 Get rid of trailing slash saving by Václav Kubernát · 3 years, 4 months ago
  64. aff1f49 Fix exec with space and no arguments by Václav Kubernát · 3 years, 4 months ago
  65. 2dbf670 Remove more sr_val remainders by Václav Kubernát · 3 years, 5 months ago
  66. 2ac6641 Remove unused methods by Václav Kubernát · 3 years, 5 months ago
  67. fbab2d4 Refactor RPC input generation by Václav Kubernát · 3 years, 5 months ago
  68. b8bad06 Fix set not ignoring whitespace by Václav Kubernát · 3 years, 5 months ago
  69. 94bb7cf Fix sending actions by Václav Kubernát · 3 years, 5 months ago
  70. d57ec45 Only include RPC/action output in the output by Václav Kubernát · 3 years, 5 months ago
  71. 4077613 Get rid of sr_val in SysrepoAccess::execute by Václav Kubernát · 3 years, 5 months ago
  72. 2a121c5 Merge "cli: connecting over a UNIX socket" by Jan Kundrát · 3 years, 5 months ago
  73. 1ccf0d4 cli: connecting over a UNIX socket by Jan Kundrát · 3 years, 5 months ago
  74. ba84ede hotfix: Handle netopeer2 sending too much data by Václav Kubernát · 3 years, 5 months ago
  75. 2edfe54 Fix crash when execing invalid RPC by Václav Kubernát · 3 years, 5 months ago
  76. ce108db Fix completion bug by Václav Kubernát · 3 years, 5 months ago
  77. fa36c82 Fix identityref bug when it's a typedef by Václav Kubernát · 3 years, 5 months ago
  78. 2400fff NETCONF: do not try to use confirmed-commit by Jan Kundrát · 3 years, 5 months ago
  79. fe170ad NetconfAccess: switch to <get-data> for getItems by Václav Kubernát · 3 years, 6 months ago
  80. d860d98 Add <get-data> wrapper by Václav Kubernát · 3 years, 6 months ago
  81. 13666e3 netconf: refactor common part of get/getConfig by Jan Kundrát · 3 years, 6 months ago
  82. 2e37b1e Merge "Show current RPC input more clearly" by Jan Kundrát · 3 years, 6 months ago
  83. 2bed952 Show current RPC input more clearly by Václav Kubernát · 3 years, 7 months ago
  84. 5700a25 Merge "Allow immediately executing RPC with no input" by Václav Kubernát · 3 years, 6 months ago
  85. d8408e0 Allow immediately executing RPC with no input by Václav Kubernát · 3 years, 7 months ago
  86. 5e8a4eb Merge "Fix describe path parsing" by Václav Kubernát · 3 years, 6 months ago
  87. 0d90315 Merge "Add support for yang type descriptions" by Jan Kundrát · 3 years, 6 months ago
  88. d11b561 Merge "netconf-cli: The CLI is not called netconf-access" by Jan Kundrát · 3 years, 6 months ago
  89. 3200b86 Fix describe path parsing by Václav Kubernát · 3 years, 7 months ago
  90. 9435bc0 netconf-cli: The CLI is not called netconf-access by Jan Kundrát · 3 years, 6 months ago
  91. 467c22c Fix bits completion by Václav Kubernát · 3 years, 7 months ago
  92. 832bd7e Remove workaround for GCC <10 by Václav Kubernát · 3 years, 7 months ago
  93. 0cdebb4 Remove unused methods by Václav Kubernát · 3 years, 7 months ago
  94. b3960f8 Merge DatastoreAccess executeRpc and executeAction by Václav Kubernát · 3 years, 7 months ago
  95. 1ae24f4 Add support for yang type descriptions by Václav Kubernát · 3 years, 7 months ago
  96. 160e5a2 Make describe a little more graceful by Václav Kubernát · 3 years, 7 months ago
  97. 419d917 Revise help messages by Václav Kubernát · 3 years, 7 months ago
  98. 21fc5e2 Add more const const by Václav Kubernát · 3 years, 7 months ago
  99. d7d793c C++20: Use designated initializers by Václav Kubernát · 3 years, 7 months ago
  100. 85ba738 Fix get command completing nodes after list-end by Václav Kubernát · 3 years, 7 months ago