]>
git.cameronkatri.com Git - trustcache.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Cameron Katri [Tue, 14 Jun 2022 02:17:52 +0000 (22:17 -0400)]
Fix workflows
Cameron Katri [Mon, 13 Jun 2022 18:28:49 +0000 (14:28 -0400)]
Rename to trustcache
Linux contains a `tc(8)` that I was unaware of.
https://manpages.debian.org/tc.8
Cameron Katri [Wed, 1 Jun 2022 14:17:26 +0000 (10:17 -0400)]
Add DESTDIR support
Cameron Katri [Thu, 26 May 2022 12:10:55 +0000 (08:10 -0400)]
tc v1.0
Cameron Katri [Thu, 26 May 2022 02:22:08 +0000 (22:22 -0400)]
Add actions and artifacts
Cameron Katri [Thu, 26 May 2022 02:16:52 +0000 (22:16 -0400)]
append: Allow specifying cdhash directly
Cameron Katri [Wed, 25 May 2022 23:08:06 +0000 (19:08 -0400)]
nftw behaves differently on Apple systems
Cameron Katri [Wed, 25 May 2022 22:45:42 +0000 (18:45 -0400)]
Fix compilation with -Wall -Wextra -Werror
Cameron Katri [Wed, 25 May 2022 22:20:38 +0000 (18:20 -0400)]
Fix some portability issues
Cameron Katri [Mon, 23 May 2022 02:25:04 +0000 (22:25 -0400)]
Import strtonum.c because it is not POSIX
Cameron Katri [Sun, 22 May 2022 03:44:49 +0000 (23:44 -0400)]
Add tc remove and append -f flags
Also fix some conflicting types to hopefully prevent possible overflows.
Cameron Katri [Fri, 20 May 2022 14:42:38 +0000 (10:42 -0400)]
Initial import