index
:
gotext
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/gotext.go: Fix bad exit of Main()
EuAndreh
2025-05-15
1
-1
/
+1
*
Remove "MIME-Version" extra header
EuAndreh
2025-05-15
1
-1
/
+0
*
Remove "Content-Transfer-Encoding" "header" from files and strings
EuAndreh
2025-05-15
1
-1
/
+0
*
src/gotext.go: Stop panicking on unknown AST type
EuAndreh
2025-05-15
1
-1
/
+1
*
Add po/gotext/
EuAndreh
2025-05-15
1
-5
/
+6
*
Remove gobang as a dependency
EuAndreh
2025-05-14
1
-14
/
+17
*
src/gotext.go: Add translatableErrorT
EuAndreh
2025-05-14
1
-0
/
+8
*
src/gotext.go: Move Main() to the end of the file
EuAndreh
2025-05-14
1
-21
/
+14
*
src/gotext.go: Rename msgID -> msgIDT
EuAndreh
2025-05-14
1
-7
/
+7
*
src/gotext.go: Cleanup LC_* comments and make them consts
EuAndreh
2025-05-14
1
-26
/
+10
*
Remove global `msgIDs` shared variable
EuAndreh
2025-05-14
1
-16
/
+33
*
src/gotext.go: Group together type definitions
EuAndreh
2025-05-14
1
-16
/
+11
*
src/gotext.go: Fix usage of `var`
EuAndreh
2025-05-14
1
-48
/
+56
*
src/gotext.go: Remove global `opts` shared variable
EuAndreh
2025-05-14
1
-25
/
+28
*
src/gotext.go: Do away with most of the CLI options
EuAndreh
2025-05-14
1
-82
/
+23
*
Absorb go-xgettext/main_test.go
EuAndreh
2025-05-14
1
-28
/
+38
*
Absorb gettext_test.go
EuAndreh
2025-05-12
1
-25
/
+15
*
Absorb gettext.go
EuAndreh
2025-05-12
1
-3
/
+190
*
Absorb go-xgettext/main.go: Hackly do away with ad-hoc go-flags package
EuAndreh
2025-05-10
1
-0
/
+426
*
Setup Go skeleton
EuAndreh
2025-05-10
2
-0
/
+26