| 5 years ago | Meghan Denny | cmd/fetch- remove extra newlines |
| 5 years ago | Meghan Denny | docs/cmd/init- add an example screenshot of the new outputv62 |
| 5 years ago | Meghan Denny | cmd/sum- use std.fs.path.join for path joins |
| 5 years ago | Meghan Denny | rewrite the init command |
| 5 years ago | Meghan Denny | update to zig master `0.9.0-dev.677` |
| 5 years ago | Meghan Denny | main- add spacer line after every command |
| 5 years ago | Meghan Denny | cmd/fetch- remove extra newline |
| 5 years ago | Meghan Denny | cmd/aq- add showjson to subcommand list |
| 5 years ago | Meghan Denny | build.zig- dont have global builder alias |
| 5 years ago | Meghan Denny | actions- have command name be the command |
| 5 years ago | Meghan Denny | remove zigwin32 from committed `deps.zig` so that bootstrap build can passv61 |
| 5 years ago | Meghan Denny | update to zig master `0.9.0-dev.642` |
| 5 years ago | Meghan Denny | add docs for `version` subcommand |
| 5 years ago | Meghan Denny | util/funcs- add missing helpers for diff parsing |
| 5 years ago | Meghan Denny | cmd/aq/add- change to add source git dep instead of http dep |
| 5 years ago | Meghan Denny | cmd/fetch- parse the git diff of zigmod.lock to show package changes |
| 5 years ago | Meghan Denny | cmd/fetch- alias `[]const u8` to `string` |
| 5 years ago | Meghan Denny | remove unused known-folders imports |
| 5 years ago | Meghan Denny | util/deptype- enable zig fmt on the methods |
| 5 years ago | Meghan Denny | util- add run_cmd_raw that returns the actual ChildProcess.ExecResult |
| 5 years ago | Meghan Denny | update nektro/zig-ansi |
| 5 years ago | Meghan Denny | run build_all, fix zigwin32 usage |
| 5 years ago | Meghan Denny | docs- add that running zigmod with no commands will print the list of commands |
| 5 years ago | Meghan Denny | add marlersoft/zigwin32 to enable ansi escape codes on windows terminals |
| 5 years ago | Meghan Denny | cmd/fetch- clear line if not in bootstrap mode |
| 5 years ago | Meghan Denny | cmd/fetch- dont gen lockfile when in bootstrap mode |
| 5 years ago | Meghan Denny | update zig-licenses version |
| 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 |
|