~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-07-28 01:33:05 UTC
  • mfrom: (2653.2.7 kill-ancestry)
  • Revision ID: pqm@pqm.ubuntu.com-20070728013305-u91kdx3px9ytdyok
Add Graph.is_ancestor, update code to use it

Show diffs side-by-side

added added

removed removed

Lines of Context:
165
165
      the parents of many knit nodes at once, reducing round trips to the 
166
166
      underlying index. (Robert Collins)
167
167
 
 
168
    * Graph now has an is_ancestor method, various bits use it.
 
169
      (Aaron Bentley)
 
170
 
168
171
  TESTING:
169
172
 
170
173
    * Remove selftest ``--clean-output``, ``--numbered-dirs`` and