[Pkg-bazaar-commits] ./bzr/unstable r773: - remove done TODO items

Martin Pool mbp at sourcefrog.net
Fri Apr 10 08:21:00 UTC 2009


------------------------------------------------------------
revno: 773
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Fri 2005-06-24 19:18:43 +1000
message:
  - remove done TODO items
modified:
  TODO
-------------- next part --------------
=== modified file 'TODO'
--- a/TODO	2005-06-22 06:59:06 +0000
+++ b/TODO	2005-06-24 09:18:43 +0000
@@ -24,23 +24,8 @@
   requires patching difflib to get it exactly right, or otherwise
   calling out to GNU diff.
 
-* Import ElementTree update patch.
-
-* Plugins that provide commands.  By just installing a file into some
-  directory (e.g. ``/usr/share/bzr/plugins``) it should be possible to
-  create new top-level commands (``bzr frob``).  Extensions can be
-  written in either Python (in which case they use the bzrlib API) or
-  in a separate process (in sh, C, whatever).   It should be possible
-  to get help for plugin commands.
-
-* Smart rewrap text in help messages to fit in $COLUMNS (or equivalent
-  on Windows)
-
 * -r option should take a revision-id as well as a revno.
 
-* ``bzr info`` could show space used by working tree, versioned files,
-  unknown and ignored files. 
-
 * ``bzr info`` should count only people with distinct email addresses as
   different committers.  (Or perhaps only distinct userids?)
 
@@ -66,8 +51,6 @@
 
 * ``bzr log DIR`` should give changes to any files within DIR.
 
-* Check all commands have decent help.
-
 * ``bzr inventory -r REV`` and perhaps unify this with ``bzr ls``,
   giving options to display ids, types, etc.
 



More information about the Pkg-bazaar-commits mailing list