~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2006-07-11 15:04:57 UTC
  • mto: This revision was merged to the branch mainline in revision 1858.
  • Revision ID: abentley@panoramicfeedback.com-20060711150457-d4c96e9c60843973
Ensure commit respects file spec when committing removals

Show diffs side-by-side

added added

removed removed

Lines of Context:
113
113
    * File-ids containing single- or double-quotes are handled correctly by
114
114
      push.  (#52227, Aaron Bentley)
115
115
 
 
116
    * Removals are only committed if they match the filespec (or if there is
 
117
      no filespec).  (#46635, Aaron Bentley)
 
118
 
116
119
  INTERNALS:
117
120
 
118
121
    * Combine the ignore rules into a single regex rather than looping over