Changes To To Do List
Not logged in
@@ -1,8 +1,9 @@
   *   Add ticketing and bug tracking
   *   The ability to share server configurations.  Arguments to "push" and "pull"
-  *   The equivalent of "cvs annotate"
+  *   The equivalent of "cvs annotate" (Partial implementation is now
+      checked in.  Need to add features.)
   *   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
@@ -12,11 +13,10 @@
        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. [http://wiki.tcl.tk/_history/606|Example @ Tcler's Wiki].
   *   Ignore files (.o, .pyc, .class, .cvsignore, etc...) - extra command is hard to identify "extra" files inside of many projects.