summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/xgettext.c
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright yearDaiki Ueno2016-05-301-1/+1
* xgettext: Update usage documentationDaiki Ueno2016-05-301-1/+1
* search-path: Don't relocate dirs given as envvarDaiki Ueno2016-05-201-12/+1
* msgfmt, xgettext: Respect XDG_DATA_DIRSDaiki Ueno2016-05-161-28/+26
* xgettext: Put --its help in the right sectionDaiki Ueno2016-03-021-2/+4
* xgettext: Add new check bullet-unicodeDaiki Ueno2016-02-221-7/+9
* maint: Update copyright yearDaiki Ueno2016-01-021-2/+1
* xgettext: Add --its option for ease of testingDaiki Ueno2015-12-101-0/+24
* xgettext: Improve error reporting when ITS is usedDaiki Ueno2015-12-101-2/+5
* xgettext: Ignore --from-code when XML modeDaiki Ueno2015-12-081-3/+5
* xgettext: Add support for generic XML filesDaiki Ueno2015-12-041-29/+202
* Revert "xgettext: Allow multiple --copyright-holder"Daiki Ueno2015-09-101-64/+6
* xgettext: Replace PACKAGE placeholder if possibleDaiki Ueno2015-08-241-2/+3
* xgettext: Add support for AppData XML filesPhilip Withnall2015-08-211-0/+3
* xgettext: Allow multiple --copyright-holderDaiki Ueno2015-08-211-6/+64
* maint: Update copyright yearDaiki Ueno2015-06-051-1/+2
* kde: Enable ki18n keywords by defaultЧаслав Илић (Chusslove Illich)2015-05-111-0/+2
* format-kde: Recognize KUIT markupDaiki Ueno2015-03-091-2/+32
* xgettext: Support message syntax checksDaiki Ueno2015-03-031-4/+78
* xgettext, msgmerge: Avoid undefined non-null argument behaviorDaiki Ueno2015-01-241-1/+1
* xgettext: Avoid potential null-dereferenceDaiki Ueno2014-12-091-1/+1
* xgettext: Allow plural extraction from a single argument functionDaiki Ueno2014-10-301-29/+37
* xgettext: Fix double-free in singular/plural argument extractionDaiki Ueno2014-10-281-1/+1
* build: Fix Woe32 cross buildDaiki Ueno2014-05-121-4/+4
* xgettext: Provide a way to interpret string literals lazilyDaiki Ueno2014-05-091-8/+137
* xgettext: Make mixed_string_buffer_done always return UTF-8 stringDaiki Ueno2014-05-071-31/+13
* xgettext: Recognize comment tag prefixDaiki Ueno2014-05-031-7/+24
* xgettext: Allow mixed_string_buffer_done to return non-UTF-8 stringDaiki Ueno2014-05-031-13/+31
* Fix typo in commit f597467aDaiki Ueno2014-05-031-2/+2
* xgettext: Factor out commonly used mixed_string_bufferDaiki Ueno2014-05-021-0/+181
* xgettext: Strip multiple ".in" suffixes from the file name.Daiki Ueno2014-04-171-2/+2
* xgettext: Warn user if invalid encoding name is specifiedDaiki Ueno2014-04-041-1/+7
* xgettext: Add support for Desktop Entry filesDaiki Ueno2014-04-041-2/+6
* Extend --add-location option to suppress line number outputDaiki Ueno2014-03-251-9/+9
* glade: handle multi-line extracted commentsDaiki Ueno2013-08-121-1/+23
* Fix copyright year in xgettext version string.Miguel Ángel Arruga Vivas2013-08-081-1/+1
* xgettext: support GSettings schema fileDaiki Ueno2013-08-061-0/+3
* xgettext: allow file name extension with multiple dotsDaiki Ueno2013-08-061-9/+20
* Support for Vala.Daiki Ueno2013-06-041-8/+15
* Support Python brace format.Daiki Ueno2013-04-261-0/+5
* Wrap long lines in xgettext --help.Daiki Ueno2013-04-181-4/+8
* Support for JavaScript.Andreas Stricker2013-04-171-4/+16
* Support for Lua.Ľubomír Remák2013-04-111-4/+16
* Fix memory leak.Daiki Ueno2013-01-031-5/+8
* Modernize quoting.Bruno Haible2012-02-181-7/+7
* Fix xgettext crash when extracting a message with plural that is excluded.Bruno Haible2011-07-301-2/+2
* Port to uClibc.Bruno Haible2011-06-071-1/+2
* Prepare for version 0.18.Bruno Haible2010-05-091-1/+1
* New options --color, --style for many programs.Bruno Haible2010-03-131-0/+18
* Code style: Add some blank lines.Bruno Haible2010-03-131-1/+41