summaryrefslogtreecommitdiffstats
path: root/gettext-tools
Commit message (Expand)AuthorAgeFilesLines
* Android doesn't support the pw_gecos fieldWolfgang Wiedmeyer2017-06-241-1/+1
* remove man page codeWolfgang Wiedmeyer2017-06-2426-1261/+1
* build: Fix unintentional soname bumpDaiki Ueno2016-06-111-2/+2
* Update translationsDaiki Ueno2016-06-0916-5002/+6156
* Prepare for 0.19.8Daiki Ueno2016-06-094-4/+4
* tests: Use Exit instead of exit if init.sh is usedDaiki Ueno2016-06-08396-1438/+1438
* tests: Check invalid input in sentence-1-prgDaiki Ueno2016-06-011-10/+24
* tests: Fix test data for sentence-1Daiki Ueno2016-06-011-3/+4
* tests: Fix location of valgrind suppression fileDaiki Ueno2016-05-311-1/+1
* tests: Turn sentence test into a shell scriptDaiki Ueno2016-05-315-91/+191
* maint: Update copyright yearDaiki Ueno2016-05-3016-16/+16
* xgettext: Update usage documentationDaiki Ueno2016-05-301-1/+1
* desktop: Add missing "extern" in headerDaiki Ueno2016-05-271-16/+19
* desktop: Fix invalid memory accessDavid Shea2016-05-241-6/+8
* tests: Add more tests for JavaScript format stringDaiki Ueno2016-05-232-4/+6
* javascript: Fix format type compatibility checkDaiki Ueno2016-05-231-3/+4
* tests: Add test for ITS search pathDaiki Ueno2016-05-202-1/+63
* search-path: Fix XDG_DATA_DIRS traversalDaiki Ueno2016-05-201-9/+23
* search-path: Don't relocate dirs given as envvarDaiki Ueno2016-05-204-95/+91
* Update gnulibDaiki Ueno2016-05-193-0/+6
* msgfmt, xgettext: Respect XDG_DATA_DIRSDaiki Ueno2016-05-167-53/+218
* javascript: Avoid uninitialized variableDaiki Ueno2016-05-161-1/+1
* lua: Avoid heap buffer overflowHanno Boeck2016-03-261-0/+6
* format-python-brace: Support chained expressionDaiki Ueno2016-03-232-30/+39
* doc: Fix ngettext usage exampleDaiki Ueno2016-03-231-2/+2
* javascript: Fix invalid memory accessDaiki Ueno2016-03-221-1/+1
* maint: Clean up .gitignoreDaiki Ueno2016-03-221-13/+13
* xgettext: Put --its help in the right sectionDaiki Ueno2016-03-021-2/+4
* xgettext: Add new check bullet-unicodeDaiki Ueno2016-02-226-11/+158
* doc: Mention the behavior stripping *.inDaiki Ueno2016-02-101-1/+6
* javascript: Support '%m$' in format stringsDaiki Ueno2016-02-083-43/+225
* gettext-tools: Use a short name for DLLs on OS/2KO Myung-Hun2016-01-204-3/+20
* Change msgfmt to produce little-endian .mo files by default.Bruno Haible2016-01-153-5/+5
* maint: Revert copyright year changes in test dataDaiki Ueno2016-01-1310-10/+10
* its: Recognize *.glade as a GtkBuilder file tooDaiki Ueno2016-01-071-0/+1
* maint: Update copyright yearDaiki Ueno2016-01-02306-349/+318
* Update translationsDaiki Ueno2015-12-2816-7831/+11644
* Prepare for 0.19.7Daiki Ueno2015-12-283-3/+3
* Ignore file brought by gnulib-toolDaiki Ueno2015-12-281-0/+1
* cldr-plurals: Fix errors from clang-analyzerDaiki Ueno2015-12-211-8/+10
* its: Allow CDATA and comments in translatable nodeDaiki Ueno2015-12-171-0/+2
* its: Fix typo in GSettings ruleDaiki Ueno2015-12-171-1/+1
* gnulib-local: Pull more functions for libxmlDaiki Ueno2015-12-152-0/+7
* gnulib-local: Replace libxml2 trio with GnulibDaiki Ueno2015-12-152-22/+51
* gettext-tools: Update POTFILES.inDaiki Ueno2015-12-101-4/+12
* its: Mark some attributes as escape="no"Daiki Ueno2015-12-103-0/+8
* xgettext: Respect ITS escape rule for attributesDaiki Ueno2015-12-102-1/+25
* build: Do not include os2compat.[ch]KO Myung-Hun2015-12-101-1/+1
* kde: Fix KUIT error handling when libxml2 is usedDaiki Ueno2015-12-101-0/+3
* xgettext: Add --its option for ease of testingDaiki Ueno2015-12-102-0/+29