view .hgignore @ 87:b033d74be76b

fetch_command: in stupid non-diffy mode, take changed paths in account Former code was checkouting all branch files for every converted revision when diffs were not available in stupid mode. Now, only changed items are requested.
author Patrick Mezard <pmezard@gmail.com>
date Fri, 14 Nov 2008 16:18:24 -0600
parents 243c88c47d89
children 904a4b08f70f
line wrap: on
line source

syntax:glob
*.pyc
.DS_Store
*.swp
*~
.coverage
*.py,cover