Lines Matching defs:removed
35 # modified/added/removed as compared to the parent workspace, whether
66 REMOVED - File is being removed
79 REMOVED = intern('removed')
104 '''Return True if this ActiveEntry represents a removed file'''
215 if kind in ('modified', 'added', 'removed'))
247 # that ends up being removed, since that trumps any
251 # intermediate name of a removed file will appear
265 # If the parentname is marked as removed, set the renamed
273 elif status.get(entry.parentname) == 'removed':
369 changesets which are components of the ActiveList removed.'''
581 def removed(self):
679 states = ['modified', 'added', 'removed', 'deleted', 'unknown',
814 removed.
869 # however, must be removed manually.