1. 2b0e8a2 xpath BUGFIX opaque node handling by Michal Vasko · 7 months ago
  2. eef8dae tree data new BUGFIX wrong parameter positions (#2194) by lucoliva · 7 months ago
  3. c03945b ly common REFACTOR bigger type before var args by Michal Vasko · 7 months ago
  4. 659f8fa printer yang BUGFIX missing parentheses by Michal Vasko · 7 months ago
  5. 72c6d64 tree schema BUGFIX store YANG string quote style by Michal Vasko · 7 months ago
  6. bff6f26 lyds tree BUGFIX for rb_remove_node() by aPiecek · 7 months ago
  7. 8760d96 tree data new BUGFIX check return value by Michal Vasko · 7 months ago
  8. 542ceb4 tree data BUGFIX invalid memory access by Michal Vasko · 7 months ago
  9. 8108afa path REFACTOR redunant check by Michal Vasko · 7 months ago
  10. fcd168e log BUGFIX memory leak by Michal Vasko · 7 months ago
  11. e6943a0 schema compile BUGFIX prevent when unres without a node by Michal Vasko · 7 months ago
  12. b131989 doc UPDATE libyang v3 transition by Michal Vasko · 7 months ago
  13. 16c25e0 tree data new BUGFIX flag typo by Michal Vasko · 7 months ago
  14. a5c4fa4 parser data UPDATE parse_store_only flag sets parse_only as well by Michal Vasko · 7 months ago
  15. 9dc2a54 data sorted BUGFIX file renaming by Michal Vasko · 7 months ago
  16. 5dd11b8 tree data BUGFIX check return value (#2183) by steweg · 7 months ago
  17. f8c0b58 tree data UPDATE remove redundant lyd_new_list3_bin by Michal Vasko · 7 months ago
  18. 6a027db libyang REFACTOR minor improvements by Michal Vasko · 7 months ago
  19. 9bd131d context UPDATE forbid setting option for existing context by Michal Vasko · 7 months ago
  20. abd34fb doc UPDATE updates and improvements by Michal Vasko · 7 months ago
  21. d4cde64 libyang UPDATE optional value validation and context type plugins (#2171) by steweg · 7 months ago
  22. 14f7253 schema compile BUGFIX state data are not sorted (#2179) by aPiecek · 7 months ago
  23. a9369d2 diff BUGFIX diff nodes should not be ordered by aPiecek · 7 months ago
  24. a7a1de9 tree data OPTIMIZE of lyd_dup() for (leaf-)list by aPiecek · 7 months ago
  25. 6f9253c tree data BUGFIX in ly_insert_node() by aPiecek · 7 months ago
  26. 1462ab1 tree data OPTIMIZE diff and lyd_insert_node() by aPiecek · 8 months ago
  27. 743184b tree data OPTIMIZE added first_sibling parameter by aPiecek · 8 months ago
  28. e6955f4 tree data OPTIMIZE lyds in lyd_merge() by aPiecek · 8 months ago
  29. dfde77d tree data BUGFIX added return value for unlink by aPiecek · 8 months ago
  30. 2d8ce0b lyds tree OPTIMIZE data can be unordered by aPiecek · 8 months ago
  31. cada0d7 tree data OPTIMIZE unlink-insert for lyds nodes by aPiecek · 8 months ago
  32. 6188085 tree data REFACTOR of lyd_insert_node() by aPiecek · 8 months ago
  33. 827cfac lyds tree OPTIMIZE flag LYD_PARSE_ORDERED by aPiecek · 10 months ago
  34. 6cf1d16 libyang FEATURE sorting of data nodes by aPiecek · 11 months ago
  35. 852d93f tree data REFACTOR lyd_free functions by aPiecek · 10 months ago
  36. 5c3c0ca plugins types FEATURE sort callback in xpath by aPiecek · 11 months ago
  37. be39c40 plugins types FEATURE sort callback in leafref by aPiecek · 11 months ago
  38. 31aa720 plugins types FEATURE sort callback in inet_types by aPiecek · 11 months ago
  39. 5c8fb45 plugins types FEATURE sort callback in union by aPiecek · 11 months ago
  40. 74a85ef plugins types FEATURE sort callback in string by aPiecek · 11 months ago
  41. 06f6d69 plugins types REFACTOR for instanceid by aPiecek · 10 months ago
  42. f0d2cf9 plugins types FEATURE sort callback in instanceid by aPiecek · 11 months ago
  43. bcd8838 plugins types FEATURE sort callback in integer by aPiecek · 11 months ago
  44. c029938 plugins types FEATURE sort callback in identityref by aPiecek · 11 months ago
  45. 107088c plugins types FEATURE sort callback in hex_string by aPiecek · 11 months ago
  46. 8be9fcc plugins types FEATURE sort callback in enumeration by aPiecek · 11 months ago
  47. 67ba8f5 plugins types FEATURE sort callback in empty by aPiecek · 11 months ago
  48. f8aa25a plugins types FEATURE sort callback in decimal64 by aPiecek · 11 months ago
  49. 77c9cf3 plugins types FEATURE sort callback in date_time by aPiecek · 11 months ago
  50. 3328267 plugins types FEATURE sort callback in boolean by aPiecek · 11 months ago
  51. 23f8275 plugins types FEATURE sort callback in bits by aPiecek · 11 months ago
  52. 602e0ba plugins types FEATURE sort callback in binary by aPiecek · 11 months ago
  53. 0a6705b plugins types CHANGE compare function callback by aPiecek · 10 months ago
  54. 2e1f68f tree data REFACTOR of _lyd_change_term() by aPiecek · 11 months ago
  55. 0e92afc tree data NEW lyd_unlink_meta_single() by aPiecek · 11 months ago
  56. 4168034 data tree BUGFIX duplication of metadata by aPiecek · 11 months ago
  57. 0b1df64 tree data REFACTOR added lyd_get_meta_annotation() by aPiecek · 11 months ago
  58. 847cdcf tree schema BUGFIX LYS_ORDBY_MASK value by aPiecek · 11 months ago
  59. ed39cbe parser BUGFIX references to siblings by aPiecek · 11 months ago
  60. 32bd0d2 tree data BUGFIX in lyd_insert_sibling() by aPiecek · 10 months ago
  61. 55653c9 tree data REFACTOR bugfix doxygen documentation by aPiecek · 11 months ago
  62. 7a26677 libyang REFACTOR major logging updates by Michal Vasko · 8 months ago
  63. 2c1f66d doc UPDATE minor bugfixes by Michal Vasko · 8 months ago
  64. eeec27a doc UPDATE minor improvement by Michal Vasko · 8 months ago
  65. be1b0cb tree data UPDATE remove lyd_find_xpath3 variant by Michal Vasko · 8 months ago
  66. 4e94703 tree data OPTIMIZE inline util functions by Michal Vasko · 8 months ago
  67. f309c48 tree schema UPDATE store typedef name in the compiled type by Michal Vasko · 8 months ago
  68. 7ee42f3 tree UPDATE remove deprecated/unused symbols by Michal Vasko · 8 months ago
  69. d9ad7a3 context UPDATE remove deprecated explicit latests flag removal by Michal Vasko · 8 months ago
  70. b3d079f xpath BUGFIX opaque node handling (#2182) by zhangtaog · 7 months ago cesnet/2024-03--v2-latest
  71. b348a8b parser xml BUGFIX opaque node without a namespace (#2181) by zhangtaog · 7 months ago
  72. 42c5a1c printer yin REFACTOR obsolete comment by Michal Vasko · 7 months ago
  73. a6c2b2c printer yin UPDATE print extension instances (#2180) by zhangtaog · 7 months ago
  74. 01f1eb7 xpath BUGFIX update return value check by Michal Vasko · 7 months ago
  75. dedded6 printer tree REFACTOR proper initialization syntax by Michal Vasko · 7 months ago
  76. 0d8434d plugins UPDATE conditional include file by Michal Vasko · 7 months ago
  77. 21eaa39 libyang BUGFIX type size problems by Michal Vasko · 7 months ago
  78. 8f702ee libyang UPDATE add prefix for common and config files by Michal Vasko · 7 months ago
  79. a9756fc tree_data BUGFIX check plugin existence (#2175) by steweg · 7 months ago
  80. 3fb41f3 out BUGFIX memory leak (#2174) by optimden · 7 months ago
  81. 035851a instanceid BUGFIX redunant check causing wrong comparison (#2173) by optimden · 7 months ago
  82. 0e1e509 tree data BUGFIX leafref links opaque node read (#2170) by steweg · 7 months ago
  83. 17d9cea tree data REFACTOR release build false-positive warnings by Michal Vasko · 7 months ago
  84. b34bd8a printer yin BUGFIX leftover YANG code (#2168) by NextLitete · 8 months ago
  85. c2f215a tree schema BUGFIX extensions in submodules by Michal Vasko · 8 months ago
  86. b36c56f tree data UPDATE return tree even when parent is set by Michal Vasko · 8 months ago
  87. beeb8b6 tree data UPDATE support for key-less list by Michal Vasko · 8 months ago
  88. 59004e3 libyang BUGFIX do not overwrite temp log opts by Michal Vasko · 8 months ago
  89. 52da51d log UPDATE return previous temp log opts by Michal Vasko · 8 months ago
  90. af4a5db printer json BUGFIX indentation for "null" metadata by Igor Ryzhov · 8 months ago
  91. d73f43b printer json BUGFIX "default" annotation by Igor Ryzhov · 8 months ago
  92. ce46ced xpath BUGFIX memory leak by Michal Vasko · 8 months ago
  93. 6738895 tree data UPDATE support for milti-target leafref links (#2161) by steweg · 8 months ago
  94. 9c49d88 tree schema BUGUFIX support for FS without dirent type support by Michal Vasko · 8 months ago
  95. 8824a6e schema compile OPTIMIZE nodeid dict-based comparison by Michal Vasko · 8 months ago
  96. b89abc0 tree schema REFACTOR optimize local file search by Michal Vasko · 8 months ago
  97. 1e4b116 parser yang REFACTOR improved func structure by Michal Vasko · 8 months ago
  98. 67bf587 tree data BUGFIX correct node address size by Michal Vasko · 8 months ago
  99. b46061d tree data REFACTOR minor fixes by Michal Vasko · 8 months ago
  100. 93e2a8f plugins types UPDATE zero out params by Michal Vasko · 8 months ago