<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitdb.git/gitdb/db, branch 3.0.0</title>
<subtitle>github.com: gitpython-developers/gitdb.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/'/>
<entry>
<title>loose: rename only if needed</title>
<updated>2019-09-25T18:06:42+00:00</updated>
<author>
<name>Ruslan Kuprieiev</name>
<email>kupruser@gmail.com</email>
</author>
<published>2019-09-25T18:00:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=79b705f061b51dc151a00729b722fbdebde59f5c'/>
<id>79b705f061b51dc151a00729b722fbdebde59f5c</id>
<content type='text'>
Our user was experiencing issue [1] when using a git repository on NTFS mount
running on Linux. The current check checks if we are running on Windows, but
it should really check if we are on NTFS. And since checking fs type is not
that trivial and not efficient, it is simpler and better to just always apply
NTFS-specific logic, since it works on other filesystems as well.

[1] https://github.com/iterative/dvc/issues/1880#issuecomment-483253764
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Our user was experiencing issue [1] when using a git repository on NTFS mount
running on Linux. The current check checks if we are running on Windows, but
it should really check if we are on NTFS. And since checking fs type is not
that trivial and not efficient, it is simpler and better to just always apply
NTFS-specific logic, since it works on other filesystems as well.

[1] https://github.com/iterative/dvc/issues/1880#issuecomment-483253764
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade</title>
<updated>2018-09-07T18:32:56+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-09-07T18:32:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=140104a7ecb3dfb5c43b57c4829b9d7142b4aeaf'/>
<id>140104a7ecb3dfb5c43b57c4829b9d7142b4aeaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change codecs to open with support encoding="utf-8"</title>
<updated>2017-07-13T06:34:09+00:00</updated>
<author>
<name>wangweichen</name>
<email>weichen.wang@jsxfedu.com</email>
</author>
<published>2017-07-13T06:34:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=5e0fea5f6b9e47f52d045d0449dd1a09943496a0'/>
<id>5e0fea5f6b9e47f52d045d0449dd1a09943496a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix open encoding error.</title>
<updated>2017-07-13T05:55:49+00:00</updated>
<author>
<name>wangweichen</name>
<email>weichen.wang@jsxfedu.com</email>
</author>
<published>2017-07-13T05:55:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=3add9cea092514a82931108bbc05a15355900a52'/>
<id>3add9cea092514a82931108bbc05a15355900a52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #28 from scop/with</title>
<updated>2016-07-30T14:43:48+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2016-07-30T14:43:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=58cfb7e21253287240f24290e69c00e5e119c400'/>
<id>58cfb7e21253287240f24290e69c00e5e119c400</id>
<content type='text'>
Handle more file open/close with "with"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle more file open/close with "with"</pre>
</div>
</content>
</entry>
<entry>
<title>Handle more file open/close with "with"</title>
<updated>2016-07-27T06:34:09+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2016-07-27T06:34:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=f957c812ac3221773058ba2fa8cd38017537da8a'/>
<id>f957c812ac3221773058ba2fa8cd38017537da8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling fixes</title>
<updated>2016-07-27T06:32:29+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2016-07-27T06:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=2af455266cb3ea454c4f38b182825b9e78b8398d'/>
<id>2af455266cb3ea454c4f38b182825b9e78b8398d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(loose): avoid unnecessary file rename on windows</title>
<updated>2015-10-04T17:17:44+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-10-04T17:17:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=2389b75280efb1a63e6ea578eae7f897fd4beb1b'/>
<id>2389b75280efb1a63e6ea578eae7f897fd4beb1b</id>
<content type='text'>
This should workaround possible permission issues.

Related to https://github.com/gitpython-developers/GitPython/issues/353
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should workaround possible permission issues.

Related to https://github.com/gitpython-developers/GitPython/issues/353
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(gitdb): discourage usage of GitDB type</title>
<updated>2015-08-22T14:40:10+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-08-22T14:39:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=17413029b0f780ac94c24ab2b5f527ded6abdd2a'/>
<id>17413029b0f780ac94c24ab2b5f527ded6abdd2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Protected stream closure against possibilty of being a bytes</title>
<updated>2015-01-07T18:57:19+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-07T18:57:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=be294278a0087f21d565a1084fb220ff936ae0bd'/>
<id>be294278a0087f21d565a1084fb220ff936ae0bd</id>
<content type='text'>
For some reason, it gets bytes where it did expect a stream ... .
Probably I should have figured out where this was input, instead
of fixing it the brutal way
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some reason, it gets bytes where it did expect a stream ... .
Probably I should have figured out where this was input, instead
of fixing it the brutal way
</pre>
</div>
</content>
</entry>
</feed>
