| Feature | Status |
| Port from Scheme to Bash | done |
| Adjust mv semantics to match Unix mv | done |
| Add -f to mv and rm | done (for mv) |
| Add ability to register areas where groups of fossil files are stored | done |
| Wrap clone and open into a single command | done |
| Create new repo in specified area | done |
| Import existing repo into specified area | done |
| Unfold wrapped lines in timeline and leaves reports | done |
| Default to allow-symlinks | done |
| Reduce noise in sync and update by removing non-essential output unless -v switch is present | not completed |
| Search though all areas and get first found named repo | done |
| Exit handling, need non-zero on appropriate fails | ongoing |
| Add -template switch to create repo | done |
| Work around the file: clone bug where wrong user is default. | done |
| Create ~/.fsl file if not already there | done |
| Test suite | done |