1 1 * Add ticketing and bug tracking
2 - * The ability to share server configurations
2 + * The ability to share server configurations. Arguments to "push" and "pull"
3 3 * The equivalent of "cvs annotate"
4 + * Private branches that are not pushed or pulled.
5 + * "diff" commands work against arbitrary versions.
4 6 * Easy way to change comments on check-ins
5 7 and do other tag manipulations.
6 8 * Search, including full-text search of
7 9 historical check-ins.
10 + * Attachments on wiki pages and on tickets
11 + * Ability to attach image files (GIFs and JPEGs) and
12 + refer to these in wiki pages. Enhance wiki to the
13 + point where it can host the existing fossil documentation.
14 + * Ability to store an image for the logo in the upper-left corner.
15 + * A selection of "skins" - sample configurations that serve as
16 + baselines for customization.