1. b3d6d19 libyang CHANGE add config virtual node to ietf-netconf by Michal Vasko · 6 years ago
  2. fb446d5 tree printer BUGFIX invalid variable reuse by Michal Vasko · 6 years ago
  3. 87e29a8 libyang MAINTENANCE release build warnings by Michal Vasko · 7 years ago
  4. e0f11be tree printer BUGFIX do not print disabled implicit cases by Michal Vasko · 7 years ago
  5. d1bf7c4 libyang MAINTENANCE minor compiler warnings by Michal Vasko · 7 years ago
  6. 53b7da0 libyang CHANGE bind errors and store them in a context by Michal Vasko · 7 years ago
  7. 03d8cd2 tree printer BUGFIX proper uint64_t constants by Michal Vasko · 7 years ago
  8. c830836 tree printer BUGFIX bit-shifting constant overflow by Michal Vasko · 7 years ago
  9. 0fc0997 tree printer BUGFIX minor fixes by Michal Vasko · 7 years ago
  10. 568b195 tree printer CHANGE new tree-rfc format and some other options added by Michal Vasko · 7 years ago
  11. dc300b0 libyang MAINTENANCE shorthand case handling obsolete by Michal Vasko · 8 years ago
  12. bbf89dc tree printer BUGFIX handle augment nodes correctly by Michal Vasko · 8 years ago
  13. 4f5bd2c tree printer BUGFIX bad bit shift operation by Radek Krejci · 8 years ago
  14. 8063080 tree printer BUGFIX augment indent printing by Michal Vasko · 8 years ago
  15. 77e8a95 printer BUGFIX prix if-feature prefixes as module names by Michal Vasko · 8 years ago
  16. 58416c8 tree printer BUGFIX top-level notif indent by Michal Vasko · 8 years ago
  17. 3211330 tree printer BUGFIX uses print by Michal Vasko · 8 years ago
  18. f96bb90 tree printer BUGFIX wrong param type and the param not even used by Michal Vasko · 8 years ago
  19. c1e8935 tree printer BUGFIX indent creation fixed and updated by Michal Vasko · 8 years ago
  20. d5bf08e tree printer FEATURE support printing groupings by Radek Krejci · 8 years ago
  21. 1633862 tree printer BUGFIX proper sibling detection by Michal Vasko · 8 years ago
  22. 9089c8d tree printer BUGFIX detection of augment nodes by Michal Vasko · 8 years ago
  23. 41a349b schema tree CHANGE implicitely create input/output nodes in rpc/action by Radek Krejci · 8 years ago
  24. e844123 tree printer OPTIMIZE create indents without dynamic memory by Michal Vasko · 8 years ago
  25. bf2abff all CHANGE basic support for anydata by Radek Krejci · 8 years ago
  26. 0b8f87c tree printer BUGFIX reflect augment's if-feature when printing augmenting nodes by Radek Krejci · 8 years ago
  27. 9ff0a92 schema parsers CHANGE reimplement YANg 1.1 if-feature by Radek Krejci · 8 years ago
  28. ca7cbc4 parsers/printers FEATURE action parsing/printing by Michal Vasko · 8 years ago
  29. 44fb638 tree schema FEATURE action Y1.1 statement added by Michal Vasko · 8 years ago
  30. c5c26b0 parsers FEATURE if-feature Y1.1 expressions by Michal Vasko · 8 years ago
  31. dcf98e6 all BUGFIX handle augment parents by Michal Vasko · 9 years ago
  32. c428344 api BUGFIX name collision by Radek Krejci · 9 years ago
  33. 95068c4 json printer FEATURE non-formatted output by Michal Vasko · 9 years ago
  34. 8de098c all DOC white space by Michal Vasko · 9 years ago
  35. 54f6fb3 MAINTENANCE correct license text in source codes by Radek Krejci · 9 years ago
  36. 5a721fd Revert "parser CHANGE do not free submodule on parsing failure" by Michal Vasko · 9 years ago
  37. 46b19ed parser CHANGE do not free submodule on parsing failure by Michal Vasko · 9 years ago
  38. d4742e6 tree printer BUGFIX augments printing by Michal Vasko · 9 years ago
  39. 861ee6d tree printer BUGFIX checking foreign augments by Michal Vasko · 9 years ago
  40. 3510f89 tree printer BUGFIX do not print foreign augments in submodule by Michal Vasko · 9 years ago
  41. e79abe8 tree printer CHANGE print only augments not targeting our module by Michal Vasko · 9 years ago
  42. bda3719 tree printer BUGFIX submodule does not have any data anymore by Michal Vasko · 9 years ago
  43. d49202f tree printer FEATURE print augment definitions by Radek Krejci · 9 years ago
  44. 662f1c0 tree printer CHANGE for augment nodes print their module name as prefix by Radek Krejci · 9 years ago
  45. c071c54 schema tree CHANGE processing submodules by Radek Krejci · 9 years ago
  46. 253035f all BUGFIX proper memory allocation return value check by Michal Vasko · 9 years ago
  47. fe8582c Merge branch 'tree_compat' into devel by Radek Krejci · 9 years ago
  48. 029e790 tree printer CHANGE be more compatible with pyang and do not connect data with RPCs/notifs by Radek Krejci · 9 years ago
  49. adf7a8e tree printer CHANGE printing rpcs: and notifications: labels by Radek Krejci · 9 years ago
  50. c176b68 tree printer DOC spec-config explanation duplicated by Michal Vasko · 9 years ago
  51. f396653 tree printer CHANGE space as a list's keys separator by Radek Krejci · 9 years ago
  52. 1e62a09 api CHANGE use const where should be by Michal Vasko · 9 years ago
  53. 1dca688 Revert "REVERT to version 0.2.55." by Michal Vasko · 9 years ago
  54. a5835e9 REVERT to version 0.2.55. by Michal Vasko · 9 years ago
  55. 0fb82c6 schema tree CHANGE type name store in JSON now by Michal Vasko · 9 years ago
  56. bac8176 Merge branch 'fdprint' into netconf by Radek Krejci · 9 years ago
  57. 76b0790 printer CHANGE generalize printers by Radek Krejci · 9 years ago
  58. 9272055 tree CHANGE merge RPCs, Notifications and Data under a single tree in module structure by Radek Krejci · 9 years ago
  59. 2d162e1 tree REFACTOR tree split into tree_schema and tree_data by Michal Vasko · 9 years ago
  60. 2d22b2d tree printer BUGFIX leafref path printing by Michal Vasko · 9 years ago
  61. f6f18f4 tree printer BUGFIX indent on sibling in uses by Michal Vasko · 9 years ago
  62. 998a0b8 source CHANGE make source file names unique by Radek Krejci · 9 years ago[Renamed (99%) from src/printer/tree.c]
  63. 104a93d Merge branch 'resolve_sibling' into devel by Michal Vasko · 9 years ago
  64. 41c0943 tree printer BUGFIX derived leafref types print by Michal Vasko · 9 years ago
  65. 69372e2 tree printer BUGFIX NULL pointer dereference by Radek Krejci · 9 years ago
  66. 1d82ef6 tree CHANGE rename variables and internal functions following changed naming conventions by Radek Krejci · 9 years ago
  67. 48061fb tree CHANGE make function to check if schema node enabled public by Radek Krejci · 9 years ago
  68. b804869 schema tree DOC finished schema tree structures documentation by Radek Krejci · 9 years ago
  69. 7651257 tree CHANGE unify naming, add/update augment, refine, deviation description by Radek Krejci · 9 years ago
  70. 96929d9 tree printer BUGFIX leaf key checking fixed by Michal Vasko · 9 years ago
  71. 1574a8d schema tree CHANGE review type and typedef structures by Radek Krejci · 9 years ago
  72. 5c7686d info printer OPTIMIZE minor optimization by Michal Vasko · 9 years ago
  73. 64448d7 info printer BUGFIX submodule broken parent indent fixed by Michal Vasko · 9 years ago
  74. 3d53afd tree printer BUGFIX feature check when looking for siblings by Michal Vasko · 9 years ago
  75. 1382c2d tree printer BUGFIX removed unused variables by Michal Vasko · 9 years ago
  76. 6a17ca3 tree printer MAINTENANCE code formatting by Michal Vasko · 9 years ago
  77. efbb319 tree printer MAINTENANCE feature enabled check moved to function by Michal Vasko · 9 years ago
  78. a4d19d4 tree printer BUGFIX cases are valid children by Michal Vasko · 9 years ago
  79. fc6ac17 tree printer NEW submodule print by Michal Vasko · 9 years ago
  80. 73f94a8 tree printer: BUGFIX: valid sibling can be checked including the parameter by Michal Vasko · 9 years ago
  81. fc3b0a3 tree printer: NEW: augment prefix print by Michal Vasko · 9 years ago
  82. 87e840c tree printer MAINTENANCE optimize features checks by Radek Krejci · 9 years ago
  83. 7e97c35 tree FEATURE allow enable/disable features in schemas by Radek Krejci · 9 years ago
  84. 28c6b57 tree printer: NEW: if-feature print by Michal Vasko · 9 years ago
  85. 0e893c9 tree printer: BUGFIX: copy-paste error by Michal Vasko · 9 years ago
  86. 6e4ffbb MAINTENANCE apply coding style rules to the source codes by Radek Krejci · 9 years ago
  87. f289630 tree printer: MAINTENANCE: use a defined function, do not duplicate code by Michal Vasko · 9 years ago
  88. e03bfbb tree printer: NEW: notification print by Michal Vasko · 9 years ago
  89. 07898f9 tree printer: OPTIMIZE: indenation string creation by Michal Vasko · 9 years ago
  90. b5c75d7 tree printer: NEW: rpc print by Michal Vasko · 9 years ago
  91. 14fd43c tree printer: OPTIMIZE: valid pointer value checks by Michal Vasko · 9 years ago
  92. 8487f4e tree printer: CHANGE: print anyxml type by Michal Vasko · 9 years ago
  93. f867433 tree printer: NEW: status print by Michal Vasko · 9 years ago
  94. 6db4fce tree printer: MAINTENANCE: coding style by Michal Vasko · 9 years ago
  95. 59b6884 tree printer: NEW: list anyxml print by Michal Vasko · 9 years ago
  96. f72afc9 tree printer: NEW: anyxml print by Michal Vasko · 9 years ago
  97. 7646fdb tree printer: NEW: default values by Michal Vasko · 9 years ago
  98. 7ea0a31 tree printer: BUGFIX: uses print by Michal Vasko · 9 years ago
  99. 3bde87f yin parser: FEATURE: support uses's refine substatement (RFC 6020 sec. 7.12.2) by Radek Krejci · 9 years ago
  100. e0dbb52 tree printer: BUGFIX: redundant space print by Michal Vasko · 9 years ago