| 5 years ago | Meghan Denny | | fix zfetch sum |
| 5 years ago | Meghan Denny | | cmd/zpm/add- use trim_suffix instead of trimRightv59 |
| 5 years ago | Meghan Denny | | cmd/aquila/update- use trim{suffix,prefix} instead of trim{right,left} |
| 5 years ago | Meghan Denny | | util- dont open an empty path since it will fail |
| 5 years ago | Meghan Denny | | util- make trim_suffix always use u8 |
| 5 years ago | Meghan Denny | | gitattributes- force the zigmod meta files to be lf too |
| 5 years ago | Meghan | | actions- fix names and remove scheduled buildsv58 |
| 5 years ago | Meghan Denny | | undo GH actions change since my PAT doesnt have the accessv57 |
| 5 years ago | Meghan Denny | | docs- update cmd/sum |
| 5 years ago | Meghan Denny | | docs- update cmd/license |
| 5 years ago | Meghan Denny | | update dependencies |
| 5 years ago | Meghan Denny | | zigmod.lock- use full hash now |
| 5 years ago | Meghan Denny | | run master test once per week instead per day |
| 5 years ago | Meghan Denny | | normalize zig files to `\n` always |
| 5 years ago | Meghan | | Merge pull request #23 from nektro/nektro-lock-fullhashv56 |
| 5 years ago | Meghan | | actions- run on master pushes as wellv55 |
| 5 years ago | Meghan | | add GitHub actions script for pr and regular master CIv53 |
| 5 years ago | Meghan Denny | | switch from `std.fs.Dir.realpathAlloc` to `std.fs.realpathAlloc`, cc #14v52 |
| 5 years ago | Meghan Denny | | cmd/fetch- fix cache segfault when using `local` type dependencies |
| 5 years ago | Meghan Denny | | update to Zig master `0.9.0-dev.443`v51 |
| 5 years ago | Meghan Denny | | update dependencies |
| 5 years ago | Meghan Denny | | add `version` command, closes #18 |
| 5 years ago | Meghan Denny | | update root deps.zig |
| 5 years ago | Meghan Denny | | deps.zig- `.dirs` no longer needs to pub |
| 5 years ago | Meghan Denny | | deps.zig- expose `Package.directory`, closes #9 |
| 5 years ago | Meghan Denny | | main- print available commands when no arguments are passed |
| 5 years ago | Meghan Denny | | util- `git_rev_HEAD` now accepts a `std.fs.Dir` |
| 5 years ago | Meghan Denny | | main- move command list const up |
| 5 years ago | Meghan Denny | | main- expose `build_options` to other parts of code |
| 5 years ago | Meghan Denny | | dry up commands struct |
| 5 years ago | Meghan Denny | | cmd/fetch- attempt using `detct_mainfile` when dep has no zig.mod |
| 5 years ago | Meghan Denny | | move `detect_pkgname` and `detct_mainfile` from cmd/init to util |
| 5 years ago | Meghan Denny | | util/yaml- fix formatting for events |
| 5 years ago | Meghan | | Merge pull request #19 from frmdstryr/patch-1v50 |
| 5 years ago | Meghan Denny | | patch fix for system_lib handling and root propsv49 |
| 5 years ago | Meghan Denny | | common- ensure system_lib type deps have an id too |
| 5 years ago | Meghan Denny | | cmd/fetch- delete dead comment |
| 5 years ago | Meghan Denny | | update to zig master `0.9.0-dev.409`v48 |
| 5 years ago | Meghan Denny | | update dependencies |
| 5 years ago | Meghan Denny | | cmd/fetch- deduplicate dependency list when downloading |
| 5 years ago | Meghan Denny | | deps.zig- add `imports` struct for build dependencies |
| 5 years ago | Meghan Denny | | rework `deps.zig` format |
| 5 years ago | Meghan Denny | | cmd/fetch- add proper error messaging when dependency has no zig.mod or props |
| 5 years ago | Meghan Denny | | build_all- remove `riscv64-linux-musl` |
| 5 years ago | Meghan Denny | | build_all- remove `arm-linux-musleabihf` |
| 5 years ago | Meghan Denny | | build_all- remove `i386-windows-gnu` |
| 5 years ago | Meghan Denny | | docs- add more references to the `ci` subcommand |
| 5 years ago | Meghan Denny | | update lockfile format to version 2v47 |
| 5 years ago | Meghan Denny | | cmd/fetch- dont add local type deps to lockfile |
| 5 years ago | Meghan Denny | | trim newlines on both sides of file reads of .git folder |
|