Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace src/urubu/ucd.go with "ucdx" dependencyHEADmain | EuAndreh | 2025-06-13 | 1 | -6/+4 |
* | Makefile: Add switch for picking number of parallel fuzz workers | EuAndreh | 2025-05-29 | 1 | -1/+2 |
* | Setup i18n with gotext(0) | EuAndreh | 2025-05-17 | 1 | -20/+53 |
* | Make: Use $< over $? | EuAndreh | 2025-05-04 | 1 | -1/+1 |
* | Makefile: Uncomment dependency on build files | EuAndreh | 2024-12-12 | 1 | -3/+3 |
* | Build and run existing test executables with no actual tests | EuAndreh | 2024-12-12 | 1 | -25/+48 |
* | Do the same single file consolidation on tests | EuAndreh | 2024-12-11 | 1 | -1/+1 |
* | Consolidate packages spread across multiple files into single one | EuAndreh | 2024-12-11 | 1 | -2/+2 |
* | Namespace packages with "urubu/" | EuAndreh | 2024-12-10 | 1 | -41/+42 |
* | Start building test files | EuAndreh | 2024-12-10 | 1 | -2/+23 |
* | cmd/: Simplify flag usage | EuAndreh | 2024-12-10 | 1 | -1/+1 |
* | Build and test existing code as is | EuAndreh | 2024-12-02 | 1 | -0/+40 |
* | Setup Makefile project structure with empty src/urubu.go source | EuAndreh | 2024-11-19 | 1 | -0/+169 |