summaryrefslogtreecommitdiffstats
path: root/utils_xml.py
Commit message (Expand)AuthorAgeFilesLines
* filter: interactive "try_edit" as a part of validate_hookJan Pokorný2014-06-191-0/+1
* utils_xml: implement way to 'juggle'/re-{root,parent} XML elemsJan Pokorný2014-06-191-0/+35
* xml_utils: make rng_pivot return "starting" definitionJan Pokorný2014-06-131-2/+14
* utils_xml: fix possible issues with namespaced elems/tagsJan Pokorný2014-06-131-2/+5
* utils_xml: define and use new XML/lxml.etree helpersJan Pokorný2014-06-131-6/+24
* Cleanup: move some more XML related stuff to utils_xml.pyJan Pokorný2014-05-301-1/+11
* Cleanup: move squote from utils to utils_xmlJan Pokorný2014-05-301-0/+5
* utils_xml: XML helpers incl. rng_pivot to be used for validationJan Pokorný2014-05-281-0/+57