Git format and protocol in pure OCaml
Description

Support for on-disk and in-memory Git stores. Can read and write all the Git objects: the usual blobs, trees, commits and tags but also the pack files, pack indexes and the index file (where the staging area lives).

All the objects share a consistent API, and convenience functions are provided to manipulate the different objects.

Install

Published

24 Mar 2022

Authors

Maintainers

Sources

git-3.9.0.tbz
sha256=abfa25889ef8d0a3269014fa8e8489eed1a10329ec1f2aec102fdd677498d663
sha512=84bbcfcf389a6f04ac9548a5ca26463f7af9b3d1c6aea66e7bd1f393724fadf68c96cc091a74ed9a1768b3da45655429a20fab4359d276cf0a9b3704a99e1747

Dependencies

crowbar >= "0.2.1" & with-test
uri >= "4.1.0"
psq >= "0.2.0"
ipaddr >= "5.0.1"
emile >= "1.1"
domain-name >= "0.3.0"
mirage-flow >= "2.0.1"
hxd >= "0.3.2"
base-unix with-test
cmdliner with-test & >= "1.1.0"
mirage-crypto-rng with-test & >= "0.8.0"
alcotest-lwt with-test & >= "1.1.0"
alcotest with-test & >= "1.1.0"
encore >= "0.8"
ocamlgraph >= "1.8.8"
checkseum >= "0.2.1"
fmt >= "0.8.7"
ke >= "0.4"
carton-git >= "0.4.3"
carton-lwt >= "0.4.3"
carton >= "0.4.3"
angstrom >= "0.14.0"
cstruct >= "6.0.0" & < "6.1.0"
mimic >= "0.0.4"
decompress >= "1.4.0" & < "1.4.3"
bigstringaf < "0.9.0"
base64 >= "3.0.0"
digestif >= "0.8.1"
dune >= "2.8.0"
ocaml >= "4.08.0"

Reverse Dependencies

datakit != "0.12.0"
git-kv < "0.0.2"
git-mirage < "1.11.4" | = "3.9.0"
git-paf = "3.9.0"
git-unix = "3.9.0"
imaplet-lwt >= "0.1.3"
irmin >= "0.9.0" & != "0.10.1" & < "0.11.1"
irmin-git >= "2.6.0"
irmin-mirage-git >= "2.5.1" & < "2.8.0" | >= "2.10.0"
irmin-unix < "0.9.9" | >= "2.5.4"
merge-queues >= "0.2.0"
plotkicadsch >= "0.5.0" & < "0.6.1" | >= "0.9.0"

Conflicts

None