| 2026-03-15 03:15 | Increase memory limit to prevent high-ratio breakage | Yersa Nordman | 1 | +1 | -1 |
| 2026-03-15 01:21 | Replace manual templating by existing library | finwo | 2 | +80 | -17 |
| 2026-03-14 22:38 | Merge pull request #16 from finwo/rewrite-c | finwo | 39 | +2749 | -1361 |
| 2026-03-14 20:42 | Include include dir in config.mk by default | finwo | 1 | +14 | -0 |
| 2026-03-14 20:12 | Fix high-compression-ratio unpack; fix postinstall hook; fix deb typo | finwo | 2 | +49 | -32 |
| 2026-03-14 17:08 | Fix dirname replacement with original intent | finwo | 1 | +2 | -2 |
| 2026-03-14 17:01 | added postinstall hook | finwo | 1 | +65 | -0 |
| 2026-03-14 16:44 | Just try to download immediately instead of detecting | finwo | 1 | +2 | -3 |
| 2026-03-14 16:37 | No bullshit generated release notes | finwo | 1 | +0 | -1 |
| 2026-03-14 16:25 | Github is fucking bullshit and can't automate this fucking shit | finwo | 2 | +6 | -47 |
| 2026-03-14 16:22 | Hard dispatch the release workflow then | finwo | 2 | +13 | -0 |
| 2026-03-14 16:14 | Explicitly state write perms | finwo | 1 | +3 | -0 |
| 2026-03-14 16:10 | Fuck it, automated tag creation then | finwo | 2 | +30 | -14 |
| 2026-03-14 03:07 | Fix artifact download | finwo | 1 | +15 | -15 |
| 2026-03-14 02:53 | Simplify repo in action.yml | finwo | 1 | +1 | -1 |
| 2026-03-14 02:27 | Restructure help | finwo | 8 | +222 | -41 |
| 2026-03-14 01:22 | Fuck microsoft | finwo | 9 | +11 | -115 |
| 2026-03-14 01:11 | Dealing with windows non-posix-compliance | finwo | 5 | +40 | -0 |
| 2026-03-14 00:59 | Add missing dependencies for building in gh-actions | finwo | 2 | +12 | -6 |
| 2026-03-14 00:53 | Merge remote-tracking branch 'github/main' into rewrite-c | finwo | 0 | +0 | -0 |
| 2026-03-14 00:16 | Re-instate action.yml | finwo | 3 | +193 | -4 |
| 2026-03-13 23:48 | Added repository clean-cache command | finwo | 5 | +144 | -91 |
| 2026-03-13 23:35 | Rebuilt readme | finwo | 1 | +170 | -0 |
| 2026-03-13 23:32 | Add install script | finwo | 1 | +5 | -0 |
| 2026-03-13 23:20 | Strip binaries to remove unneeded debug symbols | finwo | 1 | +1 | -0 |
| 2026-03-13 23:20 | Handle .dep.export files | finwo | 2 | +89 | -0 |
| 2026-03-13 22:46 | Added 'add' command | finwo | 4 | +540 | -61 |
| 2026-03-13 20:15 | Update .dep format | finwo | 1 | +34 | -45 |
| 2026-03-13 18:51 | Separate net-utils from install command | finwo | 3 | +283 | -230 |
| 2026-03-13 15:25 | Handle __DIRNAME replacements during config.mk concat | finwo | 1 | +47 | -0 |
| 2026-03-13 15:02 | Handle installing sub-dependencies | finwo | 1 | +53 | -0 |
| 2026-03-13 14:49 | Handle .dep.chain for shims | finwo | 1 | +95 | -0 |
| 2026-03-13 14:15 | Added install command | finwo | 2 | +483 | -0 |
| 2026-03-13 11:51 | Added basic repository management | finwo | 5 | +359 | -68 |
| 2026-03-13 11:15 | Allow command aliasing | finwo | 4 | +24 | -15 |
| 2026-03-13 11:05 | Added init command | finwo | 1 | +58 | -0 |
| 2026-03-13 10:55 | Auto-formatting | finwo | 6 | +406 | -77 |
| 2026-03-13 10:54 | Add license command | finwo | 6 | +58 | -15 |
| 2026-03-12 23:36 | Project re-init | finwo | 6 | +200 | -0 |
| 2024-06-06 12:19 | Fix invalid symlink | finwo | 2 | +2 | -2 |
| 2024-06-06 12:06 | Fix invalid realpath | finwo | 2 | +2 | -2 |
| 2024-06-06 11:59 | Fix typo in linking | finwo | 2 | +2 | -2 |
| 2024-06-06 11:58 | Make symlinks again instead of copies | finwo | 2 | +4 | -4 |
| 2024-05-10 21:30 | Fix dependency recursion to install dep's deps | finwo | 2 | +6 | -6 |
| 2024-04-27 18:37 | Less agressive reset upon consecutive install calls | finwo | 2 | +6 | -6 |
| 2024-04-27 18:30 | Fix no tarball download bug | finwo | 2 | +23 | -19 |
| 2024-04-27 18:12 | Fixed bug destroying exports of already-installed packages during consecutive runs | finwo | 2 | +98 | -98 |
| 2024-03-08 21:33 | Renamed original usage to summary in readme | finwo | 2 | +4 | -4 |
| 2024-03-08 21:32 | Added basic usage and reference to official repo | finwo | 2 | +102 | -0 |
| 2024-03-02 23:27 | Only support gzipped tarballs I guess | finwo | 2 | +2 | -2 |
| 2024-03-02 23:24 | Run dep itself in new step to allow path to update | finwo | 1 | +6 | -2 |
| 2024-03-02 23:20 | Made vars local where required | finwo | 2 | +36 | -28 |
| 2024-03-02 22:53 | Add default repository to action using new structure | finwo | 1 | +3 | -7 |
| 2024-03-02 21:58 | Added support for github-based packages from the repository | finwo | 3 | +225 | -307 |
| 2024-03-02 16:05 | Can now add dependencies using the new repo structure | finwo | 3 | +65 | -36 |
| 2024-03-01 23:36 | Fetching the package.ini location from the package cache in new structure | finwo | 2 | +130 | -76 |
| 2024-03-01 22:01 | Prepend blank line before new sections | finwo | 2 | +6 | -0 |
| 2024-02-29 22:27 | Download repo tarballs now in prep for different package adding | finwo | 4 | +100 | -18 |
| 2024-01-01 21:47 | Added echos for showing build commands | finwo | 2 | +4 | -0 |
| 2024-01-01 20:43 | Fix brainfart on new if statement | finwo | 2 | +2 | -2 |
| 2024-01-01 20:35 | Added os-specific build step support | finwo | 3 | +48 | -2 |
| 2023-10-31 00:03 | Forgotten make | finwo | 1 | +1 | -1 |
| 2023-10-31 00:01 | Remove space in include path in generated config.mk | finwo | 1 | +1 | -1 |
| 2023-10-18 19:45 | Back to relpaths again, no need to stay compatible with symlinks | finwo | 2 | +4 | -4 |
| 2023-10-18 19:43 | Remove debug logging again | finwo | 2 | +0 | -4 |
| 2023-10-18 19:43 | Forego symlinks for now | finwo | 3 | +4 | -69 |
| 2023-10-18 19:39 | Revert to full paths, using windows-specific symlinking now | finwo | 3 | +73 | -6 |
| 2023-10-18 19:23 | Add debug echo for seeing what goes wrong | finwo | 2 | +4 | -0 |
| 2023-10-18 19:18 | Use relative paths instead of full paths for CMD_INSTALL_PKG_DEST | finwo | 2 | +4 | -4 |
| 2023-10-18 08:11 | Removed debugging env dump | finwo | 1 | +0 | -8 |
| 2023-10-17 22:17 | Removed debug statements | finwo | 2 | +0 | -14 |
| 2023-10-17 22:16 | use tr, dos2unix isn't installed by default on gh-actions | finwo | 2 | +2 | -2 |
| 2023-10-17 22:14 | Fix newlines while reading ini files | finwo | 2 | +6 | -0 |
| 2023-10-17 22:07 | Add forgotten build of previous commit | finwo | 1 | +1 | -0 |
| 2023-10-17 22:05 | Add ext logging before case for dep install | finwo | 1 | +1 | -0 |
| 2023-10-17 22:03 | Add logging before ext detection to see what's broken | finwo | 2 | +4 | -0 |
| 2023-10-17 21:57 | Added debug statements to all curl calls | finwo | 3 | +9 | -5 |
| 2023-10-17 21:47 | Remove unused nodejs action components | finwo | 4 | +0 | -18016 |
| 2023-10-17 21:45 | Use join-path instead of echo for windows | finwo | 1 | +1 | -1 |
| 2023-10-17 21:37 | Different attempt at listing envs in windows | finwo | 1 | +1 | -1 |
| 2023-10-17 21:35 | Attempt adding realpath to the PATH instead of just relpath | finwo | 1 | +2 | -2 |
| 2023-10-17 21:31 | Include shell on debug commands | finwo | 1 | +2 | -0 |
| 2023-10-17 21:29 | Show all variables after attempting path modifier | finwo | 1 | +6 | -0 |
| 2023-10-17 21:27 | Attempt adding dist dir as path to caller | finwo | 1 | +12 | -2 |
| 2023-10-17 21:15 | Build dist/action.js as well for commit | finwo | 1 | +26 | -30 |
| 2023-10-17 21:12 | Add debug version of action js | finwo | 8 | +18084 | -6 |
| 2023-10-17 19:47 | Fix bad inclusion in src/command/add/index.sh | finwo | 3 | +77 | -133 |
| 2023-05-22 21:26 | Fix multi-path export inclusion resulting in duplicate config.mk entries | finwo | 2 | +34 | -26 |
| 2023-05-01 19:55 | Updated readme to have clearer building instructions | finwo | 2 | +20 | -6 |
| 2023-02-23 17:51 | Made name/origin/ISNEW vars in cmd_install_dep local to prevent override | finwo | 2 | +6 | -6 |
| 2023-01-29 17:03 | implemented build step support from package.ini | finwo | 2 | +18 | -2 |
| 2023-01-29 15:54 | Treat config.mk as special file with appending together instead of symlinking | finwo | 2 | +16 | -2 |
| 2023-01-28 20:41 | Added support for loading pkg locations from repositories | finwo | 5 | +70 | -10 |
| 2023-01-28 20:14 | Added repo command for basic repository management | finwo | 5 | +108 | -8 |
| 2023-01-28 20:12 | Added support for linking tarball instead of package.ini as dependency | finwo | 4 | +81 | -9 |
| 2023-01-28 16:32 | Made src-sha256 in package.ini optional | finwo | 2 | +8 | -8 |
| 2023-01-28 16:16 | Echo done after finishing install | finwo | 2 | +2 | -0 |
| 2023-01-28 16:13 | Copy dist/dep from the correct path in action.yml | finwo | 1 | +1 | -1 |
| 2023-01-28 16:11 | Using cp instead of curl to install dep in action.yml | finwo | 1 | +1 | -1 |
| 2023-01-28 16:05 | Added basic readme and global help fix | finwo | 5 | +86 | -3 |
| 2023-01-28 15:41 | Remove commented dirkey implementation | finwo | 2 | +2 | -20 |
| 2023-01-28 15:36 | Use symlinks instead of rendered files for exports | finwo | 3 | +18 | -20 |
| 2023-01-28 15:21 | Added required property shell in action.yml | finwo | 1 | +2 | -0 |
| 2023-01-28 15:19 | Changed action.yml to use composite | finwo | 1 | +4 | -1 |
| 2023-01-28 15:11 | Added minimal install.sh & action to include it | finwo | 2 | +9 | -0 |
| 2023-01-28 14:14 | Changed output to dist directory ; include built binary in repo | finwo | 3 | +384 | -7 |
| 2023-01-28 02:10 | Implemented minimalist add without preloaded repository | finwo | 11 | +228 | -157 |
| 2023-01-27 21:12 | Removed linenoise dep from package.ini ; added install target to makefile | finwo | 2 | +18 | -18 |
| 2023-01-27 21:01 | Implemented extra file fetching and recursive dependency installing | finwo | 1 | +38 | -18 |
| 2023-01-27 20:24 | Implemented downloading src by dependency's package.ini | finwo | 5 | +72 | -12 |
| 2023-01-25 21:03 | Split commands into src subdir; replaced bashpp by preprocess | finwo | 11 | +226 | -104 |
| 2023-01-25 17:25 | Project restart: basic composing of executable | finwo | 17 | +150 | -908 |
| 2019-12-02 12:20 | made install path configurable | finwo | 1 | +23 | -9 |
| 2019-11-05 20:04 | Updated usage | finwo | 4 | +48 | -4 |
| 2019-11-05 19:49 | Use the right path in install.sh | finwo | 2 | +5 | -14 |
| 2019-11-05 19:47 | Added a preprocessor | finwo | 8 | +571 | -294 |
| 2019-11-05 17:50 | Added logo to help | finwo | 1 | +8 | -0 |
| 2019-11-05 17:48 | Update license in binary | finwo | 1 | +1 | -1 |
| 2019-11-05 17:43 | Updated code of conduct | finwo | 2 | +4 | -45 |
| 2019-01-10 15:01 | Found 2 more todos | finwo | 1 | +5 | -0 |
| 2019-01-10 14:58 | Made the readme somewhat useful | finwo | 1 | +57 | -1 |
| 2019-01-10 14:49 | Keep the intention to general-purpose, it's more attractive | finwo | 1 | +5 | -4 |
| 2019-01-10 14:47 | This package manager is aimed at C | finwo | 1 | +14 | -28 |
| 2019-01-10 14:40 | Don't use mutliple echos for the banner | finwo | 1 | +7 | -5 |
| 2019-01-10 14:38 | Made the install script easier for later use | finwo | 1 | +17 | -9 |
| 2019-01-10 14:32 | fixed flags during apk add | finwo | 1 | +1 | -1 |
| 2019-01-10 14:31 | Added voidlinux support during install.sh | finwo | 1 | +7 | -4 |
| 2019-01-10 14:28 | Add alpine support in install script | finwo | 1 | +20 | -14 |
| 2019-01-10 14:15 | Better buildfile detection | finwo | 1 | +15 | -23 |
| 2017-12-06 19:22 | One last forgotton temp_file reference | finwo | 1 | +1 | -1 |
| 2017-12-06 19:13 | Forgot to create cache parent directory | finwo | 1 | +1 | -0 |
| 2017-12-06 19:11 | Merge branch 'master' of github.com:cdeps/dep | finwo | 1 | +1 | -1 |
| 2017-12-06 19:10 | Added more status messages ; added cache | finwo | 1 | +31 | -16 |
| 2017-12-06 18:50 | Don't warn about the build directory missing | finwo | 1 | +8 | -6 |
| 2017-12-06 18:49 | Filename correction | finwo | 1 | +1 | -1 |
| 2017-11-27 08:38 | Merge branch 'master' of github.com:cdeps/dep | finwo | 2 | +55 | -0 |
| 2017-11-27 08:38 | Remembered how the owl is supposed to look | finwo | 1 | +1 | -1 |
| 2017-11-15 18:19 | Show the user his files are being used | finwo | 1 | +1 | -0 |
| 2017-11-15 18:16 | Merge branch 'master' of github.com:cdeps/dep | finwo | 1 | +46 | -0 |
| 2017-11-15 18:16 | Added support for project's own build files | finwo | 1 | +8 | -0 |
| 2017-11-15 10:02 | Merge pull request #1 from cdeps/add-code-of-conduct-1 | finwo | 1 | +46 | -0 |
| 2017-11-15 10:01 | Create CODE_OF_CONDUCT.md | finwo | 1 | +46 | -0 |
| 2017-11-14 23:16 | Install fix ; fix for multi-dependency projects | finwo | 2 | +3 | -3 |
| 2017-11-14 22:57 | Added crude readme | finwo | 1 | +21 | -0 |
| 2017-11-14 22:54 | Added crude install script | finwo | 1 | +40 | -0 |
| 2017-11-14 22:40 | Minor init fix ; first functional install | finwo | 1 | +125 | -3 |
| 2017-11-14 22:39 | Added /lib to .gitignore | finwo | 1 | +1 | -0 |
| 2017-11-14 22:35 | Forgotten simplification | finwo | 1 | +1 | -1 |
| 2017-11-14 21:54 | Added repo clean command | finwo | 1 | +15 | -1 |
| 2017-11-14 21:49 | Ignore swap files | finwo | 1 | +1 | -0 |
| 2017-11-14 21:49 | Notify user of incomplete repo remove | finwo | 1 | +7 | -0 |
| 2017-11-14 21:28 | Don't be extra verbose | finwo | 1 | +9 | -8 |
| 2017-11-14 09:17 | Using ~/.dep instead of ~/.cdeps | finwo | 2 | +16 | -16 |
| 2017-11-13 22:55 | Crude repo update now working | finwo | 2 | +13 | -3 |
| 2017-11-13 22:39 | Fixed minor brainfart ; added default repository | finwo | 2 | +9 | -3 |
| 2017-11-13 22:18 | Added dep repo add | finwo | 1 | +21 | -1 |
| 2017-11-13 21:40 | Add and Init function | finwo | 2 | +76 | -2 |
| 2017-11-13 20:32 | Removed trailing blank line from LICENSE | finwo | 1 | +0 | -1 |
| 2017-11-13 20:31 | Added license in bare form as well | finwo | 1 | +21 | -0 |
| 2017-11-13 20:31 | Added license | finwo | 2 | +51 | -7 |
| 2017-11-13 19:46 | Minor progress | finwo | 2 | +23 | -13 |
| 2017-11-13 19:09 | Initial commit | finwo | 1 | +38 | -0 |