index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Package
/
Fetch
/
git.zig
Age
Commit message (
Expand
)
Author
2024-04-10
Uri: propagate per-component encoding
Jacob Young
2024-04-09
fetch.git: collect file create diagnostic errors
Igor Anić
2024-03-11
package: remove git fetch zlib lookahead fix
Igor Anić
2024-02-23
git fetching: fix redirect handling
Andrew Kelley
2024-02-23
std.http: remove Headers API
Andrew Kelley
2024-02-23
std.http: remove the ability to heap-allocate headers
Andrew Kelley
2024-02-22
return few previous fixes
Igor Anić
2024-02-22
use BufferedTee in Fetch/git.zig
Igor Anić
2024-02-19
Package.Fetch: fix Git package fetching
Ian Johnson
2024-02-14
add deflate implemented from first principles
Igor Anić
2023-11-22
update for the std.fs.Dir changes
Andrew Kelley
2023-11-19
compiler: correct unnecessary uses of 'var'
mlugg
2023-11-12
Package.Fetch.git: handle optional pkt-line LF
Ian Johnson
2023-10-31
std.builtin.Endian: make the tags lower case
Andrew Kelley
2023-10-31
mem: fix ub in writeInt
Jacob Young
2023-10-21
std.http: rename start->send and request->open to be more inline with operation
Nameless
2023-10-08
move some package management related source files around
Andrew Kelley