libvcs icon indicating copy to clipboard operation
libvcs copied to clipboard

⚙️ Lite, typed, pythonic utilities for git, svn, mercurial, etc.

Results 52 libvcs issues
Sort by recently updated
recently updated
newest added

# Changes ## Backport typings Backport typings since October 2022 onward: https://github.com/python/typeshed/commits/main/stdlib/subprocess.pyi - `universal_newlines` being optional: https://github.com/python/typeshed/blob/1ce1c1ad17c6eb3c5cab19f8dac94af6a5894bca/stdlib/subprocess.pyi

Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies

Fixes #440 AWS CodeCommit ([HomePage](https://aws.amazon.com/codecommit/), [docs](https://docs.aws.amazon.com/codecommit/)): Via ([page](https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-git-remote-codecommit.html#:~:text=For%20example%2C%20to%20clone%20a%20repository%20named)): > For example, to clone a repository named `MyDemoRepo` to a local repo named `my-demo-repo`: > > ```console > git clone codecommit://MyDemoRepo...

Copied from tmuxp

This should make it easier for `urlparse.uses_netloc` to registry schemes as well as loading any VCS that are plugged in.

https://github.com/tsuyoshicho/action-mypy w/ https://github.com/reviewdog/reviewdog

Fixes #333 Experiment on top of #332