| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Standardize whitespace in function calls. | Greg Ward | 2000-09-26 | 1 | -35/+34 |
| * | Added list-like methods: 'append()', 'extend()', 'sort()'. | Greg Ward | 2000-07-30 | 1 | -14/+46 |
| * | Typo fix. | Greg Ward | 2000-07-30 | 1 | -1/+1 |
| * | Ditched the unused 'recursive_exclude_pattern()' method. | Greg Ward | 2000-07-30 | 1 | -24/+0 |
| * | Renamed 'select_pattern()' to 'include_pattern()'. | Greg Ward | 2000-07-30 | 1 | -15/+16 |
| * | Renamed 'process_line()' to 'process_template_line()', and factored out | Greg Ward | 2000-07-30 | 1 | -69/+63 |
| * | Added class docstring and ditched inappropriate class attrs. | Greg Ward | 2000-07-30 | 1 | -123/+126 |
| * | Provides the FileList class for building a list of filenames by exploring | Greg Ward | 2000-07-30 | 1 | -0/+362 |
