| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | -47/+55 |
| * | 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 | -27/+37 |
| * | 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 |
