Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "MIME-Version" extra header | EuAndreh | 2025-05-15 | 1 | -10/+0 |
* | Use LC_MESSAGES for tests | EuAndreh | 2025-05-15 | 1 | -6/+3 |
* | Remove "Content-Transfer-Encoding" "header" from files and strings | EuAndreh | 2025-05-15 | 1 | -10/+0 |
* | Remove gobang as a dependency | EuAndreh | 2025-05-14 | 2 | -261/+348 |
* | 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 |