• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • git-unix

  • Documentation
  • doc
package git-unix
  • git-unix
    • Git_unix
      • Make
        • Digestif
        • Hash
          • Map
          • Set
        • Ref
        • Reference
        • Value
          • Blob
            • Map
            • Set
          • Commit
            • Map
            • Set
          • Map
          • Set
          • Tag
            • Map
            • Set
          • Tree
            • Map
            • Set
      • Store
        • Hash
          • Map
          • Set
        • Ref
        • Reference
        • Value
          • Blob
            • Map
            • Set
          • Commit
            • Map
            • Set
          • Map
          • Set
          • Tag
            • Map
            • Set
          • Tree
            • Map
            • Set
      • Sync
        • Store
          • Hash
            • Map
            • Set
          • Ref
          • Reference
          • Value
            • Blob
              • Map
              • Set
            • Commit
              • Map
              • Set
            • Map
            • Set
            • Tag
              • Map
              • Set
            • Tree
              • Map
              • Set
  • git-unix.index
    • Git_index
      • Entry
  • git-unix.top
    • Git_top
      • Graph
        • K
          • E
          • V
        • S
Legend:
Library
Module
Module type
Parameter
Class
Class type
type hash = Digestif.SHA1.t
type store = Store.t
module S : sig ... end
module K : sig ... end
val keys : K.t -> hash list
val of_keys : store -> K.t Lwt.t
val of_commits : store -> K.t Lwt.t
val closure : ?full:bool -> store -> min:S.t -> max:S.t -> K.t Lwt.t
val pack : store -> min:S.t -> max:S.t -> (hash * hash Git.Value.t) list Lwt.t
val to_dot : store -> Format.formatter -> unit Lwt.t

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct