Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revamp lib, simplify it a bit and address some FIXMEs | EuAndreh | 2025-01-12 | 1 | -1/+3 |
* | tests/*.c: Use EXIT_FAILURE and EXIT_SUCCESS in main() functions | EuAndreh | 2024-06-02 | 1 | -3/+4 |
* | Remove all remaining calls to logerr() that included a trailing newline | EuAndreh | 2024-05-24 | 1 | -1/+1 |
* | Organaze imports | EuAndreh | 2024-04-16 | 1 | -0/+2 |
* | src/lib.c: Print project metadata on pindaiba_main | EuAndreh | 2024-04-07 | 1 | -5/+19 |
* | Move unit tests out of src/*.c into tests/ | EuAndreh | 2024-04-05 | 1 | -9/+0 |
* | Init project: copy files and skeletons from others | EuAndreh | 2024-01-01 | 1 | -0/+20 |