Next | Query returned 21 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-07-19 21:50:10 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-pathspec: updated to 0.9.0

0.9.0

Raise GitWildMatchPatternError for invalid git patterns.
Fix for duplicate leading double-asterisk, and edge cases.
Fix matching absolute paths.
API change: util.normalize_files() now returns a Dict[str, List[pathlike]] \ 
instead of a Dict[str, pathlike].
Added type hinting.
   2020-11-09 10:30:02 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pathspec: updated to 0.8.1

0.8.1:
Add support for addition operator.
   2020-04-10 10:52:23 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pathspec: updated to 0.8.0

0.8.0:
- Expose what patterns matched paths. Added `util.detailed_match_files()`.
- `match_tree()` doesn't return symlinks.
- Add `PathSpec.match_tree_entries` and `util.iter_tree_entries()` to support \ 
directories and symlinks.
- API change: `match_tree()` has been renamed to `match_tree_files()`. The old \ 
name `match_tree()` is still available as an alias.
- API change: `match_tree_files()` now returns symlinks. This is a bug fix but \ 
it will change the returned results.
   2020-01-08 16:20:18 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pathspec: updated to 0.7.0

0.7.0:
- Add support for Python 3.8, and drop Python 3.4.
- Publish bdist wheel.
   2019-10-16 12:10:57 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pathspec: updated to 0.6.0

0.6.0:
- Drop support for Python 2.6, 3.2, and 3.3.
- Update README.rst.
- Method to escape gitwildmatch.
   2018-09-24 11:47:28 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pathspec: updated to 0.5.9

0.5.9:
- Fixed file system error handling.

0.5.8:
- Improved type checking.
- Created scripts to test Python 2.6 because Tox removed support for it.
- Improved byte string handling in Python 3.
- Handle dangling symlinks.
   2018-08-16 13:32:12 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pathspec: updated to 0.5.7

0.5.7:
- Fix collections deprecation warning.
   2018-04-14 10:50:12 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pathspec: updated to 0.5.6

0.5.6:
Improved unit tests.
Improved type checking.
Support current directory prefix.
   2017-09-09 20:41:18 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
0.5.5:
Add documentation link to README.

0.5.4:
Issue 17: Add link to Ruby implementation of pathspec.
Add sphinx documentation.

Next | Query returned 21 messages, browsing 11 to 20 | Previous