1. 36d5f21 test BUGFIX zero-compare sort result (#2178) by steweg · 7 months ago
  2. a9369d2 diff BUGFIX diff nodes should not be ordered by aPiecek · 7 months ago
  3. a7a1de9 tree data OPTIMIZE of lyd_dup() for (leaf-)list by aPiecek · 7 months ago
  4. 6f9253c tree data BUGFIX in ly_insert_node() by aPiecek · 7 months ago
  5. 1462ab1 tree data OPTIMIZE diff and lyd_insert_node() by aPiecek · 8 months ago
  6. 743184b tree data OPTIMIZE added first_sibling parameter by aPiecek · 8 months ago
  7. e6955f4 tree data OPTIMIZE lyds in lyd_merge() by aPiecek · 8 months ago
  8. dfde77d tree data BUGFIX added return value for unlink by aPiecek · 8 months ago
  9. 2d8ce0b lyds tree OPTIMIZE data can be unordered by aPiecek · 8 months ago
  10. cada0d7 tree data OPTIMIZE unlink-insert for lyds nodes by aPiecek · 8 months ago
  11. 6188085 tree data REFACTOR of lyd_insert_node() by aPiecek · 8 months ago
  12. 827cfac lyds tree OPTIMIZE flag LYD_PARSE_ORDERED by aPiecek · 10 months ago
  13. 6cf1d16 libyang FEATURE sorting of data nodes by aPiecek · 11 months ago
  14. 852d93f tree data REFACTOR lyd_free functions by aPiecek · 10 months ago
  15. 5c3c0ca plugins types FEATURE sort callback in xpath by aPiecek · 11 months ago
  16. be39c40 plugins types FEATURE sort callback in leafref by aPiecek · 11 months ago
  17. 31aa720 plugins types FEATURE sort callback in inet_types by aPiecek · 11 months ago
  18. 5c8fb45 plugins types FEATURE sort callback in union by aPiecek · 11 months ago
  19. 74a85ef plugins types FEATURE sort callback in string by aPiecek · 11 months ago
  20. 06f6d69 plugins types REFACTOR for instanceid by aPiecek · 10 months ago
  21. f0d2cf9 plugins types FEATURE sort callback in instanceid by aPiecek · 11 months ago
  22. bcd8838 plugins types FEATURE sort callback in integer by aPiecek · 11 months ago
  23. c029938 plugins types FEATURE sort callback in identityref by aPiecek · 11 months ago
  24. 107088c plugins types FEATURE sort callback in hex_string by aPiecek · 11 months ago
  25. 8be9fcc plugins types FEATURE sort callback in enumeration by aPiecek · 11 months ago
  26. 67ba8f5 plugins types FEATURE sort callback in empty by aPiecek · 11 months ago
  27. f8aa25a plugins types FEATURE sort callback in decimal64 by aPiecek · 11 months ago
  28. 77c9cf3 plugins types FEATURE sort callback in date_time by aPiecek · 11 months ago
  29. 3328267 plugins types FEATURE sort callback in boolean by aPiecek · 11 months ago
  30. 23f8275 plugins types FEATURE sort callback in bits by aPiecek · 11 months ago
  31. 602e0ba plugins types FEATURE sort callback in binary by aPiecek · 11 months ago
  32. 0a6705b plugins types CHANGE compare function callback by aPiecek · 10 months ago
  33. 2e1f68f tree data REFACTOR of _lyd_change_term() by aPiecek · 11 months ago
  34. 0e92afc tree data NEW lyd_unlink_meta_single() by aPiecek · 11 months ago
  35. 4168034 data tree BUGFIX duplication of metadata by aPiecek · 11 months ago
  36. 0b1df64 tree data REFACTOR added lyd_get_meta_annotation() by aPiecek · 11 months ago
  37. 847cdcf tree schema BUGFIX LYS_ORDBY_MASK value by aPiecek · 11 months ago
  38. ed39cbe parser BUGFIX references to siblings by aPiecek · 11 months ago
  39. 32bd0d2 tree data BUGFIX in lyd_insert_sibling() by aPiecek · 10 months ago
  40. 55653c9 tree data REFACTOR bugfix doxygen documentation by aPiecek · 11 months ago
  41. 7a26677 libyang REFACTOR major logging updates by Michal Vasko · 8 months ago
  42. 2c1f66d doc UPDATE minor bugfixes by Michal Vasko · 8 months ago
  43. eeec27a doc UPDATE minor improvement by Michal Vasko · 8 months ago
  44. be1b0cb tree data UPDATE remove lyd_find_xpath3 variant by Michal Vasko · 8 months ago
  45. 4e94703 tree data OPTIMIZE inline util functions by Michal Vasko · 8 months ago
  46. f309c48 tree schema UPDATE store typedef name in the compiled type by Michal Vasko · 8 months ago
  47. 7ee42f3 tree UPDATE remove deprecated/unused symbols by Michal Vasko · 8 months ago
  48. d9ad7a3 context UPDATE remove deprecated explicit latests flag removal by Michal Vasko · 8 months ago
  49. b3d079f xpath BUGFIX opaque node handling (#2182) by zhangtaog · 7 months ago cesnet/2024-03--v2-latest
  50. b348a8b parser xml BUGFIX opaque node without a namespace (#2181) by zhangtaog · 7 months ago
  51. 42c5a1c printer yin REFACTOR obsolete comment by Michal Vasko · 7 months ago
  52. a6c2b2c printer yin UPDATE print extension instances (#2180) by zhangtaog · 7 months ago
  53. a1ecc16 compat BUGFIX regression in win timegm support by Michal Vasko · 7 months ago
  54. f4dc3e3 VERSION bump to version 2.1.159 by Michal Vasko · 7 months ago
  55. 622595e SOVERSION bump to version 2.48.4 by Michal Vasko · 7 months ago
  56. 7ebd607 test UPDATE message changed by Michal Vasko · 7 months ago
  57. 01f1eb7 xpath BUGFIX update return value check by Michal Vasko · 7 months ago
  58. dedded6 printer tree REFACTOR proper initialization syntax by Michal Vasko · 7 months ago
  59. 0d8434d plugins UPDATE conditional include file by Michal Vasko · 7 months ago
  60. 21eaa39 libyang BUGFIX type size problems by Michal Vasko · 7 months ago
  61. 4294833 compat UPDATE embedded platform improvements by Michal Vasko · 7 months ago
  62. 8f702ee libyang UPDATE add prefix for common and config files by Michal Vasko · 7 months ago
  63. a4d1dcc build BUGFIX use current vars by Michal Vasko · 7 months ago
  64. a9756fc tree_data BUGFIX check plugin existence (#2175) by steweg · 7 months ago
  65. 03d6d6c VERSION bump to version 2.1.158 by Michal Vasko · 7 months ago
  66. 2a20c24 SOVERSION bump to version 2.48.3 by Michal Vasko · 7 months ago
  67. 3fb41f3 out BUGFIX memory leak (#2174) by optimden · 7 months ago
  68. 035851a instanceid BUGFIX redunant check causing wrong comparison (#2173) by optimden · 7 months ago
  69. 0e1e509 tree data BUGFIX leafref links opaque node read (#2170) by steweg · 7 months ago
  70. 17d9cea tree data REFACTOR release build false-positive warnings by Michal Vasko · 7 months ago
  71. b34bd8a printer yin BUGFIX leftover YANG code (#2168) by NextLitete · 8 months ago
  72. 4b108e9 VERSION bump to version 2.1.157 by Michal Vasko · 8 months ago
  73. 1db8ded SOVERSION bump to version 2.48.2 by Michal Vasko · 8 months ago
  74. c2f215a tree schema BUGFIX extensions in submodules by Michal Vasko · 8 months ago
  75. 44666cb VERSION bump to version 2.1.156 by Michal Vasko · 8 months ago
  76. dc60121 SOVERSION bump to version 2.48.1 by Michal Vasko · 8 months ago
  77. b36c56f tree data UPDATE return tree even when parent is set by Michal Vasko · 8 months ago
  78. 8fa892d build UPDATE set maximum cmake version by Michal Vasko · 8 months ago
  79. c42b495 VERSION bump to version 2.1.155 by Michal Vasko · 8 months ago
  80. 493045e SOVERSION bump to version 2.48.0 by Michal Vasko · 8 months ago
  81. beeb8b6 tree data UPDATE support for key-less list by Michal Vasko · 8 months ago
  82. 59004e3 libyang BUGFIX do not overwrite temp log opts by Michal Vasko · 8 months ago
  83. 52da51d log UPDATE return previous temp log opts by Michal Vasko · 8 months ago
  84. af4a5db printer json BUGFIX indentation for "null" metadata by Igor Ryzhov · 8 months ago
  85. d73f43b printer json BUGFIX "default" annotation by Igor Ryzhov · 8 months ago
  86. 3747a03 VERSION bump to version 2.1.154 by Michal Vasko · 8 months ago
  87. 9d18169 SOVERSION bump to version 2.47.4 by Michal Vasko · 8 months ago
  88. ce46ced xpath BUGFIX memory leak by Michal Vasko · 8 months ago
  89. 92ed271 VERSION bump ot version 2.1.153 by Michal Vasko · 8 months ago
  90. 226d67a SOVERSION bump to version 2.47.3 by Michal Vasko · 8 months ago
  91. 9c6ae35 build UPDATE move ABI check base version by Michal Vasko · 8 months ago
  92. 6738895 tree data UPDATE support for milti-target leafref links (#2161) by steweg · 8 months ago
  93. 9eddc74 VERSION bump to version 2.1.152 by Michal Vasko · 8 months ago
  94. c3d65d9 SOVERSION bump to version 2.47.2 by Michal Vasko · 8 months ago
  95. 9c49d88 tree schema BUGUFIX support for FS without dirent type support by Michal Vasko · 8 months ago
  96. 3518378 VERSION bump to version 2.1.151 by Michal Vasko · 8 months ago
  97. 0128f01 SOVERSION bump to version 2.47.1 by Michal Vasko · 8 months ago
  98. 8824a6e schema compile OPTIMIZE nodeid dict-based comparison by Michal Vasko · 8 months ago
  99. b89abc0 tree schema REFACTOR optimize local file search by Michal Vasko · 8 months ago
  100. 1e4b116 parser yang REFACTOR improved func structure by Michal Vasko · 8 months ago