Updated to apply to latest source.
[rsync/rsync-patches.git] / filter.diff
2004-07-15 Wayne DavisonUpdated to apply to latest source.
2004-07-03 Wayne DavisonUpdated the format using the new verify-patches script.
2004-06-20 Wayne DavisonUpdated to apply cleanly.
2004-06-06 Wayne DavisonFixed fuzz and failed hunks.
2004-06-04 Wayne DavisonImproved the code that supports --inherit.
2004-05-30 Wayne DavisonMade inheritance of parent-dir rules optional.
2004-05-24 Wayne Davison- Improved the sanitize_path() logic for merged include...
2004-05-22 Wayne DavisonUpdated the exclude test to test merge files.
2004-05-22 Wayne DavisonImproved the docs.
2004-05-22 Wayne DavisonChanged order of list-clearing loop in pop_local_exclud...
2004-05-21 Wayne DavisonImproved the push/pop/search-for-dup code.
2004-05-17 Wayne DavisonSwitched the storage for the merge-file lists from...
2004-05-16 Wayne DavisonFixed a problem where the "listp" pointer in make_exclu...
2004-05-16 Wayne DavisonTook the general exclude-list improvements from this...
2004-05-15 Wayne Davison- Improved the recently-added exclude-list comment.
2004-05-15 Wayne Davison- Use "array" for the root-list's array pointer, not...
2004-05-15 Wayne DavisonOne more tweak.
2004-05-15 Wayne DavisonGot rid of "extra" pointer out of exclude_list_struct...
2004-05-13 Wayne DavisonGot rid of the changes to proto.h and mentioned the...
2004-05-09 Wayne DavisonUpdated to apply cleanly.
2004-04-27 Wayne DavisonUpdated.
2004-04-24 Wayne Davison- Refer to this rule as a "merge" rather than an "inser...
2004-04-23 Wayne DavisonMy implementation of the ". insert-file" idiom for...