Go to file
Dominique Leuenberger c425648f86 Accepting request 603412 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/603412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-GitPython?expand=0&rev=10
2018-05-15 08:04:59 +00:00
.gitattributes - Update to 0.3.2.RC1; 2011-11-24 12:20:30 +00:00
.gitignore - Update to 0.3.2.RC1; 2011-11-24 12:20:30 +00:00
GitPython-2.1.9.tar.gz Accepting request 596537 from home:apersaud:branches:devel:languages:python 2018-04-14 19:20:00 +00:00
python-GitPython.changes Accepting request 596537 from home:apersaud:branches:devel:languages:python 2018-04-14 19:20:00 +00:00
python-GitPython.spec Accepting request 596537 from home:apersaud:branches:devel:languages:python 2018-04-14 19:20:00 +00:00