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