1. 220f055 structure REFATCOR minor improvements by Michal Vasko · 1 year, 11 months ago
  2. 1466280 yanglint BUGFIX clarify ext data param by Michal Vasko · 1 year, 11 months ago
  3. 266308d schema mount REFACTOR minor improvements by Michal Vasko · 1 year, 11 months ago
  4. 03cb487 plugins_exts FEATURE added printer_tree callbacks by aPiecek · 1 year, 11 months ago
  5. 41219f9 printer_tree REFACTOR change enumeration to string by aPiecek · 1 year, 11 months ago
  6. 49be5b4 printer_tree REFACTOR printing implicit case-node by aPiecek · 1 year, 11 months ago
  7. 67521c2 printer_tree REFACTOR deleted trb_print_nodes() by aPiecek · 1 year, 11 months ago
  8. a0ba01e structure FEATURE support for augment-structure by Michal Vasko · 1 year, 11 months ago
  9. 941e056 plugins exts REFACTOR info printer function names adjusted by Michal Vasko · 1 year, 11 months ago
  10. 193dacd plugins exts CHANGE ext parsing isolated into a callback by Michal Vasko · 2 years ago
  11. 9c3556a plugins exts CHANGE custom cardinality support dropped by Michal Vasko · 2 years ago
  12. b475096 tree schema REFACTOR move ext definitions to plugins_exts header by Michal Vasko · 2 years ago
  13. d0625d7 parser REFACTOR unify context naming by Michal Vasko · 2 years ago
  14. c0c64ae tree schema CHANGE plugin record in parsed extensions by Michal Vasko · 2 years ago
  15. 0b50f6b structure FEATURE support for augment-structure by Michal Vasko · 2 years ago
  16. edb0fa5 structure FEATURE support for ietf-yang-structure-ext by Michal Vasko · 2 years ago
  17. ac8d4c6 VERSION bump to version 2.0.267 by Michal Vasko · 1 year, 11 months ago
  18. 5041855 SOVERSION bump to version 2.24.26 by Michal Vasko · 1 year, 11 months ago
  19. c0d9164 tree data UPDATE error for wrong xpath return type by Michal Vasko · 1 year, 11 months ago
  20. 9c8304e VERSION bump to version 2.0.266 by Michal Vasko · 1 year, 11 months ago
  21. d3b7f35 SOVERSION bump to version 2.24.25 by Michal Vasko · 1 year, 11 months ago
  22. 2e55279 diff BUGFIX extension data support by Michal Vasko · 1 year, 11 months ago
  23. 22e01fa context BUGFIX use context for logging by Michal Vasko · 1 year, 11 months ago
  24. ce2b781 tree data BUGFIX avoid double node logging by Michal Vasko · 1 year, 11 months ago
  25. a1c2df2 VERSION bump to version 2.0.265 by Michal Vasko · 1 year, 11 months ago
  26. 7227522 SOVERSION bump to version 2.24.24 by Michal Vasko · 1 year, 11 months ago
  27. e0608fa parser UPDATE log node cleanup by Michal Vasko · 1 year, 11 months ago
  28. d1336a3 parser json UPDATE clearer invalid format error by Michal Vasko · 1 year, 11 months ago
  29. a4dfb3c log UPDATE always log the schema node if fits by Michal Vasko · 1 year, 11 months ago
  30. aee5fe3 VERSION bump to version 2.0.264 by Michal Vasko · 1 year, 11 months ago
  31. 236c44a SOVERSION bump to version 2.24.23 by Michal Vasko · 1 year, 11 months ago
  32. 832a6fa yanglint BUGFIX test fixed path removed by Michal Vasko · 1 year, 11 months ago
  33. e486fd0 parser json BUGFIX avoid logging a data node twice by Michal Vasko · 1 year, 11 months ago
  34. e84f7dc yanglint UPDATE new completion test by roman · 1 year, 11 months ago
  35. 3e65ee3 log BUGFIX error check by Michal Vasko · 1 year, 11 months ago
  36. c357668 VERSION bump to version 2.0.263 by Michal Vasko · 1 year, 11 months ago
  37. 4dc4d7d SOVERSION bump to version 2.24.22 by Michal Vasko · 1 year, 11 months ago
  38. dbf3e65 log UPDATE parser data path print by Michal Vasko · 1 year, 11 months ago
  39. 209d901 VERSION bump to version 2.0.262 by Michal Vasko · 1 year, 11 months ago
  40. b4491bc SOVERSION bump to version 2.24.21 by Michal Vasko · 1 year, 11 months ago
  41. 9372871 union BUGFIX validation of LYB values by Michal Vasko · 1 year, 11 months ago
  42. e16bca9 VERSION bump to version 2.0.261 by Michal Vasko · 1 year, 11 months ago
  43. abdbd76 SOVERSION bump to version 2.24.20 by Michal Vasko · 1 year, 11 months ago
  44. 6d65712 xpath BUGFIX when starting with "." evaluation by Michal Vasko · 1 year, 11 months ago
  45. 9865324 VERSION bumpto version 2.0.260 by Michal Vasko · 1 year, 11 months ago
  46. c6cbdc9 SOVERSION bump to version 2.24.19 by Michal Vasko · 1 year, 11 months ago
  47. 8f1073c printer_tree BUGFIX united tree for '@' nodes by aPiecek · 2 years ago
  48. 40f2240 printer_tree BUGFIX mount-schema error handling by aPiecek · 2 years ago
  49. 36f8223 printer_tree BUGFIX notif and rpcs in mount-point by aPiecek · 2 years ago
  50. 85cda2a printer_tree TEST added tests for mount-point by aPiecek · 2 years ago
  51. 4217459 printer_tree BUGFIX of '|' in mount-point nodes by aPiecek · 2 years ago
  52. bca5777 printer_tree BUGFIX list-keys in mounted module by aPiecek · 2 years ago
  53. 912f3d5 yanglint BUGFIX specifying multiple searchpaths by aPiecek · 2 years ago
  54. 7ed8d03 printer_tree REFACTOR of mount-point functions by aPiecek · 2 years ago
  55. b72a6df schema_mount BUGFIX resource leak by aPiecek · 2 years ago
  56. 50b64e4 printer_tree BUGFIX uninitialized structure member by aPiecek · 2 years ago
  57. fe1c13f VERSION bump to version 2.0.259 by Michal Vasko · 2 years ago
  58. 70b2e49 SOVERSION bump to version 2.24.18 by Michal Vasko · 2 years ago
  59. adf722e union BUGFIX validating leafref targets by Michal Vasko · 2 years ago
  60. e921132 VERSION bump to version 2.0.258 by Michal Vasko · 2 years ago
  61. 1cca039 SOVERSION bump to version 2.24.17 by Michal Vasko · 2 years ago
  62. e92637f plugins types BUGFIX leafref can match several data nodes by Michal Vasko · 2 years ago
  63. 5587204 VERSION bump to version 2.0.257 by Michal Vasko · 2 years ago
  64. 1d012df SOVERSION bump to version 2.24.16 by Michal Vasko · 2 years ago
  65. 8bb6e7e tests REFACTOR formatting by Michal Vasko · 2 years ago
  66. 0ab8b30 yanglint FEATURE schema mount support (#1901) by ekinzie · 2 years ago
  67. ba1421b yanglint BUGFIX calculate node name len correctly by roman · 2 years ago
  68. f00089c yanglint UPDATE choise/case completion by roman · 2 years ago
  69. 56d4e07 instanceid keys DOC fix param doc by Michal Vasko · 2 years ago
  70. 2e94ec2 VERSION bump to version 2.0.256 by Michal Vasko · 2 years ago
  71. 3374246 SOVERSION bump to version 2.24.15 by Michal Vasko · 2 years ago
  72. 9ff8d2d path BUGFIX proper YANG id char check by Michal Vasko · 2 years ago
  73. 99bac63 VERSION bump to version 2.0.255 by Michal Vasko · 2 years ago
  74. 87d4815 SOVERSION bump to version 2.24.14 by Michal Vasko · 2 years ago
  75. 2261dfa path UPDATE forbid positional predicate 0 by Michal Vasko · 2 years ago
  76. 0ff191d VERSION bump to version 2.0.254 by Michal Vasko · 2 years ago
  77. ebc97fd SOVERSION bump to version 2.24.13 by Michal Vasko · 2 years ago
  78. 0a1eb75 xpath BUGFIX nested extension data nodes node check by Michal Vasko · 2 years ago
  79. e51eb0d VERSION bump to version 2.0.253 by Michal Vasko · 2 years ago
  80. 31b9e9d SOVERSION bump to version 2.24.12 by Michal Vasko · 2 years ago
  81. 3b4ec41 tree data BUGFIX handle any nodes without value by Michal Vasko · 2 years ago
  82. 41dc965 VERSION bump to version 2.0.252 by Michal Vasko · 2 years ago
  83. 24c36bd SOVERSION bump to version 2.24.11 by Michal Vasko · 2 years ago
  84. 9e12ffe schema mount BUGFIX config-false mount point by Michal Vasko · 2 years ago
  85. 6224d94 tree schema free REFACTOR silence coverity by Michal Vasko · 2 years ago
  86. 495572d VERSION bump to version 2.0.251 by Michal Vasko · 2 years ago
  87. 4ab9622 SOVERSION bump to version 2.24.10 by Michal Vasko · 2 years ago
  88. c636ea4 libyang REFACTOR use freeing context by Michal Vasko · 2 years ago
  89. 002d403 tests UPDATE recursive exts leaks by Michal Vasko · 2 years, 2 months ago
  90. 12ef536 tests REFACTOR do not use static free functions by Michal Vasko · 2 years ago
  91. 985b580 readme UPDATE mention python bindings by Michal Vasko · 2 years ago
  92. d8bef84 VERSION bump to version 2.0.250 by Michal Vasko · 2 years ago
  93. b68970d test BUGFIX yanglint interactive feature test by Michal Vasko · 2 years ago
  94. fe95815 linenoise BUGFIX refresh columns on each line refresh by Michal Vasko · 2 years ago
  95. a1c986f yanglint UPDATE autocompletion improvements by Michal Vasko · 2 years ago
  96. f92aa75 linenoise UPDATE support hints longer than line by Michal Vasko · 2 years ago
  97. 584b0c4 yanglint BUGFIX default all features enabled in explicit module by Michal Vasko · 2 years ago
  98. 8ce25d4 yanglint BUGFIX added missing newline by roman · 2 years ago
  99. b4cd987 VERSION bump to version 2.0.249 by Michal Vasko · 2 years ago
  100. c1607ce yanglint FEATURE print info schema completion by roman · 2 years ago