<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitdb.git/gitdb, branch v2.1.1.dev1</title>
<subtitle>github.com: gitpython-developers/gitdb.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/'/>
<entry>
<title>chore(ver): bump v2.1.1.dev0 --&gt; dev1</title>
<updated>2016-10-28T13:11:37+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-28T12:46:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=863f7130ebab336da693d0c6e321ff16ce39aefc'/>
<id>863f7130ebab336da693d0c6e321ff16ce39aefc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(mman): drop PY25 support - always use sliding global-mman</title>
<updated>2016-10-28T13:08:15+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-28T11:20:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=ae5b9a2a23d295c870ad8e1a7891daa16ce40230'/>
<id>ae5b9a2a23d295c870ad8e1a7891daa16ce40230</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(leaks): close "leaky" `memoryview` on mmaps after `to_bytes()`</title>
<updated>2016-10-28T12:34:30+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-27T13:10:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=18bdab2264cf9db354e49f23b3ec1e11ff4d09f4'/>
<id>18bdab2264cf9db354e49f23b3ec1e11ff4d09f4</id>
<content type='text'>
All 3 gitpython projects stopped using memoryviews, but it's probably
safe to release also user's memviews it after it has been converted to
bytes.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All 3 gitpython projects stopped using memoryviews, but it's probably
safe to release also user's memviews it after it has been converted to
bytes.</pre>
</div>
</content>
</entry>
<entry>
<title>refact(elapsed): improve no div0 when time-elapsed too small</title>
<updated>2016-10-28T12:34:30+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-25T17:35:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=0785668915af000847d9eec771d40b3d8bb53cce'/>
<id>0785668915af000847d9eec771d40b3d8bb53cce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(compat): PY3-check must hold even for PY4</title>
<updated>2016-10-28T12:34:30+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-25T15:28:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=a1205fbd3183fca49ea75d25b861d48bd5bb63e6'/>
<id>a1205fbd3183fca49ea75d25b861d48bd5bb63e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ver): bump v2.1.0.dev1 --&gt; 2.1.1.dev0</title>
<updated>2016-10-28T12:34:30+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-28T07:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=49638411cbf47c44e75e72a5d3a3fa20c0c298e8'/>
<id>49638411cbf47c44e75e72a5d3a3fa20c0c298e8</id>
<content type='text'>
+ travis: depend on smmap2-v2.1.1.dev0
+ fix leaks_memview: 
  + smmap2: yes 
  + gitdb2: no
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ travis: depend on smmap2-v2.1.1.dev0
+ fix leaks_memview: 
  + smmap2: yes 
  + gitdb2: no
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(io): BREAKING, wrap more out-stream usages</title>
<updated>2016-10-27T21:55:16+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-25T13:03:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=6e5e30877899ca0d503ce082eab780956259e191'/>
<id>6e5e30877899ca0d503ce082eab780956259e191</id>
<content type='text'>
+ chrore(deps): depend on *contextlib2* for `ExitStack` in PY2.
+ refact(util): BREAKING API move consts out of utils.
+ style(pep8): fixe all sources.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ chrore(deps): depend on *contextlib2* for `ExitStack` in PY2.
+ refact(util): BREAKING API move consts out of utils.
+ style(pep8): fixe all sources.
</pre>
</div>
</content>
</entry>
<entry>
<title>refact(win_errs): move HIDE_WINDOWS_KNOWN_ERRORS from main-code to test</title>
<updated>2016-10-25T10:00:31+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-25T09:48:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=a566e1189f2aa118728e7b1dc49bcd4dbb3e3c6f'/>
<id>a566e1189f2aa118728e7b1dc49bcd4dbb3e3c6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(travis): enable all tests (inc perf) on TravisCI</title>
<updated>2016-10-25T08:20:35+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-25T08:20:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=61ea9bbe488e14af8d185f3873f2d33192fd8297'/>
<id>61ea9bbe488e14af8d185f3873f2d33192fd8297</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style(listuple): use literals for empty lists/tuples</title>
<updated>2016-10-25T08:18:42+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-24T21:25:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitdb.git/commit/?id=a2e49d98d4a4447b1b1ff31a05ee58a653ac70e7'/>
<id>a2e49d98d4a4447b1b1ff31a05ee58a653ac70e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
