~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-10-02 18:01:05 UTC
  • mfrom: (4724.1.1 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20091002180105-oeomf71t7l9gpv6g
(vila) Add a --strict option to dpush

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
  longer report incorrect errors about ``Missing inventory ('TREE_ROOT', ...)``
58
58
  (Robert Collins, #416732)
59
59
 
 
60
* ``bzr dpush`` now aborts if uncommitted changes (including pending merges)
 
61
  are present in the working tree. The configuration option ``dpush_strict``
 
62
  can be used to set the default for this behavior.
 
63
  (Vincent Ladeuil, #438158)
 
64
 
60
65
* ``bzr info -v`` on a 2a format still claimed that it was a "Development
61
66
  format" (John Arbash Meinel, #424392)
62
67