test-tool: add a helper to synthesize large packfiles
Johannes Schindelin committed 3 months ago
delta, packfile: use size_t for delta header sizes
Johannes Schindelin committed 3 months ago
odb, packfile: use size_t for streaming object sizes
Johannes Schindelin committed 3 months ago
git-zlib: handle data streams larger than 4GB
Johannes Schindelin committed 3 months ago
index-pack, unpack-objects: use size_t for object size
Johannes Schindelin committed 3 months ago
t5551: "GIT_TEST_LONG=Yes make test" is broken
Junio C Hamano committed 3 months ago
mingw: remove the vendored compat/nedmalloc/ subtree
Johannes Schindelin committed 3 months ago
mingw: drop the build-system plumbing for nedmalloc
Johannes Schindelin committed 3 months ago
Johannes Schindelin committed 3 months ago
doc: add caveat about turning off commit-graph
Kristoffer Haugsbakk committed 3 months ago
maintenance(geometric): do release the `.idx` files before repacking
Johannes Schindelin committed 3 months ago
mingw: optionally use legacy (non-POSIX) delete semantics
Johannes Schindelin committed 3 months ago
t9904: add tests for the new url-parse builtin
Matheus Afonso Martins Moreira committed 3 months ago
doc: describe the url-parse builtin
Matheus Afonso Martins Moreira committed 3 months ago
builtin: create url-parse command
Matheus Afonso Martins Moreira committed 3 months ago
urlmatch: define url_parse function
Matheus Afonso Martins Moreira committed 3 months ago
url: return URL_SCHEME_UNKNOWN instead of dying
Matheus Afonso Martins Moreira committed 3 months ago
url: move scheme detection to URL header/source
Matheus Afonso Martins Moreira committed 3 months ago
url: move url_is_local_not_ssh to url.h
Matheus Afonso Martins Moreira committed 3 months ago
connect: rename enum protocol to url_scheme
Matheus Afonso Martins Moreira committed 3 months ago