AgeAuthorCommit message
5 years agogravatar for hello@nektro.netMeghan Dennyfix files package generation for new zig
5 years agogravatar for hello@nektro.netMeghan Dennyupdate nektro/zig-inquirer with windows fixesv67
5 years agogravatar for hello@nektro.netMeghan Dennyupdate SetConsoleMode with missing flags
5 years agogravatar for hello@nektro.netMeghan Dennycmd/fetch- add a missing std.zig.fmtEscapesv66
5 years agogravatar for hello@nektro.netMeghan Dennymakerelease.sh- assert release title is same as tag
5 years agogravatar for hello@nektro.netMeghan DennyREADME- add library links to built with sectionv65
5 years agogravatar for hello@nektro.netMeghan Dennyupdate to zig master `0.9.0-dev.689`
5 years agogravatar for hello@nektro.netMeghan Dennyremove fs-check from deps.zig too
5 years agogravatar for hello@nektro.netMeghan DennyREADME- rework mentions section
5 years agogravatar for hello@nektro.netMeghan Dennyzig.mod- remove nektro/zig-fs-check
5 years agogravatar for hello@nektro.netMeghan Dennyutil/modfile- add fs.Dir init
5 years agogravatar for hello@nektro.netMeghan Dennydocs- add first step in tutorial
5 years agogravatar for hello@nektro.netMeghan Dennycmd/aq- remove modfile and update subcommdands, no longer used
5 years agogravatar for hello@nektro.netMeghan Dennycommon- pub more methods
5 years agogravatar for hello@nektro.netMeghan Dennycmd/init- prompt for creating .gitignore and LICENSE too
5 years agogravatar for hello@nektro.netMeghan Dennycmd/init- make writemanifest functions public
5 years agogravatar for hello@nektro.netMeghan Dennycmd/init- put cwd into a var
5 years agogravatar for hello@nektro.netMeghan Dennycmd/init- let user type in entry point if not found
5 years agogravatar for hello@nektro.netMeghan Dennylockfile- print commit if git version is branch
5 years agogravatar for hello@nektro.netMeghan Dennydocs/cmd/init- rewrite section to align with new behavior
5 years agogravatar for hello@nektro.netMeghan Dennydocs/cmd/fetch- add screenshot showing lock updates
5 years agogravatar for hello@nektro.netMeghan Dennyactions- temporarily print deps.zig for windows debugging
5 years agogravatar for hello@nektro.netMeghan Dennyactions- make sure the other commands work
5 years agogravatar for hello@nektro.netMeghan Dennyactions- fix spacing
5 years agogravatar for hello@nektro.netMeghan Dennycmd/fetch- only try to delete the `.git` folder on non-windowsv64
5 years agogravatar for hello@nektro.netMeghan Dennycmd/fetch- remove use of tempdir for gitv63
5 years agogravatar for hello@nektro.netMeghan Dennycmd/fetch- remove extra newlines
5 years agogravatar for hello@nektro.netMeghan Dennydocs/cmd/init- add an example screenshot of the new outputv62
5 years agogravatar for hello@nektro.netMeghan Dennycmd/sum- use std.fs.path.join for path joins
5 years agogravatar for hello@nektro.netMeghan Dennyrewrite the init command
5 years agogravatar for hello@nektro.netMeghan Dennyupdate to zig master `0.9.0-dev.677`
5 years agogravatar for hello@nektro.netMeghan Dennymain- add spacer line after every command
5 years agogravatar for hello@nektro.netMeghan Dennycmd/fetch- remove extra newline
5 years agogravatar for hello@nektro.netMeghan Dennycmd/aq- add showjson to subcommand list
5 years agogravatar for hello@nektro.netMeghan Dennybuild.zig- dont have global builder alias
5 years agogravatar for hello@nektro.netMeghan Dennyactions- have command name be the command
5 years agogravatar for hello@nektro.netMeghan Dennyremove zigwin32 from committed `deps.zig` so that bootstrap build can passv61
5 years agogravatar for hello@nektro.netMeghan Dennyupdate to zig master `0.9.0-dev.642`
5 years agogravatar for hello@nektro.netMeghan Dennyadd docs for `version` subcommand
5 years agogravatar for hello@nektro.netMeghan Dennyutil/funcs- add missing helpers for diff parsing
5 years agogravatar for hello@nektro.netMeghan Dennycmd/aq/add- change to add source git dep instead of http dep
5 years agogravatar for hello@nektro.netMeghan Dennycmd/fetch- parse the git diff of zigmod.lock to show package changes
5 years agogravatar for hello@nektro.netMeghan Dennycmd/fetch- alias `[]const u8` to `string`
5 years agogravatar for hello@nektro.netMeghan Dennyremove unused known-folders imports
5 years agogravatar for hello@nektro.netMeghan Dennyutil/deptype- enable zig fmt on the methods
5 years agogravatar for hello@nektro.netMeghan Dennyutil- add run_cmd_raw that returns the actual ChildProcess.ExecResult
5 years agogravatar for hello@nektro.netMeghan Dennyupdate nektro/zig-ansi
5 years agogravatar for hello@nektro.netMeghan Dennyrun build_all, fix zigwin32 usage
5 years agogravatar for hello@nektro.netMeghan Dennydocs- add that running zigmod with no commands will print the list of commands
5 years agogravatar for hello@nektro.netMeghan Dennyadd marlersoft/zigwin32 to enable ansi escape codes on windows terminals
Loading...