Skip to content

Tags: vcs-python/libvcs

Tags

v0.42.0

Toggle v0.42.0's commit message
Tag v0.42.0 - GitSync clone depth

GitSync gains a `depth` keyword argument so callers can clone at an
arbitrary shallow depth (`git clone --depth N`), not just a single
commit. Passing `git_shallow` or `tls_verify` to the GitSync
constructor now sets the attribute instead of raising AttributeError
on the next sync (a regression dating back to v0.4.4).

See CHANGES for the full release notes.

v0.41.0

Toggle v0.41.0's commit message
Tag v0.41.0 - pytest plugin renamings

v0.40.0

Toggle v0.40.0's commit message
Tag v0.40.0

v0.39.0

Toggle v0.39.0's commit message
Tag v0.39.0 (`SyncResult`, bug fixes)

v0.38.6

Toggle v0.38.6's commit message
Tag v0.38.6 (test harness tweak)

v0.38.5

Toggle v0.38.5's commit message
Tag v0.38.5 (test harness tweak)

v0.38.4

Toggle v0.38.4's commit message
Tag v0.38.4 (test harness tweak, attempt 2)

v0.38.3

Toggle v0.38.3's commit message
Tag v0.38.3 (test harness tweak for git)

v0.38.2

Toggle v0.38.2's commit message
Tag v0.38.2 (PyPI Trusted Publisher)

v0.38.1

Toggle v0.38.1's commit message
Tag v0.38.1 (doc fixes)