The calls into the exclude system changed a little for the new --filter
authorWayne Davison <wayned@samba.org>
Tue, 25 Jan 2005 00:52:50 +0000 (00:52 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 25 Jan 2005 00:52:50 +0000 (00:52 +0000)
commitc7d970f782a901feb78e7d4897abc3cd599e8442
tree39a7ff81333a2b165a92a4e0639b321984578497
parent6dfd07d0259d855fc7011b168b1897bb69f0c32b
The calls into the exclude system changed a little for the new --filter
option:
- The special handling for cvs_exclude went away.
- Call push_local_excludes() and pop_local_excludes() instead of fiddling
  with the (no longer present) local_exclude_list var.
flist.c