<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GitPython/git/repo, branch issue-301-reproduction</title>
<subtitle>Forked from https://github.com/gitpython-developers/GitPython</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/'/>
<entry>
<title>Merge pull request #291 from hvnsweeting/support-init-choosing-backend</title>
<updated>2015-06-10T15:34:47+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-06-10T15:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=640d1506e7f259d675976e7fffcbc854d41d4246'/>
<id>640d1506e7f259d675976e7fffcbc854d41d4246</id>
<content type='text'>
support passing odbt for using with Repo</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
support passing odbt for using with Repo</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(repo): parameter renaming and cleanup</title>
<updated>2015-06-10T12:01:56+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-06-10T12:01:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=a771e102ec2238a60277e2dce68283833060fd37'/>
<id>a771e102ec2238a60277e2dce68283833060fd37</id>
<content type='text'>
* renamed `consider_submodules` to `submodules` to be in line with the
  existing parameters. Nowadays I would prefer the `consider_` prefix,
  but can't change the existing API and thus stick to the current
  naming scheme.
* reduced amount of code in one portion to make it more maintainable.

Related to #294
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* renamed `consider_submodules` to `submodules` to be in line with the
  existing parameters. Nowadays I would prefer the `consider_` prefix,
  but can't change the existing API and thus stick to the current
  naming scheme.
* reduced amount of code in one portion to make it more maintainable.

Related to #294
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow submodules to be ignored in is_dirty</title>
<updated>2015-06-05T09:36:28+00:00</updated>
<author>
<name>javex</name>
<email>florian.ruechel@inexplicity.de</email>
</author>
<published>2015-06-05T09:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=5385cbd969cc8727777d503a513ccee8372cd506'/>
<id>5385cbd969cc8727777d503a513ccee8372cd506</id>
<content type='text'>
There are cases when might not consider a directory dirty when a submodule has
changes. Particular case was git-up stashing changes where submodules are
irrelevant.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are cases when might not consider a directory dirty when a submodule has
changes. Particular case was git-up stashing changes where submodules are
irrelevant.
</pre>
</div>
</content>
</entry>
<entry>
<title>add docstring for new arg</title>
<updated>2015-06-01T07:34:14+00:00</updated>
<author>
<name>Hung Nguyen Viet</name>
<email>hvn@familug.org</email>
</author>
<published>2015-06-01T07:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=643e6369553759407ca433ed51a5a06b47e763d4'/>
<id>643e6369553759407ca433ed51a5a06b47e763d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support passing odbt for using with Repo</title>
<updated>2015-06-01T04:02:46+00:00</updated>
<author>
<name>Hung Nguyen Viet</name>
<email>hvn@familug.org</email>
</author>
<published>2015-06-01T04:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=c1d5c614c38db015485190d65db05b0b75d171d4'/>
<id>c1d5c614c38db015485190d65db05b0b75d171d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added previously missing parameter documentation for Repo.__init__ .</title>
<updated>2015-02-09T20:05:41+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-02-09T20:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=f51fe3e66d358e997f4af4e91a894a635f7cb601'/>
<id>f51fe3e66d358e997f4af4e91a894a635f7cb601</id>
<content type='text'>
Related to #255
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related to #255
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test for `sshkey` context manager.</title>
<updated>2015-01-22T15:45:12+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-22T15:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=0ddbe4bc24e634e6496abd3bc6ce3c4377cdf2fb'/>
<id>0ddbe4bc24e634e6496abd3bc6ce3c4377cdf2fb</id>
<content type='text'>
It verifies that the script is actually called.
Interestingly, the shell script version works within an msysgit environment
on windows.

Fixes #234
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It verifies that the script is actually called.
Interestingly, the shell script version works within an msysgit environment
on windows.

Fixes #234
</pre>
</div>
</content>
</entry>
<entry>
<title>Overhauled all tutorials, and placed them in a unit-test.</title>
<updated>2015-01-22T11:40:07+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-22T11:40:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=b54b9399920375f0bab14ff8495c0ea3f5fa1c33'/>
<id>b54b9399920375f0bab14ff8495c0ea3f5fa1c33</id>
<content type='text'>
That way they are protected from regression.

Fixes #239
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That way they are protected from regression.

Fixes #239
</pre>
</div>
</content>
</entry>
<entry>
<title>Added advance usage examples to tutorial and made minor fixes.</title>
<updated>2015-01-21T17:34:58+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-21T17:34:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=e4d3809161fc54d6913c0c2c7f6a7b51eebe223f'/>
<id>e4d3809161fc54d6913c0c2c7f6a7b51eebe223f</id>
<content type='text'>
GIT_PYTHON_TRACE would actually fail (now) if we debugged archive operations.

Related to #239
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GIT_PYTHON_TRACE would actually fail (now) if we debugged archive operations.

Related to #239
</pre>
</div>
</content>
</entry>
<entry>
<title>Assured that branch changes are properly handled.</title>
<updated>2015-01-21T07:53:14+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-21T07:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=47ac37be2e0e14e958ad24dc8cba1fa4b7f78700'/>
<id>47ac37be2e0e14e958ad24dc8cba1fa4b7f78700</id>
<content type='text'>
Previously we could try to remove the branch we are on.
Of course, we have a test-case elaborate enough to verify we don't
destroy changes in submodules accidentally. Therefore I am confident
that this implementation is correct.

Fixes #49
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously we could try to remove the branch we are on.
Of course, we have a test-case elaborate enough to verify we don't
destroy changes in submodules accidentally. Therefore I am confident
that this implementation is correct.

Fixes #49
</pre>
</div>
</content>
</entry>
</feed>
