Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove 2 argument form of file_pruned | Joey Hess | 2010-04-20 |
| | |||
* | unfinished file_prune revamp | Joey Hess | 2010-04-17 |
| | | | | | | | | | Many calls to file_prune were incorrectly calling it with 2 parameters. In cases where the filename being checked is relative to the srcdir, that is not needed. Made absolute filenames be pruned. (This won't work for the 2 parameter call style.) | ||
* | update | Joey Hess | 2010-03-14 |
| | |||
* | fix CVS prune test | Joey Hess | 2009-09-13 |
| | | | | | | The regexp only matches things inside the CVS directory, not just "CVS" by itself. I changed the test to not test that it will be pruned. | ||
* | Add my CVS plugin and related patches. | Amitai Schlair | 2009-08-13 |
| | |||
* | file_pruned regression tests | Joey Hess | 2007-12-18 |