~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/todo-from-arch.txt

  • Committer: Martin Pool
  • Date: 2005-06-29 04:11:40 UTC
  • Revision ID: mbp@sourcefrog.net-20050629041140-6b17e65a23ffdf47
Merge John's log patch:

implements bzr log --forward --verbose
optimizes so that only logs to be printed are read (rather than reading
all and filtering out unwanted).

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
 
81
81
* Autogeneration of Changelogs -- but should be in GNU format, at
82
82
  least optionally.  I'm not convinced auto-updating them in the tree
83
 
  is worthwhile; it makes merges wierd.
 
83
  is worthwhile; it makes merges weird.
84
84
 
85
85
* Sealing branches.
86
86