Releases: wegylexy/git-core
Releases · wegylexy/git-core
Create NTFS junction point
1.0.7-beta Create NTFS junction point
Fix uncompressing zero-byte data
1.0.6-beta Fix zero-byte uncompressing
Fix delta; Convert end of line
- Fix default size of delta copy instruction
- Add
TextInputStream
to convert\r\n
to\n
when explicitly requested or first 8000 bytes contain\0
Integrate basic auth; Report tree hashing progress
AuthorizingHttpClientHandler
automatically sets authorization header with user info in the request URI- Hashing a tree can report progress on hashing its entries
Retrieve zip archive
- Authenticate per request
- Read HTTP content as zip archive
Retrieve git-upload-pack
- Discover references
- Fetch pack of commits, trees, blobs, tags