Changelog for
guile-git-0.5.2-1.7.x86_64.rpm :
* Sun Dec 18 2022 Dirk Müller
- update to 0.5.2:
* Fix crash when fetching multiple sub-modules This bug was reported at . It could lead to crashes via SIGSEGV or SIGILL while fetching multiple sub-modules in a row.
* Wed Jul 07 2021 Bernhard Wiedemann - build non-parallel for reproducible build results (boo#1170378)
* Wed May 12 2021 Jonathan Brielmaier - Update to version 0.5.1:
* Fix crash when using ‘config-foreach’ or ‘config-fold’
* commit: Prevent dangling repository references
* New diff bindings in (git diff)
* New configuration parsing support in (git config)
* New tag procedures: ‘tag-fold’, ‘tag-foreach’
* New tree procedures: ‘tree-entry-byname’, ‘tree-entry-type’
* New remote procedures: ‘remote-url’, ‘remote-set-url!’
* Submodule interface changes
* Fri Nov 06 2020 Jonathan Brielmaier - Update to version 0.4.0:
* Support for HTTP and HTTPS proxies
* Support for progress report
* Fix typo that made repository-index and repository-refdb unusable
* Tue Jan 14 2020 Jonathan Brielmaier - Update to version 0.3.0:
* Support for Guile 3.0
* New modules (git signature), (git describe), (git blob)
* Add new (git tag) procedures
* Add accessor and setter for the download tags of ~fetch-options~
* Add ~CREDTYPE-
*~ variables
* Add ssh authentication support
* ~repository-state~ return a symbols instead of an int
* Rename ~foo-init-options~ procedures to be more idiomatic- Remove patch:
* support-guile-3.0.patch: Included in release
* Mon Jan 13 2020 Jonathan Brielmaier - Make files section compatible with Guile 3.0- Add patch:
* support-guile-3.0.patch: Adds support for Guile 3.0
* Wed Jan 30 2019 jbrielmaierAATTsuse.de- upate to 0.2.0:
* New Functionality
*
* Add (git submodule) module
* Bug fixes
*
* Fix experience in REPL
*
* Correctly export ~repository-working-directory~ For more details see /usr/share/doc/packages/guile-git/NEWS- package NEWS file
* Tue Dec 11 2018 jbrielmaierAATTsuse.de- add libgit2-devel as run time dependency to avoid \"/usr/lib64/libgit2\", message: \"file not found\" error
* Mon Sep 17 2018 - remove needless _service and tar file
* Fri Sep 14 2018 jbrielmaierAATTsuse.de- bump to 0.1.0: - support remote-ls - support repository-close - small fixes- switch from git service to release tarball- order build requires alphabetical- install info files- COPYING now as license