gix 0.54.1

Interact with git repositories just like git would
Documentation

gix

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 44 feature flags, 25 of them enabled by default.

default

  • max-performance-safe
  • comfort
  • basic
  • extras

max-performance-safe

  • parallel
  • pack-cache-lru-static
  • pack-cache-lru-dynamic
  • gix-features/fs-walkdir-parallel

comfort

  • gix-features/progress-unit-bytes
  • gix-features/progress-unit-human-numbers

basic

  • blob-diff
  • revision
  • index

extras

  • worktree-stream
  • worktree-archive
  • revparse-regex
  • mailmap
  • excludes
  • attributes
  • worktree-mutation
  • credentials
  • interrupt
  • status

parallel

  • gix-features/parallel

pack-cache-lru-static

  • gix-pack/pack-cache-lru-static

pack-cache-lru-dynamic

  • gix-pack/pack-cache-lru-dynamic

blob-diff

  • gix-diff/blob

revision

  • gix-revision/describe
  • index

index

  • dep:gix-index

worktree-stream

  • gix-worktree-stream
  • attributes

worktree-archive

  • gix-archive
  • worktree-stream
  • attributes

revparse-regex

  • regex
  • revision

mailmap

  • dep:gix-mailmap

excludes

  • dep:gix-ignore
  • dep:gix-worktree
  • index

attributes

  • excludes
  • dep:gix-filter
  • dep:gix-pathspec
  • dep:gix-attributes
  • dep:gix-submodule
  • gix-worktree?/attributes

worktree-mutation

  • attributes
  • dep:gix-worktree-state

credentials

  • dep:gix-credentials
  • dep:gix-prompt
  • dep:gix-negotiate

interrupt

  • dep:signal-hook
  • gix-tempfile/signals

status

  • gix-status

gix-worktree-stream

  • dep:gix-worktree-stream

gix-archive

  • dep:gix-archive

regex

  • dep:regex

gix-status

  • dep:gix-status

serde

  • dep:serde
  • gix-pack/serde
  • gix-object/serde
  • gix-protocol?/serde
  • gix-transport?/serde
  • gix-ref/serde
  • gix-odb/serde
  • gix-index?/serde
  • gix-mailmap?/serde
  • gix-url/serde
  • gix-attributes?/serde
  • gix-ignore?/serde
  • gix-revision/serde
  • gix-worktree?/serde
  • gix-commitgraph/serde
  • gix-credentials?/serde

blocking-network-client

  • gix-protocol/blocking-client
  • gix-pack/streaming-input
  • attributes
  • credentials

async-network-client

  • gix-protocol/async-client
  • gix-pack/streaming-input
  • attributes
  • credentials

max-performance

  • max-performance-safe
  • gix-features/zlib-ng
  • fast-sha1

async-network-client-async-std

  • async-std
  • async-network-client
  • gix-transport/async-std

blocking-http-transport-reqwest-rust-tls

  • blocking-http-transport-reqwest
  • reqwest-for-configuration-only/rustls-tls
  • reqwest-for-configuration-only/trust-dns

blocking-http-transport-curl

  • blocking-network-client
  • gix-transport/http-client-curl

blocking-http-transport-reqwest

  • blocking-network-client
  • gix-transport/http-client-reqwest

blocking-http-transport-reqwest-native-tls

  • blocking-http-transport-reqwest
  • reqwest-for-configuration-only/default-tls

cache-efficiency-debug

  • gix-features/cache-efficiency-debug

hp-tempfile-registry

  • gix-tempfile/hp-hashmap

gix-transport

  • dep:gix-transport

fast-sha1

  • gix-features/fast-sha1

async-std

  • dep:async-std

reqwest-for-configuration-only

  • dep:reqwest-for-configuration-only

prodash

  • dep:prodash

gix-protocol

  • dep:gix-protocol

document-features

  • dep:document-features

progress-tree

  • prodash/progress-tree