Name: | python36-vcstool |
---|---|
Version: | 0.2.15 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 328498 |
License: | ASL 2.0 |
RPM: | python36-vcstool-0.2.15-1.el7.noarch.rpm |
Source RPM: | python-vcstool-0.2.15-1.el7.src.rpm |
Build Date: | Fri Nov 27 2020 |
Build Host: | jenkins-172-17-0-2-07e35365-a3e5-4ad2-8849-0b046237d336.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/dirk-thomas/vcstool |
Summary: | Tool to invoke vcs commands on multiple repositories |
Description: | Vcstool is a version control system (VCS) tool, designed to make working with multiple repositories easier. Note: This tool should not be confused with vcstools (with a trailing s) which provides a Python API for interacting with different version control systems. The biggest differences between the two are: - vcstool doesn't use any state beside the repository working copies available in the filesystem. - The file format of vcstool export uses the relative paths of the repositories as keys in YAML which avoids collisions by design. - vcstool has significantly less lines of code than vcstools including the command line tools built on top. |
- Update to 0.2.15 (rhbz#1891662)
- Update to 0.2.14 (rhbz#1862412)
- Update to 0.2.13 (rhbz#1859022)
- Update to 0.2.12 (rhbz#1853214)
- Update to 0.2.11 (rhbz#1847809)
- Update to 0.2.10 (rhbz#1846217)
- Update to 0.2.9 (rhbz#1838404)
- Update to 0.2.8 (rhbz#1833742)
- Update to 0.2.7 (rhbz#1787844)
- Update to 0.2.4 (rhbz#1764143)