1. 071ed76 Standardize whitespace in function calls. by Greg Ward · 24 years ago
  2. 979db97 Added list-like methods: 'append()', 'extend()', 'sort()'. by Greg Ward · 24 years ago
  3. d5dcc17 Typo fix. by Greg Ward · 24 years ago
  4. c019e2c Ditched the unused 'recursive_exclude_pattern()' method. by Greg Ward · 24 years ago
  5. 0f34185 Renamed 'select_pattern()' to 'include_pattern()'. by Greg Ward · 24 years ago
  6. 7b3d56c Renamed 'process_line()' to 'process_template_line()', and factored out by Greg Ward · 24 years ago
  7. c98927a Added class docstring and ditched inappropriate class attrs. by Greg Ward · 24 years ago
  8. adc1172 Provides the FileList class for building a list of filenames by exploring by Greg Ward · 24 years ago