| 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 |
| 5 years ago | Meghan Denny | | update to zig master `0.9.0-dev.397`v46 |
| 5 years ago | Meghan Denny | | update `zigmod.sum` |
| 5 years ago | Meghan Denny | | ci- add native build to reduce CUs later on and remove native from artifact list |
| 5 years ago | Meghan Denny | | ci- use `zigmod ci` for fetching self's dependencies |
| 5 years ago | Meghan Denny | | add the `ci` command. similar to `fetch` but only reads from `zigmod.lock` |
| 5 years ago | Meghan Denny | | cmd/fetch- put `deps.zig` generation into a function |
| 5 years ago | Meghan Denny | | cmd/fetch- put `mod.clean_path` instead of `.id` in lock file |
| 5 years ago | Meghan Denny | | cmd/fetch- move lockfile gen into its own function |
| 5 years ago | Meghan Denny | | refactor common to return items rather than accept list |
| 5 years ago | Meghan Denny | | rename `zig.lock` to `zigmod.lock` |
| 5 years ago | Meghan Denny | | zig.mod- remove extra spaces |
| 5 years ago | Meghan Denny | | rename `zig.sum` to `zigmod.sum` |
| 5 years ago | Meghan Denny | | zig.mod- switch `nektro/zig-range` to using github |
| 5 years ago | Meghan Denny | | util/yaml- add stream to item format |
| 5 years ago | Meghan Denny | | add lock file generation |
| 5 years ago | Meghan Denny | | updated to zig master version `0.9.0-dev.370`v45 |
| 5 years ago | Meghan Denny | | deps.zig- put reference to Pkg at top of file |
| 5 years ago | Meghan Denny | | allow defining dependencies when dep doesnt have a zig.mod |
| 5 years ago | Meghan Denny | | allow local type deps to point at directories |
| 5 years ago | Meghan Denny | | cmd/fetch- dont print empty local lines |
| 5 years ago | Meghan Denny | | cmd/fetch- put reference to Pkg and FileSource at top of `deps.zig` |
| 5 years ago | Meghan Denny | | update to zig master `0.9.0-dev.197` |
| 5 years ago | Meghan Denny | | deps.zig- update to use `std.build.FileSource |
| 5 years ago | Meghan Denny | | Merge branch 'master' of https://github.com/nektro/zigmod |
| 5 years ago | Meghan Denny | | util/yaml |
|