AgeAuthorCommit message
4 years agogravatar for hello@nektro.netMeghan Dennyuse Witer.writeAll instead of Writer.print when no args
4 years agogravatar for hello@nektro.netMeghan Dennyremove u.print
4 years agogravatar for hello@nektro.netMeghan Dennyci- update to zig master 0.10.0-dev.1860+7b090df66
4 years agogravatar for hello@nektro.netMeghan Dennycmd/license- newline separator wasnt being sent to 'writer'
4 years agogravatar for hello@nektro.netMeghan Dennyadd missing errdefer's
4 years agogravatar for hello@nektro.netMeghan Dennyavoid const pointer to non-slice
4 years agogravatar for hello@nektro.netMeghan Dennycmd/aq/update- needs to call git pull too
4 years agogravatar for hello@nektro.netMeghan Dennyremove zigmod.sum
4 years agogravatar for hello@nektro.netMeghan Dennydocs/tutorial.md- use word wrap instead of multiple lines
4 years agogravatar for 60064214+voroskoi@users.noreply.github.comvoroskoibadge-question-mark[skip ci] docs: explain zigmod.yml dependency handling (#62)
4 years agogravatar for hello@nektro.netMeghan DennyDepType- GitVersion -> Version.Gitr77
4 years agogravatar for hello@nektro.netMeghan Dennymake Module not store an Allocator reference
4 years agogravatar for hello@nektro.netMeghan Dennymake Dep not store an Allocator reference
4 years agogravatar for hello@nektro.netMeghan DennyDepType- remove commented list of potential types
4 years agogravatar for hello@nektro.netMeghan Dennydeps- zfetch removed use of MasterQ32/zig-network
4 years agogravatar for hello@nektro.netMeghan Dennyadd shell.nixr76
4 years agogravatar for hello@nektro.netMeghan Dennybuild_all.sh- add a zig build before running subcommands
4 years agogravatar for hello@nektro.netMeghan Dennyadd framework dep type, fixes #10
4 years agogravatar for hello@nektro.netMeghan Dennybuild_all.sh- run license and sum
4 years agogravatar for hello@nektro.netMeghan Dennycmd/license- make it not print ansi codes on 'dumb' terminals
4 years agogravatar for hello@nektro.netMeghan Dennyadd DepType.isLocal
4 years agogravatar for hello@nektro.netMeghan Dennydeps.zig- system_libs loop doesnt need to be inline
4 years agogravatar for hello@nektro.netMeghan Dennydocs- fix some things out of sync
4 years agogravatar for hello@nektro.netMeghan Dennybuild.sh- remove release mode
4 years agogravatar for hello@nektro.netMeghan Dennyactions- remove license call
4 years agogravatar for hello@nektro.netMeghan Dennyadd `zigmod aq update` commandr75
4 years agogravatar for hello@nektro.netMeghan Dennylint- remove unused decl
4 years agogravatar for hello@nektro.netMeghan Dennycmd/aq/add- use the dir thats passed in
4 years agogravatar for hello@nektro.netMeghan Dennyutil/modfile- forgot to pass options to zigmod.yml opening
4 years agogravatar for hello@nektro.netMeghan Dennydocs- cmd/aq was missing link to install page
4 years agogravatar for hello@nektro.netMeghan Dennychangelog.sh- update for being on github actions
4 years agogravatar for hello@nektro.netMeghan Dennyci- remove i386-linux
4 years agogravatar for hello@nektro.netMeghan Dennyci- remove aarch64-windows
4 years agogravatar for hello@nektro.netMeghan Dennyactions- update to zig master 0.10.0-dev.1107+7deadf430
4 years agogravatar for hello@nektro.netMeghan Dennyupdate deps.zig with ignaunaTLS shift
4 years agogravatar for hello@nektro.netMeghan Dennydeps- marlersoft/zigwin32 perf update around guid parsing
4 years agogravatar for hello@nektro.netMeghan Dennydeps- MasterQ32/zig-network fixed unix bug around forking
4 years agogravatar for hello@nektro.netMeghan Dennydeps- nektro/time added more json support
4 years agogravatar for hello@nektro.netMeghan Dennydeps- zfetch switch to nektro/iguanaTLS and MasterQ32/zig-uri updated api
4 years agogravatar for hello@nektro.netMeghan Dennycmd/fetch- skip lock diff item if from and to are the same
4 years agogravatar for hello@nektro.netMeghan Dennycmd/fetch- remove unused decls from files package output
4 years agogravatar for hello@nektro.netMeghan Dennycmd/fetch- fix latent crash in http dep type
4 years agogravatar for hello@nektro.netMeghan Dennycmd/zpm- update to new zpm json api
4 years agogravatar for hello@nektro.netMeghan Dennycmd/zpm- reference zig.pm instead of xq's homepage
4 years agogravatar for hello@nektro.netMeghan Dennycmd/license- dont print extra line at the end
4 years agogravatar for hello@nektro.netMeghan Dennycmd/aq/add- update to new aquila json api
4 years agogravatar for hello@nektro.netMeghan Dennydocs- cmd/zpm/add- command will check for zig.mod and not add extra props
4 years agogravatar for hello@nektro.netMeghan Dennymore zig.mod -> zigmod.yml renames
4 years agogravatar for hello@nektro.netMeghan DennyREADME- add mention to aquila
4 years agogravatar for hello@nektro.netMeghan Dennyactions- add more test calls to verify subcommands work
Loading...