summaryrefslogtreecommitdiff
path: root/libarchive/archive_write_add_filter.c
Commit message (Collapse)AuthorAgeFilesLines
* Add lacking filter entries to the table ofMichihiro NAKAJIMA2012-10-231-1/+5
| | | | archive_write_add_filter function.
* Introduce archive_write_add_fitler()Ondrej Holy2012-03-061-0/+66
- a convenience function to set the filter based on the code.