<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git, branch 3.0.2</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>prepare next release</title>
<updated>2019-08-22T03:27:09+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-08-22T03:27:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=07657929bc6c0339d4d2e7e1dde1945199374b90'/>
<id>07657929bc6c0339d4d2e7e1dde1945199374b90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BF: remove ddt from requirements.txt since no ddt required at run time.</title>
<updated>2019-08-21T21:55:55+00:00</updated>
<author>
<name>Yaroslav Halchenko</name>
<email>debian@onerussian.com</email>
</author>
<published>2019-08-21T17:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=df5c94165d24195994c929de95782e1d412e7c2e'/>
<id>df5c94165d24195994c929de95782e1d412e7c2e</id>
<content type='text'>
Otherwise, since requirements.txt is loaded into install_requires, any installation
which manages to miss installing ddt could cause setuptools to freak out.
E.g.

here is a traceback from running tests of datalad

    ======================================================================
    ERROR: datalad.metadata.tests.test_aggregation.test_update_strategy
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "/home/yoh/anaconda-2018.12-3.7/envs/test-gitpython/lib/python3.7/site-packages/datalad/metadata/metadata.py", line 511, in _get_metadata
        extractor_cls = extractors[mtype_key].load()
      File "/home/yoh/anaconda-2018.12-3.7/envs/test-gitpython/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2442, in load
        self.require(*args, **kwargs)
      File "/home/yoh/anaconda-2018.12-3.7/envs/test-gitpython/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2465, in require
        items = working_set.resolve(reqs, env, installer, extras=self.extras)
      File "/home/yoh/anaconda-2018.12-3.7/envs/test-gitpython/lib/python3.7/site-packages/pkg_resources/__init__.py", line 786, in resolve
        raise DistributionNotFound(req, requirers)
    pkg_resources.DistributionNotFound: The "ddt&gt;=1.1.1" distribution was not found and is required by GitPython

in conda environment.  Original commit 74a0507f4eb468b842d1f644f0e43196cda290a1
which added ddt there unfortunately does not state the reason so probably was
just a slip
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise, since requirements.txt is loaded into install_requires, any installation
which manages to miss installing ddt could cause setuptools to freak out.
E.g.

here is a traceback from running tests of datalad

    ======================================================================
    ERROR: datalad.metadata.tests.test_aggregation.test_update_strategy
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "/home/yoh/anaconda-2018.12-3.7/envs/test-gitpython/lib/python3.7/site-packages/datalad/metadata/metadata.py", line 511, in _get_metadata
        extractor_cls = extractors[mtype_key].load()
      File "/home/yoh/anaconda-2018.12-3.7/envs/test-gitpython/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2442, in load
        self.require(*args, **kwargs)
      File "/home/yoh/anaconda-2018.12-3.7/envs/test-gitpython/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2465, in require
        items = working_set.resolve(reqs, env, installer, extras=self.extras)
      File "/home/yoh/anaconda-2018.12-3.7/envs/test-gitpython/lib/python3.7/site-packages/pkg_resources/__init__.py", line 786, in resolve
        raise DistributionNotFound(req, requirers)
    pkg_resources.DistributionNotFound: The "ddt&gt;=1.1.1" distribution was not found and is required by GitPython

in conda environment.  Original commit 74a0507f4eb468b842d1f644f0e43196cda290a1
which added ddt there unfortunately does not state the reason so probably was
just a slip
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 3.0.1</title>
<updated>2019-08-15T02:48:45+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-08-15T02:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=5ff2f4f7a2f8212a68aff34401e66a5905f70f51'/>
<id>5ff2f4f7a2f8212a68aff34401e66a5905f70f51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dependency on 'gitdb'; fixes #908</title>
<updated>2019-08-15T01:21:47+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-08-15T01:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=ca080bbd16bd5527e3145898f667750feb97c025'/>
<id>ca080bbd16bd5527e3145898f667750feb97c025</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changelog information</title>
<updated>2019-08-14T09:57:33+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-08-14T09:57:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=7e2d2651773722c05ae13ab084316eb8434a3e98'/>
<id>7e2d2651773722c05ae13ab084316eb8434a3e98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding test</title>
<updated>2019-08-14T09:57:00+00:00</updated>
<author>
<name>Arthur Milchior</name>
<email>Arthur@Milchior.fr</email>
</author>
<published>2019-08-12T23:09:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=f6fdb67cec5c75b3f0a855042942dac75c612065'/>
<id>f6fdb67cec5c75b3f0a855042942dac75c612065</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Returning commit object instead of hash value</title>
<updated>2019-08-14T09:57:00+00:00</updated>
<author>
<name>Arthur Milchior</name>
<email>Arthur@Milchior.fr</email>
</author>
<published>2019-08-11T11:45:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=4bebfe31c2d9064d4a13de95ad79a4c9bdc3a33a'/>
<id>4bebfe31c2d9064d4a13de95ad79a4c9bdc3a33a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Snack case as requested in #903</title>
<updated>2019-08-14T09:57:00+00:00</updated>
<author>
<name>Arthur Milchior</name>
<email>Arthur@Milchior.fr</email>
</author>
<published>2019-08-11T11:35:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=87b5d9c8e54e589d59d6b5391734e98618ffe26e'/>
<id>87b5d9c8e54e589d59d6b5391734e98618ffe26e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Method stating which commit is being played during an halted rebase</title>
<updated>2019-08-14T09:57:00+00:00</updated>
<author>
<name>Arthur Milchior</name>
<email>Arthur@Milchior.fr</email>
</author>
<published>2019-08-05T10:33:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=ece804aed9874b4fd1f6b4f4c40268e919a12b17'/>
<id>ece804aed9874b4fd1f6b4f4c40268e919a12b17</id>
<content type='text'>
This will be useful to me at least. This way, I know that I can tell
my script to omit some specific commits. If you accept to merge it, I
may also do similar method for merges and cherry pick.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will be useful to me at least. This way, I know that I can tell
my script to omit some specific commits. If you accept to merge it, I
may also do similar method for merges and cherry pick.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix performance regression, see #906</title>
<updated>2019-08-14T09:19:19+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-08-14T09:19:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=d5cc590c875ada0c55d975cbe26141a94e306c94'/>
<id>d5cc590c875ada0c55d975cbe26141a94e306c94</id>
<content type='text'>
Revert "use git rev-parse to look for config file"

This reverts commit 0b6b90f9f1e5310a6f39b75e17a04c1133269e8f.

Fix #906
Reopen #719
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert "use git rev-parse to look for config file"

This reverts commit 0b6b90f9f1e5310a6f39b75e17a04c1133269e8f.

Fix #906
Reopen #719
</pre>
</div>
</content>
</entry>
</feed>
