Overview
Request 603412 accepted
- update to version 2.1.9:
* Drop support for EOL Python 2.6 and 3.3
* Allow mmap not just for py2.6, 2.7 and 3.6+ but also 3.0+
* Fix doc typos
- Implement single-spec version
- Update to version 2.1.8
* bugfixes
- Update to version 2.1.6
* bugfixes
* support for worktrees
- Update to version 2.1.3
* bugfixes
- Update to version 2.1.1
* bugfixes
- Update to version 2.1.0
* Much better windows support!
* The `GIT_DIR` environment variable does not override the `path` argument when
initializing a `Repo` object anymore. However, if said `path` unset, `GIT_DIR`
will be used to fill the void.
- Update to version 2.0.9
* Bugfixes
* `tag.commit` will now resolve commits deeply.
* `Repo` objects can now be pickled, which helps with multi-processing.
* `Head.checkout()` now deals with detached heads, which is when it will return
the `HEAD` reference instead.
* `DiffIndex.iter_change_type(...)` produces better results when diffing
- update to 2.0.8:
* Py2.6 support dropped
* lots of new features and bugfixes
- Created by TheBlackCat
- In state accepted
- Supersedes 596553
Request History
TheBlackCat created request
- update to version 2.1.9:
* Drop support for EOL Python 2.6 and 3.3
* Allow mmap not just for py2.6, 2.7 and 3.6+ but also 3.0+
* Fix doc typos
- Implement single-spec version
- Update to version 2.1.8
* bugfixes
- Update to version 2.1.6
* bugfixes
* support for worktrees
- Update to version 2.1.3
* bugfixes
- Update to version 2.1.1
* bugfixes
- Update to version 2.1.0
* Much better windows support!
* The `GIT_DIR` environment variable does not override the `path` argument when
initializing a `Repo` object anymore. However, if said `path` unset, `GIT_DIR`
will be used to fill the void.
- Update to version 2.0.9
* Bugfixes
* `tag.commit` will now resolve commits deeply.
* `Repo` objects can now be pickled, which helps with multi-processing.
* `Head.checkout()` now deals with detached heads, which is when it will return
the `HEAD` reference instead.
* `DiffIndex.iter_change_type(...)` produces better results when diffing
- update to 2.0.8:
* Py2.6 support dropped
* lots of new features and bugfixes
licensedigger accepted review
ok
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto added repo-checker as a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
staging-bot added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:107"
staging-bot accepted review
Picked openSUSE:Factory:Staging:adi:107
dimstar_suse added openSUSE:Factory:Staging:adi:68 as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:68"
dimstar_suse accepted review
Moved to openSUSE:Factory:Staging:adi:68
dimstar_suse added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:64"
dimstar_suse accepted review
Moved to openSUSE:Factory:Staging:adi:64
repo-checker accepted review
cycle and install check passed
dimstar accepted review
dimstar_suse added repo-checker as a reviewer
Please recheck
repo-checker accepted review
cycle and install check passed
staging-bot accepted review
ready to accept
staging-bot approved review
ready to accept
dimstar_suse accepted request
Accept to openSUSE:Factory