summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 2.0.42.0.4Shaun McCance2017-10-162-1/+5
* Use $PYTHON for libxml2 check to use the right pythonShaun McCance2017-10-161-1/+1
* Update INSTALL fileShaun McCance2017-10-161-7/+12
* Fix massive performance issueShaun McCance2017-10-111-2/+9
* Version 2.0.32.0.3Shaun McCance2017-10-042-1/+9
* Merge pull request #14 from claudep/placeholderShaun McCance2017-08-151-7/+8
|\
| * Merge branch 'master' into placeholderShaun McCance2017-08-151-79/+116
| |\ | |/ |/|
* | Merge pull request #3 from hsoft/masterShaun McCance2017-08-151-79/+114
|\ \
| * | Fix problem with merging translations under py3Virgil Dupras2016-01-161-4/+13
| * | Add python 3 supportVirgil Dupras2015-03-151-77/+103
* | | Fix keep entities mode after libxml2 changesShaun McCance2017-08-151-0/+2
| | * Get Placeholder out of MessageClaude Paroz2017-05-011-7/+8
| |/ |/|
* | Add -j command to UsageShaun McCance2016-09-021-1/+3
* | Add --path option for extra paths for ITS filesShaun McCance2016-08-311-2/+17
* | Don't error out (except under -s) for mismatched placeholdersShaun McCance2016-03-141-1/+11
|/
* 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