Changelog for
ruby3.3-rubygem-git-1.19.1-1.11.x86_64.rpm :
* Mon Jan 29 2024 Dan Čermák
- 1.19.1: [#]# v1.19.1 (2024-01-13) [Full Changelog](https://github.com/ruby-git/ruby-git/compare/v1.19.0..v1.19.1) Changes since v1.19.0:
* f97c57c Announce the 2.0.0 pre-release (#682) 1.19.0: [#]# v1.19.0 (2023-12-28) [Full Changelog](https://github.com/ruby-git/ruby-git/compare/v1.18.0..v1.19.0) Changes since v1.18.0:
* 3bdb280 Add option to push all branches to a remote repo at one time (#678)
* b0d89ac Remove calls to Dir.chdir (#673)
* e64c2f6 Refactor tests for read_tree, write_tree, and commit_tree (#679)
* 0bb965d Explicitly name remote tracking branch in test (#676)
* 8481f8c Document how to delete a remote branch (#672)
* dce6816 show .log example with count in README, fixes #667 (#668)
* b1799f6 Update test of \'git worktree add\' with no commits (#670)
* dd5a24d Add --filter to Git.clone for partial clones (#663)
* Fri Nov 03 2023 Dan Čermák - 1.13.0: [Full Changelog](https://github.com/ruby-git/ruby-git/compare/v1.12.0...v1.13.0)
* ca8ff35 Release v1.13.0 (#603)
* 8349224 Update list of maintainers (#598)
* 4fe8738 In ls-files do not unescape file paths with eval (#602)
* 74b8e11 Add start_point option for checkout command (#597)
* ff6dcf4 Do not assume the default branch is \'master\' in tests
* 8279298 Fix exception when Git is autoloaded (#594)
* Mon Aug 29 2022 Stephan Kulow updated to version 1.12.0 see installed CHANGELOG.md [#]# v1.12.0 See https://github.com/ruby-git/ruby-git/releases/tag/v1.12.0
* Thu Apr 28 2022 Stephan Kulow updated to version 1.11.0 see installed CHANGELOG.md [#]# v1.11.0
* 292087e Supress unneeded test output (#570)
* 19dfe5e Add support for fetch options \"--force/-f\" and \"--prune-tags/-P\". (#563)
* 018d919 Fix bug when grepping lines that contain numbers surrounded by colons (#566)
* c04d16e remove from maintainer (#567)
* 291ca09 Address command line injection in Git::Lib#fetch
* 521b8e7 Release v1.10.2 (#561) See https://github.com/ruby-git/ruby-git/releases/tag/v1.11.0
* Tue Jan 25 2022 Stephan Kulow updated to version 1.10.2 see installed CHANGELOG.md [#]# v1.10.2 See https://github.com/ruby-git/ruby-git/releases/tag/v1.10.2 [#]# 1.10.1 See https://github.com/ruby-git/ruby-git/releases/tag/v1.10.1 [#]# 1.10.0 See https://github.com/ruby-git/ruby-git/releases/tag/v1.10.0
* Mon Jul 26 2021 Stephan Kulow updated to version 1.9.1 see installed CHANGELOG.md [#]# 1.9.1 See https://github.com/ruby-git/ruby-git/releases/tag/v1.9.1 [#]# 1.9.0 See https://github.com/ruby-git/ruby-git/releases/tag/v1.9.0
* Wed Jan 20 2021 Stephan Kulow updated to version 1.8.1 see installed CHANGELOG.md