<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GitPython/git/repo, branch no_devnull_open</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>DOC: minor typo</title>
<updated>2016-12-31T16:21:49+00:00</updated>
<author>
<name>Raphael Boidol</name>
<email>r.boidol+github@gmail.com</email>
</author>
<published>2016-12-31T16:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=965ccefd8f42a877ce46cf883010fd3c941865d7'/>
<id>965ccefd8f42a877ce46cf883010fd3c941865d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(repo): remove comment</title>
<updated>2016-12-08T13:33:44+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-12-08T13:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=06914415434cf002f712a81712024fd90cea2862'/>
<id>06914415434cf002f712a81712024fd90cea2862</id>
<content type='text'>
As it does not appear to be the case.
See https://github.com/gitpython-developers/GitPython/issues/547#issuecomment-257270026

[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As it does not appear to be the case.
See https://github.com/gitpython-developers/GitPython/issues/547#issuecomment-257270026

[skip ci]
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(repo): Use GIT_DIR only if no repo-path given</title>
<updated>2016-10-22T11:27:44+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-22T11:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=5fac8d40f535ec8f3d1cf2187fbbe3418d82cf62'/>
<id>5fac8d40f535ec8f3d1cf2187fbbe3418d82cf62</id>
<content type='text'>
FIX #535 according to Byron's comment:
https://github.com/gitpython-developers/GitPython/issues/535#issuecomment-255522529</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FIX #535 according to Byron's comment:
https://github.com/gitpython-developers/GitPython/issues/535#issuecomment-255522529</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into exp_git_dir</title>
<updated>2016-10-22T10:47:45+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-22T10:47:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=a25365fea0ea3b92ba96cc281facd308311def1e'/>
<id>a25365fea0ea3b92ba96cc281facd308311def1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-cygwin</title>
<updated>2016-10-22T09:11:25+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-10-22T09:11:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=caa0ea7a0893fe90ea043843d4e6ad407126d7b8'/>
<id>caa0ea7a0893fe90ea043843d4e6ad407126d7b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some typos</title>
<updated>2016-10-20T22:20:32+00:00</updated>
<author>
<name>Santiago Castro</name>
<email>santi.1410@hotmail.com</email>
</author>
<published>2016-10-20T22:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=66c41eb3b2b4130c7b68802dd2078534d1f6bf7a'/>
<id>66c41eb3b2b4130c7b68802dd2078534d1f6bf7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with latest branch 'exp_git_dir'</title>
<updated>2016-10-19T15:02:35+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-19T14:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=76ac61a2b4bb10c8434a7d6fc798b115b4b7934d'/>
<id>76ac61a2b4bb10c8434a7d6fc798b115b4b7934d</id>
<content type='text'>
Conflicts:
	git/repo/base.py
	git/repo/fun.py
	git/test/test_submodule.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	git/repo/base.py
	git/repo/fun.py
	git/test/test_submodule.py
</pre>
</div>
</content>
</entry>
<entry>
<title>repo: minor code and doc correcions.</title>
<updated>2016-10-19T14:01:47+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-19T14:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=9d5d143f72e4d588e3a0abb2ab82fa5a2c35e8aa'/>
<id>9d5d143f72e4d588e3a0abb2ab82fa5a2c35e8aa</id>
<content type='text'>
+ Expansion of paths also `osp.normalize()` them.
+ Make Repo-fields --&gt; class-fields to avoid initializations on
construct.
+ Explain and rename `git.repo.fun.find_git_dir()` is for submodules
(`find_submodule_git_dir()`).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ Expansion of paths also `osp.normalize()` them.
+ Make Repo-fields --&gt; class-fields to avoid initializations on
construct.
+ Explain and rename `git.repo.fun.find_git_dir()` is for submodules
(`find_submodule_git_dir()`).</pre>
</div>
</content>
</entry>
<entry>
<title>FIX #535: expand also GIT_DIR var on Repo-construct</title>
<updated>2016-10-19T13:56:28+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-19T13:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=b29388a8f9cf3522e5f52b47572af7d8f61862a1'/>
<id>b29388a8f9cf3522e5f52b47572af7d8f61862a1</id>
<content type='text'>
+ Ignore "empty" GIT_DIR vars.
+ Improve documentation on the constructor `path` parameter.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ Ignore "empty" GIT_DIR vars.
+ Improve documentation on the constructor `path` parameter.</pre>
</div>
</content>
</entry>
<entry>
<title>cygwin, #533: FIX submodules detection (~10TCs fixed)</title>
<updated>2016-10-16T01:04:36+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-16T00:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=b2efa1b19061ad6ed9d683ba98a88b18bff3bfd9'/>
<id>b2efa1b19061ad6ed9d683ba98a88b18bff3bfd9</id>
<content type='text'>
+ Decygpath sm's `.git` file contents.
+ Polish another path in `git add`; actually no main-code changes, just
a replace \--&gt;/ on a relative(!) path to make cygwin-git to work.

- REGRESSION `test_git_submodules_and_add_sm_with_new_commit` asks for
user/email settings.

- Cygwin TCs failing:
  - PY2: err: 2, fail: 1
  - PY3: err: 2, fail: 1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ Decygpath sm's `.git` file contents.
+ Polish another path in `git add`; actually no main-code changes, just
a replace \--&gt;/ on a relative(!) path to make cygwin-git to work.

- REGRESSION `test_git_submodules_and_add_sm_with_new_commit` asks for
user/email settings.

- Cygwin TCs failing:
  - PY2: err: 2, fail: 1
  - PY3: err: 2, fail: 1
</pre>
</div>
</content>
</entry>
</feed>
