Tony Narlock

Results 395 issues of Tony Narlock

Fixes #333 Experiment on top of #332

https://github.com/vcs-python/vcspull/pull/362

Eliminate dependency on docutils and sphinx. These are great projects, but they not friendly to configure on and focused primarily toward internal code API documentation. Today - markdown is more...

https://github.com/pypa/pip/blob/master/src/pip/_internal/vcs/versioncontrol.py

Example job (2023-10-22) https://github.com/vcs-python/libvcs/actions/runs/6603952048/job/17937582321#step:9:64 ``` =================================== FAILURES =================================== _________________ [doctest] libvcs.sync.base.BaseSync.__init__ _________________ 072 ... self.run( 073 ... ['clone', '--progress', self.url, self.dir], 074 ... log_in_real_time=True 075 ... ) 076 >>> r...

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 my-demo-repo >...

package:parser