aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Add native go xgettextMichael Vogt2016-01-252-0/+855
|/
* Merge pull request #2 from sqp/nil_stringJosé Carlos2016-01-092-4/+45
|\
| * Fix translations with DGettext (and other D... func) when the domain name is ...SQP2015-06-082-4/+45
|/
* Styling typos.José Carlos Nieto2013-02-211-11/+12
* TypoJosé Carlos Nieto2013-02-191-1/+1
* Updating code (fixing leaks) and docs.José Carlos Nieto2013-02-193-31/+115
* Typo.José Carlos Nieto2012-10-061-6/+6
* Additional data on xgettext.José Carlos Nieto2012-10-062-1/+25
* Typos.José Carlos Nieto2012-10-061-3/+6
* Adding README file.José Carlos Nieto2012-10-061-0/+63
* Adding Deutsch and Español examples.José Carlos Nieto2012-10-067-0/+255
* Initial commit.José Carlos Nieto2012-10-062-0/+126