Home | History | Annotate | Download | only in codereview

Lines Matching refs:Property

3218 			"Property changes on:".
3222 if line.startswith('Index:') or line.startswith('Property changes on:'):
3224 # On Windows if a file has property changes its filename uses '\'
3514 elif line.startswith('Property changes on:'):
3517 # when a property is modified '\' is used on Windows. Make them the same
3521 # File has property changes but no modifications, create a new diff.