Part of lpltk
Class | LocalAttachment | Undocumented |
Class | Attachments | No class docstring; 2/18 methods documented |
Function | filter_owned_by_person | File owned by specific person(s) (e.g. original bug reporter) |
Function | filter_filename_matches_globs | Filename matches one of a set of glob patterns (e.g. Xorg.*.log) |
Function | filter_size_between | File size is within [min, max] bounds |
Function | filter_age_between | File was attached to bug between [min, max] days |
Function | filter_is_patch | Undocumented |