package git
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Git format and protocol in pure OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
git-3.17.0.tbz
sha256=ef200d0412ed1a538525d0501298890e0b893e020528094d6a3ae12359fd0265
sha512=793009a9bf9413147e6c43dfdc4bbe39b00129a5ea0f5d3df149ad2e27b4a3c641ca3b6857476a1cee325aad4d192625220647575470f00d02fb95f085bd9009
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: 05 Sep 2024
Dependencies (30)
-
uri
>= "4.1.0" -
psq
>= "0.2.0" -
ipaddr
>= "5.0.1" -
emile
>= "1.1" -
domain-name
>= "0.3.0" -
mirage-flow
>= "4.0.0" -
hxd
>= "0.3.2" -
encore
>= "0.8" - fpath
- astring
-
ocamlgraph
>= "1.8.8" -
checkseum
>= "0.3.3" -
fmt
>= "0.8.7" -
ke
>= "0.4" -
carton-git
>= "0.7.2" -
carton-lwt
>= "0.7.2" & < "1.0.0" -
carton
>= "0.7.2" & < "1.0.0" -
angstrom
>= "0.14.0" -
cstruct
>= "6.0.0" -
mimic
>= "0.0.6" - lwt
- logs
-
decompress
>= "1.4.0" - optint
-
bigstringaf
>= "0.9.0" -
base64
>= "3.0.0" -
rresult
>= "0.7.0" -
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 & >= "1.0.0" -
alcotest-lwt
with-test & >= "1.1.0" -
alcotest
with-test & >= "1.1.0"
Used by (13)
- docteur
- docteur-solo5
- docteur-unix
-
git-kv
< "0.2.0" -
git-mirage
= "3.17.0" -
git-paf
= "3.17.0" -
git-unix
= "3.17.0" - irmin-cli
- irmin-git
- irmin-mirage-git
- irmin-mirage-graphql
- irmin-unix
-
plotkicadsch
>= "0.9.0"
Conflicts (1)
-
result
< "1.5"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page