AgeAuthorCommit message
4 years agogravatar for hello@nektro.netMeghan Dennycommon- refactor collect_deps to accept a Dir instead of a path
4 years agogravatar for hello@nektro.netMeghan Dennycommon- more name cleanup
4 years agogravatar for hello@nektro.netMeghan Dennyonly make `.zigmod/deps/files` folder if package has files
4 years agogravatar for hello@nektro.netMeghan Dennycmd- more consistent names
4 years agogravatar for hello@nektro.netMeghan Dennycmd/aq/add- break into execute and do functions
4 years agogravatar for hello@nektro.netMeghan Dennycommon- rename dir to cachepath where it doesnt refer to a fs.Dir
4 years agogravatar for hello@nektro.netMeghan Dennyrework lockfile parsing to accept a Dir instead of a path
4 years agogravatar for hello@nektro.netMeghan Dennyactions- temp turn off macos, consistent freezing builds
4 years agogravatar for hello@nektro.netMeghan Dennyupdate to zig master 0.9.0-dev.831
4 years agogravatar for hello@nektro.netMeghan Dennycmd/ci- cleanup name consistency
4 years agogravatar for hello@nektro.netMeghan Dennycmd/license- print dependencies as actual urls instead of path stubs
4 years agogravatar for hello@nektro.netMeghan Dennycmd/license- dont include files package in list
4 years agogravatar for hello@nektro.netMeghan Dennydocs/tutorial- add more sections
4 years agogravatar for hello@nektro.netMeghan Dennydocs/cmd- update license and sum text
4 years agogravatar for hello@nektro.netMeghan Dennyupdate zigmod.sum
4 years agogravatar for hello@nektro.netMeghan Dennydocs/cmd/ci- add more comments
5 years agogravatar for hello@nektro.netMeghan Dennyactions- add zig version and env loggingv69
5 years agogravatar for hello@nektro.netMeghan Dennyactions- cleanup commands
5 years agogravatar for hello@nektro.netMeghan Dennygithub- add sponsors metadata
5 years agogravatar for hello@nektro.netMeghan Dennycmd/fetch- fix slight miscalculation in zigmod.lock diff parsing
5 years agogravatar for hello@nektro.netMeghan Dennyupdate to Zig master 0.9.0-dev.794
5 years agogravatar for hello@nektro.netMeghan Dennyfix usage of std.ArrayList
5 years agogravatar for hello@nektro.netMeghan Dennyactions- remove license callv68
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
Loading...