aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/gotext.go: Fix bad exit of Main()EuAndreh2025-05-151-1/+1
* Remove "MIME-Version" extra headerEuAndreh2025-05-151-1/+0
* Remove "Content-Transfer-Encoding" "header" from files and stringsEuAndreh2025-05-151-1/+0
* src/gotext.go: Stop panicking on unknown AST typeEuAndreh2025-05-151-1/+1
* Add po/gotext/EuAndreh2025-05-151-5/+6
* Remove gobang as a dependencyEuAndreh2025-05-141-14/+17
* 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-141-7/+7
* src/gotext.go: Cleanup LC_* comments and make them constsEuAndreh2025-05-141-26/+10
* Remove global `msgIDs` shared variableEuAndreh2025-05-141-16/+33
* src/gotext.go: Group together type definitionsEuAndreh2025-05-141-16/+11
* src/gotext.go: Fix usage of `var`EuAndreh2025-05-141-48/+56
* src/gotext.go: Remove global `opts` shared variableEuAndreh2025-05-141-25/+28
* src/gotext.go: Do away with most of the CLI optionsEuAndreh2025-05-141-82/+23
* Absorb go-xgettext/main_test.goEuAndreh2025-05-141-28/+38
* Absorb gettext_test.goEuAndreh2025-05-121-25/+15
* Absorb gettext.goEuAndreh2025-05-121-3/+190
* Absorb go-xgettext/main.go: Hackly do away with ad-hoc go-flags packageEuAndreh2025-05-101-0/+426
* Setup Go skeletonEuAndreh2025-05-102-0/+26