aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* remove a few more headers and add braces around two print functions0.4.0Patrice Clement2017-08-077-17/+2
* port to python 3Patrice Clement2017-07-0423-371/+328
* Complete the previous patch, actually remove the missing import.Vlastimil Babka2011-02-131-1/+0
* Remove usage of PrettyPrint from pyxml, bug #354421. Thanks to Rafał Mużył...Vlastimil Babka2011-02-132-5/+2
* Add patch for python-2.6 from bug #239479.Petteri Räty2009-03-071-1/+1
* Adding preliminarily, ruff, sucky and generally unfinished first draft of ecl...Alistair Bush2008-07-054-24/+178
* Forgot about xjavac tags.James Le Cuirot2008-06-171-1/+1
* New approach to rewriting the classpath. The previous one didn't work very well.James Le Cuirot2008-06-171-53/+17
* These tabs got left behind.James Le Cuirot2008-06-171-5/+5
* Merge ali_bush's layout_refactor_branch back to trunk with some changes.James Le Cuirot2008-06-1663-2026/+1599
|\
| * Fix bugs caused by layout changes.Alistair Bush2008-06-142-4/+7
| * Modified headers and added vim modeline.Alistair Bush2008-01-0514-289/+267
| * Moving old projects into obsolete directory. Will delete before merge.Alistair Bush2008-01-0541-0/+0
| * Finalise setup.py, update class-version-verifyAlistair Bush2008-01-032-91/+47
| * Started setup.py and migrated more tools.Alistair Bush2008-01-0316-367/+1187
| * Refactored code of active sub-projects into new file structure. Currently mis...Alistair Bush2007-12-3110-0/+994
* | New jarjarclean utility.James Le Cuirot2008-06-152-0/+57
* | Mark buildparser as executable.James Le Cuirot2008-06-141-0/+0
* | Option to wrap when returning singular values.James Le Cuirot2008-06-084-12/+29
* | Don't wrap inside quotes.James Le Cuirot2008-06-081-2/+29
* | Allow addition of new keys.James Le Cuirot2008-06-081-1/+3
* | In-place editing for buildparser.James Le Cuirot2008-06-065-13/+23
* | Add encoding for javadoc and reorganize logic.Petteri Räty2008-04-201-11/+17
* | Add a cElementTree based build.xml rewriter.Petteri Räty2008-03-251-0/+41
|/
* Reversing refactor of maven-helper. Work now to be done in branch.Alistair Bush2007-12-314-328/+311
* Committing refactor of maven-helper before updating the layout of the javatoo...Alistair Bush2007-11-284-311/+328
* bsfix classpath rewriting improved + maven helper rewriting improvmentMathieu Pasquet2007-06-143-62/+152
* add rewrite featureMathieu Pasquet2007-06-131-64/+233
* reverting xml-rewrite-2 to initial stateMathieu Pasquet2007-05-201-255/+154
* xml-rewrite new version: xml-rewrite-3.Mathieu Pasquet2007-05-202-2/+425
* minor changes to maven helper, also renamed itMathieu Pasquet2007-05-202-48/+50
* New version of xml rewrite, yet another time rewrittenMathieu Pasquet2007-05-201-154/+255
* kiorky: packaging maven toolkitMathieu Pasquet2007-05-111-14/+21
* kiorky: packaging maven toolkitMathieu Pasquet2007-05-112-0/+21
* kiorky: add maven helperMathieu Pasquet2007-05-111-0/+146
* bsfix/xml-rewrite-2.py: Update the command line helper part2Mathieu Pasquet2007-04-111-2/+2
* bsfix/xml-rewrite-2.py: Update the command line helperMathieu Pasquet2007-04-111-1/+3
* bsfix/xml-rewrite-2.py_tests.sh: interferences with Betelgeuse :)Mathieu Pasquet2007-04-112-49/+2
* bsfix/xml-rewrite-2.py_tests.sh: Correct some parametersMathieu Pasquet2007-04-111-0/+47
* Rename xml-rewrite-2.py_tests.sh to rewrite2-speed-test.sh.Petteri Räty2007-04-111-0/+0
* bsfix/xml-rewrite-2.py_tests.sh: Correct odd pathMathieu Pasquet2007-04-111-3/+5
* bsfix/xml-rewrite-2.py_tests.sh: Make the rewrite one-passMathieu Pasquet2007-04-112-2/+47
* Apply xml-rewrite-2 improvements from kiorky.Petteri Räty2007-04-111-16/+63
* Remove trailing white space.Petteri Räty2007-04-081-10/+10
* Forgot the callback from the sys.stdin code.Petteri Räty2007-04-031-1/+1
* Add some unit test for the build.xml rewriter.Petteri Räty2007-03-132-0/+260
* Add a new --gentoo-classpath switch to xml-rewrite-2.pyPetteri Räty2007-03-131-20/+53
* Fixing problems with encodings and relative paths.Petteri Räty2006-12-311-16/+35
* Use Sax instead of Expat to get entities right (test on dev-java/skinlf).Petteri Räty2006-12-291-17/+40
* Renamed xml-rewrite2.py to xml-rewrite-2.py and added Makefile things for it.Petteri Räty2006-12-272-1/+2