Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/: Move logerr* functions to src/logerr.{c,h}; forward tarballs_fd to src/... | EuAndreh | 2021-08-23 | 1 | -36/+37 |
* | re 's/write_tarball_from_directory/tarball_write_from_directory/g' | EuAndreh | 2021-08-22 | 1 | -1/+1 |
* | src/: s/tarzify/tarball_write_from_directory/g | EuAndreh | 2021-08-22 | 1 | -1/+1 |
* | src/lib.c: Fix logic condition for deciding when to generate tarbalss | EuAndreh | 2021-08-22 | 1 | -1/+1 |
* | src/lib.c: Write repo_tarballs_refs_each, calling stub tarzify() function | EuAndreh | 2021-08-22 | 1 | -18/+88 |
* | src/lib.c: Tweak test_start() name | EuAndreh | 2021-08-22 | 1 | -1/+1 |
* | src/lib.c: Add strsjoin() with tests | EuAndreh | 2021-08-22 | 1 | -0/+104 |
* | src/lib.c: Differentiate between -1 and other errors when looping through Git... | EuAndreh | 2021-08-22 | 1 | -2/+10 |
* | Rename src/gistatic.* src/lib.* | EuAndreh | 2021-08-22 | 1 | -0/+2181 |