= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Git format and protocol in pure OCaml
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
git-3.11.0.tbz
sha256=06e312114664f8802f529b0f9c241ce3628b0ceae71759c466b41a2b6a8ac2dd
sha512=5d61346452538bd3eb489772ad7272f727cca03580f88043bd29b6412ffd2c50c4c7eb87be41ae30d1be4b21fbe2d26400e5fc3b46950ff93091b2669d263178
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.
Published: 11 Jan 2023
Dependencies (32)
-
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"
- fpath
-
encore
>= "0.8"
- fpath
- astring
-
ocamlgraph
>= "1.8.8"
-
checkseum
>= "0.3.3"
-
fmt
>= "0.8.7"
-
ke
>= "0.4"
-
carton-git
>= "0.4.4"
-
carton-lwt
>= "0.4.4"
-
carton
>= "0.4.4"
-
angstrom
>= "0.14.0"
-
cstruct
>= "6.0.0"
-
mimic
>= "0.0.6"
- lwt
- logs
-
decompress
>= "1.4.0"
- optint
-
bigstringaf
>= "0.9.0"
- result
-
base64
>= "3.0.0"
- rresult
-
digestif
>= "1.1.2"
-
dune
>= "2.8.0"
-
ocaml
>= "4.08.0"
Dev Dependencies (6)
-
crowbar
>= "0.2.1" & with-test
-
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"
Used by (18)
-
datakit
!= "0.12.0"
- docteur
- docteur-solo5
- docteur-unix
- dog
- git-kv
-
git-mirage
< "1.11.4" | = "3.11.0"
-
git-paf
= "3.11.0"
-
git-unix
= "3.11.0"
-
imaplet-lwt
>= "0.1.3"
-
irmin
>= "0.9.0" & != "0.10.1" & < "0.11.1"
- irmin-cli
-
irmin-git
>= "2.6.0"
-
irmin-mirage-git
>= "2.5.1" & < "2.8.0" | >= "2.10.0"
-
irmin-mirage-graphql
>= "2.5.1"
-
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