forked from pool/python-GitPython
Accepting request 862137 from home:marxin:branches:devel:languages:python
- Update to version 3.1.12.1609914640.3dd71d3e: * prepare release * Fix handle_diff_line for -z option. * try fixing up test fixtures and implementation * Add '-z' on top of '--raw' to avoid path name mangling * fix universal_newlines TypeError * docs: fix simple typo, repostory -> repository * Added ability to define git environment in submodule add/update methods * change decode type and add replace flag * bump patch level * Fix default actor name handling * bump patch level * Get system user id in a lazy manner * Keep flake happy * Do not break convention when updating sys.path * Bump patch level * rename sublist to subset * Rename get_ignored to ignored and fix the documentation * Find paths ignored in .gitignore * Add venv to gitignore * git/repo/base.py: is_dirty(): Fix pathspec handling * Fix typo * Update release verification instructions as suggested in #1055 * Adjust signature key - please read if you verify installs/packages * bump patch level * Ensure that detached HEAD does not raise when comparing branch name. * Reformat code to remove unnecessary indentation * Remove name as not necessary to track down authors. * update contribution guidelines to be a little less concise and more polite * Add missing blank line OBS-URL: https://build.opensuse.org/request/show/862137 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-GitPython?expand=0&rev=41
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/gitpython-developers/GitPython</param>
|
||||
<param name="changesrevision">176838a364fa36613cd57488c352f56352be3139</param></service></servicedata>
|
||||
<param name="changesrevision">3dd71d3edbf3930cce953736e026ac3c90dd2e59</param></service></servicedata>
|
||||
Reference in New Issue
Block a user