Skip to content

Releases: wegylexy/git-core

Create NTFS junction point

16 Dec 09:07
Compare
Choose a tag to compare
Pre-release
1.0.7-beta

Create NTFS junction point

Fix uncompressing zero-byte data

10 Dec 13:12
Compare
Choose a tag to compare
Pre-release
1.0.6-beta

Fix zero-byte uncompressing

Fix delta; Convert end of line

10 Dec 06:04
Compare
Choose a tag to compare
Pre-release
  • 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

09 Dec 02:07
Compare
Choose a tag to compare
  • 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

03 Dec 00:27
Compare
Choose a tag to compare
Retrieve zip archive Pre-release
Pre-release
  • Authenticate per request
  • Read HTTP content as zip archive

Retrieve git-upload-pack

19 Nov 04:35
Compare
Choose a tag to compare
Pre-release
  • Discover references
  • Fetch pack of commits, trees, blobs, tags