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.18.0.tbz
sha256=925795627e6daae0b4bd16aa506879df11cb201e65fefe38e81378f18d517d4b
sha512=8e407d49808ec26445b0c706f7b010b35050d274b534e265487cb82bcac1f29cd5c41365851d42f84794ddbceb57b90143768a23154117e902b45419d156c410
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: 27 Feb 2025
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" -
carton
>= "0.7.2" -
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.2.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.18.0" -
git-paf
>= "3.18.0" -
git-unix
>= "3.18.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