| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add PKGBUILD to enable Arch Linux builds
- use the system default python version (boo#1247410)
- 0.7.4 * syntax fix
- 0.7.3 * fix .gitsubmodule parser to handle space and tabs mixed
- package /etc/obs/service directories
- 0.7.2 * Improved error reporting of invalid files in package subdirs * Introducing a mechanic to limit asset handling
- 0.7.1 * export trackingbranch to scmsync.obsinfo
- 0.7.0 * supporting _manifest file as successor of _subdirs * record configured branch of submodules in package scmsync url * stay on the configured branch of a submodule on checkout
- 0.6.3 * Allow ssh:// scm urls as used by osc * project mode: avoid unecessary changes in package meta url * code cleanup
- fix dependency (it is python3-PyYAML)
- 0.5.0
project mode related enhancements:
* no more defining of bcntsynctag. We need to move this to package
spec files to avoid to have these always defined.
* QA hook to limit building a defined set of packages only
- 0.4.3 * support SHA256 submodules * minor improvements
- readd git-lfs dependency
- update to 0.4.2 * various fixes to handle additional git meta informations right
- update to 0.4.0 * avoid export of .gitattributes file by default * upstream osc is supported now * export meta information of the git clone * Add fallback code for a specific case * Convert local links into symlinks in project git
- update to 0.3.0 * optimize cloning when combining subdir parameter * solve release number handling when using multiple spec files * Require git-lfs to be always present and allow to opt out of lfs fetching * support local symlinks to git submodules * support recursive submodule cloning * Fix the scmsync entry for relative submodule urls
- update to 0.2.1 * fixed loss of branch informations in packages in project mode
- update to version 0.2 * no shallow clone when used with osc * support for LFS fetch * bugfixes (_config file export and path handling)
- initial release of version 0.1