Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/gotext.go: Rename msgID -> msgIDT | EuAndreh | 2025-05-14 | 1 | -24/+24 |
| | |||||
* | Remove global `msgIDs` shared variable | EuAndreh | 2025-05-14 | 1 | -24/+23 |
| | |||||
* | src/gotext.go: Remove global `opts` shared variable | EuAndreh | 2025-05-14 | 1 | -5/+20 |
| | |||||
* | src/gotext.go: Do away with most of the CLI options | EuAndreh | 2025-05-14 | 1 | -51/+1 |
| | |||||
* | Absorb go-xgettext/main_test.go | EuAndreh | 2025-05-14 | 6 | -0/+584 |
| | |||||
* | Absorb gettext_test.go | EuAndreh | 2025-05-12 | 1 | -0/+64 |
| | |||||
* | Setup Go skeleton | EuAndreh | 2025-05-10 | 10 | -0/+26 |