[][src]Module libpijul::pristine

Modules

channel_dump
sanakirja

Structs

ChangePosition

The position of a byte within a change.

Channel

A channel, i.e. a pristine graph plus a set of changes.

ChannelIterator
ChannelRef
EdgeFlags

Possible flags of edges.

Inode

A unique identifier for files or directories in the actual file system, to map "files from the graph" to real files.

PathChangeset
Remote
RemoteRef
RemotesIterator
RevPathChangeset
Vertex

A node in the repository graph, made of a change internal identifier, and a line identifier in that change.

Enums

Hash

The external hash of changes.

HashAlgorithm

Algorithm used to compute change hashes.

Traits

Base32
MutTxnT

The trait of immutable transactions.

TxnT

The trait of immutable transactions.

Type Definitions

ApplyTimestamp