gitversion
Git format and protocol in pure OCaml
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. For instance, it is possible to make a pack file position independent (as the Zlib compression might change the relative offsets between the packed objects), to generate pack indexes from pack files, or to expand the filesystem of a given commit.
Author | Thomas Gazagnaire |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/mirage/ocaml-git |
Issue Tracker | https://github.com/mirage/ocaml-git/issues |
Maintainer | thomas@gazagnaire.org |
Dependencies |
|
Conflicts |
|
Source [http] | https://github.com/mirage/ocaml-git/releases/download/1.11.2/git-1.11.2.tbz sha256=6d295be62c0a2913bce8e104bca184119673c73249e9f0f838b718d2599972fb md5=9cbc7705f6182e9198f05e577014d643 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/git/git.1.11.2/opam |
Required by
- datakit<0.12.2
- dog
- git-http<2.0.0
- git-mirage<2.0.0
- imaplet-lwt>=0.1.3
- irminwith-test & >=0.9.0 & !=0.10.1 & <0.11.1
- irmin-git>=1.2.0 & <2.0.0
- irmin-indexeddb>=2.0
- irmin-unix<0.9.9
- jitsu
- merge-queueswith-test & >=0.2.0
- plotkicadsch<0.5.0
Optionally used by
- irmin>=0.9.0 & <1.0.0