Index of /git/collab-maint/xz.git
Branches (when they all exist) follow a scheme similar to
that used by git.
- upstream
- Lasse Collin’s master branch.
- master
- Well tested changes. There will occasionally be bugs, but they are
not expected to be major, and more importantly they can be quickly
fixed. Every now and then, a release for Debian sid is cut from the tip
of this branch.
- experimental
- Changes ready to be tested by a wide audience. This might not be
rock-solid, but the features should be more or less in the form they
will appear in in master. Every now and then, a release for Debian
experimental is cut from the tip of this branch.
- pu
- Proposed changes that are not quite “cooked” yet. Commits are
regularly committed to this branch to share current work and get some
feedback. Since it is frequently rebased, it is probably best not to
develop against this branch. Snapshots for testing can often be found
at http://collab-maint.alioth.debian.org/xz-utils/.