libpijul 1.0.0-beta.10

Core library of Pijul, a distributed version control system based on a sound theory of collaborative work.
Documentation

libpijul

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 14 feature flags, 11 of them enabled by default.

default

  • ondisk-repos
  • text-changes

ondisk-repos

  • mmap
  • zstd
  • ignore
  • canonical-path
  • lru-cache
  • tempfile
  • path-slash

text-changes

    This feature flag does not enable additional features.

mmap

  • sanakirja/mmap

zstd

  • zstd-seekable

ignore

  • dep:ignore

canonical-path

  • dep:canonical-path

lru-cache

  • dep:lru-cache

tempfile

  • dep:tempfile

path-slash

  • dep:path-slash

zstd-seekable

  • dep:zstd-seekable

tarball

  • tar
  • flate2

tar

  • dep:tar

flate2

  • dep:flate2