summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: use $PYTHON when testing for libxml2baserock/2.0.2-3-g200d1d6-python_fixJavier Jardón2015-10-181-1/+1
* Added secondary setup.py to make it easier to upload to pypiShaun McCance2014-06-034-1/+32
* Fix UTF-8 handling for translated attributesShaun McCance2014-03-176-1/+66
* Version 2.0.22.0.2Shaun McCance2013-12-172-1/+7
* itstool.1: Update man pageShaun McCance2013-12-172-48/+91
* Don't hardcode python pathRyan Lortie2013-12-112-1/+3
* Fixed crash in locale filter and drop rule, #715116Shaun McCance2013-11-241-2/+2
* Version 2.0.12.0.1Shaun McCance2013-11-182-1/+5
* its: Consolidate ITS rules for better performanceShaun McCance2013-11-045-363/+355
* NEWS: Fixed typoShaun McCance2013-11-011-1/+1
* Version 2.0.02.0.0Shaun McCance2013-11-012-1/+20
* docbook*.its: Make info children always not within textits-2-0Shaun McCance2013-11-012-0/+6
* its: Exclude editor remarks/comments with locale filterShaun McCance2013-11-013-5/+6
* itstool.in: Allow users to set ITS paramsShaun McCance2013-11-012-24/+39
* its: Switched built-in ITS rules to 2.0Shaun McCance2013-10-314-4/+4
* docbook5.its: Added DocBook 5 supportShaun McCance2013-10-313-3/+207
* docbook.its: Updated preserve space and external resourceShaun McCance2013-10-311-10/+9
* mallard.its: Updated preserve space and external resourceShaun McCance2013-10-311-3/+3
* xhtml.its: Updated preserve space and external resourceShaun McCance2013-10-311-1/+4
* Merge branch 'master' into its-2-0Shaun McCance2013-10-2815-12/+224
|\
| * Added an option to retain entity referencesShaun McCance2013-09-2110-11/+157
| * Fix utf8 issue introduced in Sep 20 commitShaun McCance2013-09-211-4/+6
| * Merge commit 'refs/merge-requests/5' of gitorious.org:itstool/itstoolShaun McCance2013-08-211-0/+10
| |\
| | * Configure: test for python module libxml2 presenceClement Chauplannaz2013-06-181-0/+10
| * | Merge commit 'refs/merge-requests/4' of gitorious.org:itstool/itstoolShaun McCance2013-08-216-6/+82
| |\ \ | | |/ | |/|
| | * add --load-dtd optionGalen Charlton2012-08-296-6/+82
* | | Support localeFilterType="exclude"Shaun McCance2013-10-2832-70/+279
* | | Update ITS 2.0 test suiteShaun McCance2013-10-27119-1650/+1650
* | | Add support for its:paramShaun McCance2013-10-272-16/+12
* | | Fixed issue with preserveSpace from xml:space attributeShaun McCance2013-10-271-8/+7
* | | Updated ITS 2.0 test suiteShaun McCance2013-10-2745-211/+309
* | | Properly handle loc note inheritanceShaun McCance2013-02-092-9/+7
* | | Add LocNote class to better track localization note infoShaun McCance2013-02-092-24/+50
* | | Fix IdValue for attributes and nodes with attributesShaun McCance2013-02-091-1/+1
* | | Adding the ITS 2.0 test suite, found here:Shaun McCance2013-02-02200-8/+3025
* | | Implemented ITS 2.0 "ID Value" data categoryShaun McCance2012-09-269-1/+155
* | | Support for local withinTextShaun McCance2012-09-2110-2/+107
* | | Fix tests for namespace prefix handlingShaun McCance2012-09-205-31/+21
* | | Merge branch 'master' into its-2-0Shaun McCance2012-09-206-2/+118
|\ \ \ | |/ /
| * | Support namespace prefixes on elementsShaun McCance2012-09-206-2/+118
| |/
* | Adding test output for External ResourceShaun McCance2012-09-191-0/+2
* | Use External Resource implementation for itst:externalRefRuleShaun McCance2012-09-193-52/+18
* | Implemented ITS 2.0 External Resource data categoryShaun McCance2012-09-1924-0/+501
* | Adding a test for itst:externalRefRuleShaun McCance2012-09-196-0/+86
* | Moving some of the tests into subdirectoriesShaun McCance2012-09-1256-102/+102
* | Adding more Locale Filter testsShaun McCance2012-09-1239-0/+664
* | Sort attribute names in test outputShaun McCance2012-09-111-2/+2
* | Renaming IT-join-1 test output fileShaun McCance2012-09-111-0/+0
* | Updating test files for --no-builtinsShaun McCance2012-09-118-4/+39
* | First pass at implementing Locale FilterShaun McCance2012-09-1111-67/+338