Skip to content

Releases: mirage/ocaml-git

3.17.0

04 Sep 08:02
Compare
Choose a tag to compare

CHANGES:

3.16.1

11 Jun 00:47
Compare
Choose a tag to compare

CHANGES:

  • Fix the compilation of git-unix with mimic-happy-eyeballs.0.0.8 (@dinosaure, #642)
  • Print out errors when we got an error on unikernels (@hannesm, #641)

3.16.0

24 May 17:24
Compare
Choose a tag to compare

CHANGES:

3.15.0

12 Feb 17:37
Compare
Choose a tag to compare

CHANGES:

  • Update unikernels (@hannesm, #621)
  • Extend the Smart protocol with have and want (@plangesd, @dinosaure, #626)
  • Rename function to get capabilities from the client and the server (@Julow, #627)
  • Extend the Smart protocol with a possible done or a flush (@plangesd, #628)
  • Extend the Smart protocol with ack and handle empty request (@plangesd, @Julow, #629)
  • Add missing new lines for the server side (@plangesd, #630)
  • Be more cooperative with other services (like http) when we clone (@dinosaure, @hannesm, #631)

0.7.1

12 Feb 16:51
9eda36a
Compare
Choose a tag to compare

CHANGES:

3.14.0

30 Sep 13:01
4d90029
Compare
Choose a tag to compare

CHANGES:

0.7.0

28 Sep 09:54
7ade6dd
Compare
Choose a tag to compare

CHANGES:

  • Extend the API with the ability to choose the compression level (@dinosaure, #616)
  • Extend the API about *.idx file and be able to map entries (@dinosaure, #619)

3.13.0

24 Mar 15:38
0d5ea8a
Compare
Choose a tag to compare

CHANGES:

3.12.0

13 Feb 18:56
c41afdf
Compare
Choose a tag to compare

CHANGES:

3.11.0

10 Jan 16:31
Compare
Choose a tag to compare

CHANGES:

  • Limit the stream between the incoming flow and the PACK analyzer
    It will bind the analyze with the I/O throughput (@dinosaure, #608)
  • Remove OCaml 5.0.0 warnings (@samoht, #609)