~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-01-03 02:24:32 UTC
  • mfrom: (2204.4.10 format-registry)
  • Revision ID: pqm@pqm.ubuntu.com-20070103022432-334b367262bc7407
Register bzrdir formats ina FormatRegistry

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
    * ``bzr merge`` now has an option ``--pull`` to fall back to pull if
57
57
      local is fully merged into remote. (Jan Hudec)
58
58
 
 
59
    * ``bzr help formats`` describes available directory formats. (Aaron Bentley)
 
60
 
59
61
  INTERNALS:
60
62
 
61
63
    * A few tweaks directly to ``fileids_affected_by_revision_ids`` to
77
79
    * Single-letter short options are no longer globally declared.  (Martin
78
80
      Pool)
79
81
 
 
82
    * Formats for end-user selection are provided via a FormatRegistry (Aaron Bentley)
 
83
 
80
84
  BUG FIXES:
81
85
 
82
86
    * ``bzr missing --verbose`` was showing adds/removals in the wrong