1. 7fa46d9 Create go-etree module. by Sasha Smundak · 4 years ago build-tools-release main master
  2. 911f836 Merge sso://github/beevik/etree, add mandatory files by Sasha Smundak · 4 years ago
  3. 5144115 Initial empty repository by Inna Palant · 4 years ago
  4. 23e6ba8 Add namespace-attribute path search unit tests. by Brett Vickers · 4 years, 6 months ago
  5. dcd53a5 Fix a bug in attribute namespaces. (#80) by Brett Vickers · 4 years, 6 months ago
  6. 6e5cd8a Lint pass (#76) by philtay · 5 years ago
  7. ef86ce2 Support Go modules (#75) by philtay · 5 years ago
  8. 4ec1305 Update documentation. by Brett Vickers · 5 years ago
  9. ab7d193 Update documentation. by Brett Vickers · 5 years ago
  10. 3c11c35 Generalize path function queries. by Brett Vickers · 5 years ago
  11. 76880d4 Clean up etree unit tests. by Brett Vickers · 5 years ago
  12. 95ebe49 Add SetData method to CharData. by Brett Vickers · 5 years ago
  13. 72f5d62 Add NewDocumentWithRoot. by Brett Vickers · 5 years ago
  14. 8aee651 Release v1.1.0 by Brett Vickers · 5 years ago
  15. 85f7177 Update README. by Brett Vickers · 5 years ago
  16. 8768bb0 Update copyright date. by Brett Vickers · 5 years ago
  17. 4fa5c48 Add new path filter functions. by Brett Vickers · 5 years ago
  18. b008cbd Add namespace helper functions for Element and Attr. by Brett Vickers · 5 years ago
  19. 30832cc Add namespace uri support by Brett Vickers · 5 years ago
  20. 346d4ae Fix Copy bug related to index values. by Brett Vickers · 5 years ago
  21. c8ab53a Update documentation for CharData methods. by Brett Vickers · 5 years ago
  22. 7699bf2 Update travis config. by Brett Vickers · 5 years ago
  23. 1d33bca Add element Tail and SetTail methods. by Brett Vickers · 5 years ago
  24. b57c997 Indent no longer inserts empty string CharData tokens. by Brett Vickers · 5 years ago
  25. bdd8441 Fix bug in indented output. by Brett Vickers · 5 years ago
  26. e6db7f9 Add WriteSettings.UseCRLF for Windows systems. by Brett Vickers · 5 years ago
  27. e56e118 Deprecated element's NewCharData method. by Brett Vickers · 5 years ago
  28. c8112fc Modification to API for CDATA support. by Brett Vickers · 5 years ago
  29. e6451dd Support for CDATA serialisation by Gabriel de Labachelerie · 6 years ago
  30. 6d7c4e9 Add optional support for HTML entities by Gabriel de Labachelerie · 6 years ago
  31. f2d9344 Update travis config. by Brett Vickers · 6 years ago
  32. dd07e7c Bug fix: Parsing different encodings. by Brett Vickers · 6 years ago
  33. 69ce3ef Properly escape invalid XML characters. by Brett Vickers · 6 years ago
  34. 9750b0e Fix a bug in text processing. by Brett Vickers · 6 years ago
  35. 90dafc1 add attribute sort support. by Brett Vickers · 6 years ago
  36. 9d7e8fe Release v1.0.1 by Brett Vickers · 6 years ago
  37. 2f16c1d Update path documentation. by Brett Vickers · 6 years ago
  38. 28ff26c Minor code reordering. by Brett Vickers · 6 years ago
  39. 4d4283b add support for absolute path queries. by Brett Vickers · 6 years ago
  40. 3c7a5c1 Update travis config. by Brett Vickers · 6 years ago
  41. 0b2ce04 fix bug in GetRelativePath. by Brett Vickers · 6 years ago
  42. 6a151fb Modify GetPath and GetRelativePath. by Brett Vickers · 6 years ago
  43. bef51f1 Added a GetPath() and GetRelativePath() to get the paths of an element. by Earncef Sequeira · 6 years ago
  44. af219c0 Update travis config by Brett Vickers · 7 years ago
  45. 15a30b4 Added filterText type by Nicolas Piganeau · 7 years ago
  46. 49a60cf Added [text()] syntax to retrieve all elements with non empty text by Nicolas Piganeau · 7 years ago
  47. 0974633 path: add text filters by Brett Vickers · 7 years ago
  48. cda1c00 Fix broken Markdown headings by Santiago Castro · 7 years ago
  49. 1095c30 Add Permissive read setting. by Christopher Brown · 7 years ago
  50. b3ae418 Fix unit test. by Brett Vickers · 7 years ago
  51. 4cd0dd9 [FIX] Multiple InsertChild by Nicolas PIGANEAU · 7 years ago
  52. 012da2a update canonical string replacers by Matt Smith · 7 years ago
  53. 4f15d35 Fix a bug in path parsing. by Brett Vickers · 7 years ago
  54. ce53c4c Update contributors. by Brett Vickers · 8 years ago
  55. 8f94461 Allow to read XML files in encodings different then UTF-8 by Michal Jemala · 8 years ago
  56. 4e6fd8a Update README. by Brett Vickers · 8 years ago
  57. f976e3f Fix bugs in SetRoot, and add unit tests. by Brett Vickers · 8 years ago
  58. 9d620a1 Make Add/Insert/RemoveElement functions more general-purpose. by Brett Vickers · 8 years ago
  59. 9329f34 Add the ability to create parentless XML tokens. by Brett Vickers · 8 years ago
  60. c010728 Improve comments. by Brett Vickers · 8 years ago
  61. 4545235 Add InsertElement function. by Brett Vickers · 8 years ago
  62. 83703de Fix an indentation bug. by Brett Vickers · 8 years ago
  63. b2c33ae Add badges to README.md. by Brett Vickers · 8 years ago
  64. 2f503fa Add Travis CI support. by Brett Vickers · 8 years ago
  65. 9c9d2b6 Renamed canonical WriteSettings & updated test by Brett Vickers · 8 years ago
  66. a82eb2d Canonical XML tweaks. by Brett Vickers · 8 years ago
  67. 8f31cdd Merge pull request #11 from ma314smith/support-canonical-xml by Brett Vickers · 8 years ago
  68. 61508f1 added WriteSettings by Matt Smith · 8 years ago
  69. 5a36d13 canonical support for ProcInst by Matt Smith · 9 years ago
  70. f066f4c support canonical xml by Matt Smith · 9 years ago
  71. c41fbb0 Add contributions section and sourcegraph badge. by Brett Vickers · 9 years ago
  72. 239ec97 Update CONTRIBUTORS and LICENSE. by Brett Vickers · 9 years ago
  73. cb724d3 Minor tweak to internal fifo data structure. by Brett Vickers · 9 years ago
  74. 89c3873 Move ErrPath from etree.go to path.go by Brett Vickers · 9 years ago
  75. 40f0fbd ErrPath error messages are now more expressive. by Brett Vickers · 9 years ago
  76. 67ff02c Code linted. by Brett Vickers · 9 years ago
  77. 45a915f Merge pull request #9 from kisielk/escape-attr by Brett Vickers · 10 years ago
  78. ba86354 Escape attribute values. by Kamil Kisiel · 10 years ago
  79. 4186a44 Merge pull request #8 from kisielk/patch-1 by Brett Vickers · 10 years ago
  80. 089c074 Fix escaping of quotes by Kamil Kisiel · 10 years ago
  81. 316a736 Fixed incorrect comments. by beevik · 10 years ago
  82. a61d617 API simplification. Keys and tags may now be prefixed by "namespace:". by beevik · 10 years ago
  83. ddcae5f API simplification. Keys and tags may now be prefixed by "namespace:". by beevik · 10 years ago
  84. 33fb6bb FindElement paths now ignore namespace when no namespace is specified. by beevik · 10 years ago
  85. f18a190 Fix a bug in the etree_test file. by beevik · 10 years ago
  86. 79abd5b Improved test error messages by beevik · 10 years ago
  87. ac4a914 Merge pull request #5 from felixge/simplify-remove-attr by Brett Vickers · 10 years ago
  88. 6211665 Merge pull request #4 from felixge/root by Brett Vickers · 10 years ago
  89. 4a2526b Simplify RemoveAttr API by Felix Geisendörfer · 10 years ago
  90. d881da0 Implement Root method by Felix Geisendörfer · 10 years ago
  91. 0eb1770 RemoveElement and RemoveAttrByKey tweaks. by beevik · 10 years ago
  92. 5f15bfa Added document and element Copy() functions. by beevik · 10 years ago
  93. 6617043 Add AUTHORS file. by beevik · 10 years ago
  94. 1477f78 Added RemoveAttrByKey and RemoveAttrByKeyFull. by beevik · 10 years ago
  95. c2b390a Merge pull request #3 from felixge/master by Brett Vickers · 10 years ago
  96. d7d0d85 Implement RemoveAttr method by Felix Geisendörfer · 10 years ago
  97. 0e493c8 Implement RemoveElement method by Felix Geisendörfer · 10 years ago
  98. 37b4492 Update tests. More coverage of APIs. by beevik · 10 years ago
  99. 5737378 Update path tests. by beevik · 10 years ago
  100. 88b8110 Expose ErrPath. Fix possible bug in path scratch buffer usage. by beevik · 10 years ago