aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Add switch for picking number of parallel fuzz workersHEADmainEuAndreh2025-05-261-1/+2
* meta.capim: Add with :dependencies keyEuAndreh2025-05-231-0/+7
* src/gotext.go: Fix bad exit of Main()EuAndreh2025-05-151-1/+1
* Remove "MIME-Version" extra headerEuAndreh2025-05-1517-26/+0
* Use LC_MESSAGES for testsEuAndreh2025-05-151-6/+3
* Remove "Content-Transfer-Encoding" "header" from files and stringsEuAndreh2025-05-1517-26/+0
* Makefile: Fix dependency of tests/functional/api-usage/main.bin-check targetEuAndreh2025-05-151-1/+3
* Do not install po/tests/*.mo filesEuAndreh2025-05-153-4/+7
* src/gotext.go: Stop panicking on unknown AST typeEuAndreh2025-05-151-1/+1
* Add po/gotext/EuAndreh2025-05-159-5/+167
* Makefile: Replace mandir(1) with instool(1)EuAndreh2025-05-151-2/+2
* mkdeps.sh: Better name of varlistsEuAndreh2025-05-153-23/+24
* doc/: No longer commit into the repository the generated filesEuAndreh2025-05-149-35/+25
* po/: Cleanup garbage generated headersEuAndreh2025-05-149-161/+67
* Remove gobang as a dependencyEuAndreh2025-05-143-253/+343
* src/gotext.go: Add translatableErrorTEuAndreh2025-05-141-0/+8
* src/gotext.go: Move Main() to the end of the fileEuAndreh2025-05-141-21/+14
* src/gotext.go: Rename msgID -> msgIDTEuAndreh2025-05-142-31/+31
* src/gotext.go: Cleanup LC_* comments and make them constsEuAndreh2025-05-141-26/+10
* Remove global `msgIDs` shared variableEuAndreh2025-05-142-40/+56
* src/gotext.go: Group together type definitionsEuAndreh2025-05-141-16/+11
* src/gotext.go: Fix usage of `var`EuAndreh2025-05-141-47/+55
* src/gotext.go: Remove global `opts` shared variableEuAndreh2025-05-142-30/+48
* src/gotext.go: Do away with most of the CLI optionsEuAndreh2025-05-142-133/+24
* rm LICENSE .travis.ymlEuAndreh2025-05-142-27/+0
* rm _examples/gettext.goEuAndreh2025-05-141-21/+0
* Absorb go-xgettext/main_test.goEuAndreh2025-05-149-550/+639
* Absorb gettext_test.goEuAndreh2025-05-1215-178/+257
* mv po/* po/doc/EuAndreh2025-05-129-2/+2
* Absorb gettext.goEuAndreh2025-05-122-222/+190
* Absorb go-xgettext/main.go: Hackly do away with ad-hoc go-flags packageEuAndreh2025-05-102-357/+426
* Setup manpage i18nEuAndreh2025-05-1018-2/+274
* Setup Go skeletonEuAndreh2025-05-1016-1/+362
* Merge pull request #11 from mvo5/bugfix/fix-tests-on-linuxJosé Carlos2016-08-301-7/+12
|\
| * fix tests on ubuntuMichael Vogt2016-03-091-7/+12
* | Merge pull request #10 from mvo5/feature/travisJosé Carlos2016-06-022-0/+12
|\|
| * add travis.ymlMichael Vogt2016-03-092-0/+12
|/
* Fixing example with go-xgettext.José Carlos Nieto2016-02-203-1/+1
* Adding old LC_* style constants for backward compatibility.José Carlos Nieto2016-02-201-2/+13
* Merge branch 'master' of github.com:gosexy/gettextJosé Carlos Nieto2016-02-200-0/+0
|\
| * Merge pull request #9 from gosexy/issue-5José Carlos2016-02-2010-254/+159
| |\
* | | Updating example.José Carlos Nieto2016-02-202-19/+11
* | | Adding a note on #1.José Carlos Nieto2016-02-201-0/+2
| |/ |/|
* | Code cleaning.José Carlos Nieto2016-02-202-60/+84
|\|
| * Merge branch 'master' of github.com:gosexy/gettextJosé Carlos Nieto2016-02-071-40/+65
| |\
| | * Merge pull request #8 from gosexy/issue-7José Carlos2016-02-071-40/+65
| | |\
| | | * Closes #7José Carlos Nieto2016-02-071-40/+65
| | |/
| * / Updating readme.José Carlos Nieto2016-02-071-22/+19
| |/
* / Code cleaning.José Carlos Nieto2016-02-2010-254/+157
|/
* Merge pull request #6 from mvo5/feature/xgettextJosé Carlos2016-02-072-0/+855
|\