1. 193dacd plugins exts CHANGE ext parsing isolated into a callback by Michal Vasko · 2 years ago
  2. edb0fa5 structure FEATURE support for ietf-yang-structure-ext by Michal Vasko · 2 years ago
  3. 22e01fa context BUGFIX use context for logging by Michal Vasko · 1 year, 11 months ago
  4. 0ab8b30 yanglint FEATURE schema mount support (#1901) by ekinzie · 2 years ago
  5. c636ea4 libyang REFACTOR use freeing context by Michal Vasko · 2 years ago
  6. 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 2 months ago
  7. 79a7a87 plugins types UPDATE plugin for edit-config inset keys predicate by Michal Vasko · 2 years, 3 months ago
  8. 4f9da5e tree schema BUGFIX unlinking derived identities on error by Michal Vasko · 2 years, 6 months ago
  9. ddd7659 plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 8 months ago
  10. 2aa36b4 schema mount NEW initial schema mount code by tadeas-vintrlik · 2 years, 11 months ago
  11. bdac23f tree schema FEATURE use latest module caching by Michal Vasko · 2 years, 8 months ago
  12. 34bb928 Use semicolon as a directory delimiter on Windows by Jan Kundrát · 2 years, 9 months ago
  13. c53a7ec MSVC: handle symbol visibility by Jan Kundrát · 2 years, 10 months ago
  14. aecb11f context BUGFIX ctx set options inval arg by Michal Vasko · 3 years ago
  15. c56d637 context UPDATE new flag for enabling features of imports by Michal Vasko · 3 years ago
  16. 94d330b tree schema CHANGE flags LYS_MODS_LATEST_* by aPiecek · 3 years, 2 months ago
  17. 8ca21bd tree_schema REFACTOR latest_revision as bit option by aPiecek · 3 years, 2 months ago
  18. 22b2622 schema compile BUGFIX persistent global unres by Michal Vasko · 3 years, 2 months ago
  19. 709f9a5 tree schema BUGFIX separate single-item dep set creation by Michal Vasko · 3 years, 2 months ago
  20. a51ef07 context CHANGE always return non-const module by Michal Vasko · 3 years, 3 months ago
  21. 6e63ca9 context REFACTOR improve verb message by Michal Vasko · 3 years, 3 months ago
  22. 50bc09a schema tree REFACTOR function renaming by Michal Vasko · 3 years, 3 months ago
  23. f4258e1 schema compile FEATURE introduction of dependency sets by Michal Vasko · 3 years, 3 months ago
  24. 28f1ffe context REFACTOR added newline by Michal Vasko · 3 years, 3 months ago
  25. 19a0902 schema compile DOC authors and years updated by Michal Vasko · 3 years, 3 months ago
  26. 7213ac5 schema compile REFACTOR recompile using explicit compilation by Michal Vasko · 3 years, 3 months ago
  27. d39bea4 schema compile REFACTOR use to_compile flags instead full_compilation by Michal Vasko · 3 years, 3 months ago
  28. 8849750 contest REFACTOR minor improvements by Michal Vasko · 3 years, 3 months ago
  29. df6319c schema compile FEATURE support for glob unres reset by Michal Vasko · 3 years, 3 months ago
  30. dd99258 schema tree REFACTOR pass only new mod set when parsing modules by Michal Vasko · 3 years, 3 months ago
  31. 6533388 schema compile REFACTOR implement flag meaning changed by Michal Vasko · 3 years, 3 months ago
  32. 4e205e8 schema tree REFACTOR always parse and implement separately by Michal Vasko · 3 years, 4 months ago
  33. 8f49075 libyang BUGFIX do not include non-standard headers by Michal Vasko · 3 years, 3 months ago
  34. afe9ba2 context BUGFIX in lysc_node_clear_all_priv func by aPiecek · 3 years, 5 months ago
  35. 60d9d67 extension FEATURE parsed tree in lysp_ext_instance by aPiecek · 3 years, 5 months ago
  36. 32874e1 build BUGFIX fix BSD builds, again, and cleanup by Christian Hopps · 3 years, 5 months ago
  37. 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 5 months ago
  38. ad8d0f5 context FEATURE explicit compilation when creating from yanglib data by Michal Vasko · 3 years, 5 months ago
  39. 1ccbf54 schema CHANGE more strict recompilation rules by Michal Vasko · 3 years, 5 months ago
  40. 9434ec5 context FEATURE use explicit compilation for context creation by Michal Vasko · 3 years, 5 months ago
  41. 01db7de context FEATURE allow explicit context compilation by Michal Vasko · 3 years, 5 months ago
  42. 2307ff8 context MAINTENANCE redundant cast removed by Michal Vasko · 3 years, 5 months ago
  43. 2104e07 context MAINTENANCE only LY_CHECK_ARG_RET macros should be used by Michal Vasko · 3 years, 5 months ago
  44. 18a86e5 schema tree REFACTOR rename internal function by Michal Vasko · 3 years, 5 months ago
  45. 11f76c8 lyb FEATURE thread-safe cached hash generation by Michal Vasko · 3 years, 5 months ago
  46. ddbc481 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 5 months ago
  47. f9b8741 build BUGFIX fix for OpenBSD and exposing realpath() by Christian Hopps · 3 years, 5 months ago
  48. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 5 months ago
  49. 9922ea9 context FEATURE added LY_CTX_SET_PRIV_PARSED by aPiecek · 3 years, 5 months ago
  50. 390b272 context FEATURE add ly_ctx_new_ylpath and path by Tadeáš Vintrlík · 3 years, 6 months ago
  51. e78faec data tree FEATURE support for lists with duplicate instances by Michal Vasko · 3 years, 6 months ago
  52. 0aa1f70 libyang MAINTENANCE headers includes cleanup by Radek Krejci · 3 years, 6 months ago
  53. 3e6632f plugins CHANGE redesign lists of internal extension/type plugins by Radek Krejci · 3 years, 6 months ago
  54. 794ab4b context FEATURE allow custom content-id in yang-library data by Michal Vasko · 3 years, 6 months ago
  55. d43298b libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 6 months ago
  56. 6f32621 build BUGFIX fix build and utest on *BSD by Christian Hopps · 3 years, 6 months ago
  57. 7711410 libyang MAINTENANCE cleanup header includes by Radek Krejci · 3 years, 7 months ago
  58. 8dc3199 context FEATURE ly_ctx_get_submodule functions by Michal Vasko · 3 years, 7 months ago
  59. ddace2c libyang REFACTOR avoid connection between context and log location storage by Radek Krejci · 3 years, 9 months ago
  60. addfc9a log FEATURE maintain data for printing error location information by Radek Krejci · 3 years, 9 months ago
  61. f13b87b libyang REFACTOR avoid constant literals by Radek Krejci · 3 years, 10 months ago
  62. 405cc9e schema compile FEATURE two step unres resolution by Michal Vasko · 3 years, 10 months ago
  63. f8dc59a libyang BUGFIX set feature macro for strdup() on OSX by Radek Krejci · 3 years, 10 months ago
  64. 0550b76 schema tree REFACTOR lysp_load_module function cleanup by Michal Vasko · 3 years, 10 months ago
  65. 1de593f context CHANGE do not implement ietf-yang-metadata by Michal Vasko · 3 years, 10 months ago
  66. d68ba1b constext BUGFIX incorrect node being created in ly_ctx_get_yanglib_data() by Radek Krejci · 3 years, 11 months ago
  67. 41ac994 data REFACTOR add possibility to create new nodes inside RPC's output by Radek Krejci · 3 years, 11 months ago
  68. bc5644c schema REFACTOR unify functions to search on schema tree by Radek Krejci · 4 years ago
  69. 0a60f1d context REFACTOR rename function for backward compatibility by Radek Krejci · 4 years ago
  70. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  71. 25d6ad0 context FEATURE flag for implementing referenced modules by Michal Vasko · 4 years ago
  72. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  73. 3d92e44 set CHANGE replace LY_SET_OPT_USEASLIST by a single flag in ly_set_add() by Radek Krejci · 4 years ago
  74. 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years ago
  75. 6229db0 context REFACTOR rename data_path to path by Michal Vasko · 4 years ago
  76. c3781c3 schema tree REFACTOR compatibility of lysp_module and lysp_submodule by Michal Vasko · 4 years ago
  77. 7f45cf2 libyang REFACTOR applying deviations, augments, and refines (#1217) by Michal Vasko · 4 years ago
  78. f03a9e2 xpath CHANGE refactor lyxp_expr_parse() to return LY_ERR by Radek Krejci · 4 years ago
  79. 14915cc schema tree CHANGE keep compiled features on a single place by Radek Krejci · 4 years ago
  80. 7a0b076 schema tree REFACTOR put parsing and compilation into one function by Michal Vasko · 4 years, 1 month ago
  81. 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 1 month ago
  82. ba03a5a set CHANGE make ly_set* functions return LY_ERR values by Radek Krejci · 4 years, 1 month ago
  83. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  84. 22df3f0 uncrustify FEATURE all spacing connected to * by Michal Vasko · 4 years, 1 month ago
  85. d989ba0 uncrustify FEATURE control stmt spacing options by Michal Vasko · 4 years, 1 month ago
  86. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  87. 1e008d2 libyang MAINTENANCE change format of the empty loops by Radek Krejci · 4 years, 1 month ago
  88. e58f97f context CHANGE redesign ly_ctx_unset_searchdir*() functions by Radek Krejci · 4 years, 1 month ago
  89. 5a5d292 context BUGFIX name of parameter in error message from ly_ctx_unset_searchdir() by Radek Krejci · 4 years, 1 month ago
  90. c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 1 month ago
  91. 0ad51f1 context FEATURE add alternative module search functions by Radek Krejci · 4 years, 2 months ago
  92. de79e22 context FETAURE internal module count of a context by Michal Vasko · 4 years, 1 month ago
  93. 308d0a7 context FEATURE ly_ctx_get_node() function by Michal Vasko · 4 years, 2 months ago
  94. aa45bda libyang BUGFIX presence of the compat.h include by Radek Krejci · 4 years, 2 months ago
  95. b104f11 data tree FEATURE schema-ordering of data by Michal Vasko · 4 years, 2 months ago
  96. 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 2 months ago
  97. 8104fd4 validation FEATURE optional diff creation by Michal Vasko · 4 years, 2 months ago
  98. ed4fcfe libyang MAINTENANCE fox uninitialized vars warnings by Michal Vasko · 4 years, 3 months ago
  99. 63f3d84 libyang REFACTOR parsed/printed bytes in in/out structs by Michal Vasko · 4 years, 3 months ago
  100. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 3 months ago