Skip to content

[new release] git, git-cohttp, git-cohttp-unix, git-cohttp-mirage and git-unix (3.0.0)#17950

Merged
kit-ty-kate merged 2 commits into
ocaml:masterfrom
dinosaure:release-git-3.0.0
Jan 11, 2021
Merged

[new release] git, git-cohttp, git-cohttp-unix, git-cohttp-mirage and git-unix (3.0.0)#17950
kit-ty-kate merged 2 commits into
ocaml:masterfrom
dinosaure:release-git-3.0.0

Conversation

@dinosaure
Copy link
Copy Markdown
Contributor

Git format and protocol in pure OCaml

CHANGES:

…t-unix and git-mirage (3.0.0)

CHANGES:

- Rewrite of `ocaml-git` (@dinosaure, mirage/ocaml-git#395)
- Delete useless constraints on digestif's signature (@dinosaure, mirage/ocaml-git#399)
- Add support of CoHTTP with UNIX and MirageOS (@ulugbekna, mirage/ocaml-git#400)
- Add progress reporting on fetch command (@ulugbekna, mirage/ocaml-git#405)
- Lint dependencies on packages (`git-cohttp-unix` and `git-cohttp-mirage`)
  and update to the last version of CoHTTP (@hannesm, mirage/ocaml-git#407)
- Fix internal `Cstruct_append` implementation (@dinosaure, mirage/ocaml-git#401)
- Implement shallow commit (@dinosaure, mirage/ocaml-git#402)
- Update to `conduit.3.0.0` (@dinosaure, mirage/ocaml-git#408) (deleted by the integration of `mimic`)
- Delete use of `ocurl` (@dinosaure, mirage/ocaml-git#410)
- Delete the useless **old** `git-mirage` package (@hannesm, mirage/ocaml-git#411)
- Fix about unresolved endpoint with `conduit.3.0.0` (@dinosaure, mirage/ocaml-git#412)
- Refactors fetch command (@ulugbekna, mirage/ocaml-git#404)
- Fix ephemerons about temporary devices (@dinosaure, mirage/ocaml-git#413)
- Implementation of `ogit-fetch` as an example (@ulugbekna, mirage/ocaml-git#406)
- Rename `nss` to `git-nss` (@dinosaure, mirage/ocaml-git#415)
- Refactors `git-nss` (@ulugbekna, mirage/ocaml-git#416)
- Update README.md (@ulugbekna, mirage/ocaml-git#417)
- Replace deprecated `Fmt` functions (@ulugbekna, mirage/ocaml-git#421)
- Delete physical equality (@ulugbekna, mirage/ocaml-git#422)
- Rename `prelude` argument by `uses_git_transport` (@ulugbekna, mirage/ocaml-git#423)
- Refactors Smart decoder (@ulugbekna, mirage/ocaml-git#424)
- Constraint to use `fmt.0.8.7` (@dinosaure, mirage/ocaml-git#425)
- Small refactors in `git-nss` (@dinosaure, mirage/ocaml-git#427)
- Delete `conduit.3.0.0` and replace it by `mimic` (@dinosaure, mirage/ocaml-git#428)
- Delete the useless `verify` function on `fetch` and `push` (@dinosaure, mirage/ocaml-git#429)
- Delete `pin-depends` on `awa` (@dinosaure, mirage/ocaml-git#431)
@camelus
Copy link
Copy Markdown
Contributor

camelus commented Jan 9, 2021

Commit: 4fdb4d2

A pull request by opam-seasoned @dinosaure.

☀️ All lint checks passed 4fdb4d2
  • These packages passed lint tests: git-cohttp-mirage.3.0.0, git-cohttp-unix.3.0.0, git-cohttp.3.0.0, git-mirage.3.0.0, git-unix.3.0.0, git.3.0.0, irmin-git.2.0.0, irmin-git.2.2.0, irmin-indexeddb.2.0, irmin-mirage-git.2.0.0, irmin-mirage-git.2.2.0, irmin-mirage-graphql.2.0.0, irmin-mirage-graphql.2.2.0, irmin-unix.2.0.0, irmin-unix.2.1.0, irmin-unix.2.2.0, plotkicadsch.0.6.1, plotkicadsch.0.7.0, plotkicadsch.0.8.0

☀️ Installability check (+6)
  • new installable packages (6): git.3.0.0 git-cohttp.3.0.0 git-cohttp-mirage.3.0.0 git-cohttp-unix.3.0.0 git-mirage.3.0.0 git-unix.3.0.0

@kit-ty-kate
Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants