Overview
Version: | a1d2da3e5f367be732ab5c9da0ae0cd912e7c385 |
---|---|
Date: | 2007-12-13 16:24:25 |
Original User: | jeremy_c |
Commands: | history | raw-text |
Content
- Add ticketing and bug tracking
- The ability to share server configurations. Arguments to "push" and "pull"
- The equivalent of "cvs annotate"
- Private branches that are not pushed or pulled.
- "diff" commands work against arbitrary versions.
- Easy way to change comments on check-ins and do other tag manipulations.
- Search, including full-text search of historical check-ins.
- Attachments on wiki pages and on tickets
- Ability to attach image files (GIFs and JPEGs) and refer to these in wiki pages. Enhance wiki to the point where it can host the existing fossil documentation.
- Ability to store an image for the logo in the upper-left corner.
- A selection of "skins" - sample configurations that serve as baselines for customization.
- Browse source files
- Execution of arbitrary actions on checkin
- Email notifications are one example of this
- The already existing auto-sync feature is a specialized form of the same
- Extend timeline and wiki history to allow users to see wiki page differences from edit to edit. Example @ Tcler's Wiki.
- Ignore files (.o, .pyc, .class, .cvsignore, etc...) - extra command is hard to identify "extra" files inside of many projects.
Projects