1.
Introduction
2.
Why Pijul
3.
Installing
4.
Getting started
5.
Working with others
6.
Pijul keys
7.
Configuration
8.
Conflicts
9.
Theory
9.1.
Diff algorithms
10.
The Nest
10.1.
Creating an account
10.2.
Uploading public keys
10.3.
Creating repositories
10.4.
Contributing to a project
11.
Workflows
11.1.
Channels
11.2.
Splitting and combining changes
12.
Reference
12.1.
pijul add
12.2.
pijul apply
12.3.
pijul archive
12.4.
pijul change
12.5.
pijul channel
12.5.1.
pijul channel rename
12.5.2.
pijul channel delete
12.6.
pijul clone
12.7.
pijul credit
12.8.
pijul diff
12.9.
pijul fork
12.10.
pijul init
12.11.
pijul log
12.12.
pijul ls
12.13.
pijul mv
12.14.
pijul pull
12.15.
pijul push
12.16.
pijul record
12.17.
pijul remote
12.17.1.
pijul remote delete
12.18.
pijul remove
12.19.
pijul reset
12.20.
pijul unrecord
13.
Licenses
Light (default)
Rust
Coal
Navy
Ayu
The Pijul manual
Diff algorithms
Myers diff
See
http://blog.robertelder.org/diff-algorithm/
.
Patience diff
See
Patience diff on wikipedia
.