~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-09-04 02:41:08 UTC
  • mfrom: (2792.1.1 ianc-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20070904024108-wogizoajm6k1ba6w
Add short options to status to assist migrating svn users (Daniel Watkins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
154
154
   * If versioned files match a given ignore pattern, a warning is now
155
155
     given. (Daniel Watkins, #48623)
156
156
 
 
157
   * ``bzr status`` now has -S as a short name for --short and -V as a
 
158
     short name for --versioned. These have been added to assist users
 
159
     migrating from Subversion: ``bzr status -SV`` is now like
 
160
     ``svn status -q``.  (Daniel Watkins, #115990)
 
161
 
157
162
  API BREAKS:
158
163
 
159
164
   * ``Branch.append_revision`` is removed altogether; please use