Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python-pathspec: Update to 0.12.1 | Jeffery To | 2023-12-13 |
| | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com> | ||
* | python-pathspec: Update to 0.11.2 | Jeffery To | 2023-08-04 |
| | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com> | ||
* | python-pathspec: Add new host-only package | Jeffery To | 2023-03-31 |
From the README: pathspec is a utility library for pattern matching of file paths. So far this only includes Git's wildmatch pattern matching which itself is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files. Signed-off-by: Jeffery To <jeffery.to@gmail.com> |