libpijul 1.0.0-alpha.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 13 feature flags, 10 of them enabled by default.

default

  • ondisk-repos
  • text-changes
  • dump

ondisk-repos

  • mmap
  • zstd
  • ignore

text-changes

  • regex

dump

  • tokio

mmap

  • sanakirja/mmap

zstd

  • zstd-seekable

ignore

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

zstd-seekable

    This feature flag does not enable additional features.

tarball

  • tar
  • flate2

tar

    This feature flag does not enable additional features.

flate2

    This feature flag does not enable additional features.