<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitdb.git/gitdb/test, branch v2.1.0.dev3</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>chore(ver): bump 2.0.0.dev1--&gt;2.1.0.dev3, and more</title>
<updated>2016-10-27T12:57:11+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-27T09:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=fa89615868888fe656ba7bdda2a2fb4baa701349'/>
<id>fa89615868888fe656ba7bdda2a2fb4baa701349</id>
<content type='text'>
+ chore(deps): 
  + smmap2-v2.1.0.dev4 (FIXes memoryview leak).
  + FIX quoted environment marker in requirements.
  + import actually smmap2!</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ chore(deps): 
  + smmap2-v2.1.0.dev4 (FIXes memoryview leak).
  + FIX quoted environment marker in requirements.
  + import actually smmap2!</pre>
</div>
</content>
</entry>
<entry>
<title>refact(elapsed): improve no div0 when time-elapsed too small</title>
<updated>2016-10-25T17:35:00+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://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=c63db6907f8a4c5723604c4b4fa317f950a6eb2c'/>
<id>c63db6907f8a4c5723604c4b4fa317f950a6eb2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(streams): use named-tuples</title>
<updated>2016-10-25T14:25:52+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-24T20:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=fa24dce28f4237da9c63b2f51b60bad83fa48ba9'/>
<id>fa24dce28f4237da9c63b2f51b60bad83fa48ba9</id>
<content type='text'>
speedups:
+ 3.5: ~5% faster
+ 3.4: ~15% faster
+ 3.3/2.7/2.6: the same

BREAKING API 1: `XXOStream` not an instance of `XXOInfo`.
BREAKING API 2: `XXOinfo/XXOStream not inheritable.
(ie no `DeriveTest` class).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
speedups:
+ 3.5: ~5% faster
+ 3.4: ~15% faster
+ 3.3/2.7/2.6: the same

BREAKING API 1: `XXOStream` not an instance of `XXOInfo`.
BREAKING API 2: `XXOinfo/XXOStream not inheritable.
(ie no `DeriveTest` class).</pre>
</div>
</content>
</entry>
<entry>
<title>fix(io): BREAKING, wrap more out-stream usages</title>
<updated>2016-10-25T14:04:34+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://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=fda6bc1262cd661eb6c4b66e7c54126fab664f05'/>
<id>fda6bc1262cd661eb6c4b66e7c54126fab664f05</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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>
<entry>
<title>fix(win): FIX and HIDE 2 win-errors remaining</title>
<updated>2016-10-24T16:26:06+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-24T15:32:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=534c9bbe320f638153f9ffd79b79fa124b544d0f'/>
<id>534c9bbe320f638153f9ffd79b79fa124b544d0f</id>
<content type='text'>
+ File-in-use errors were fixed with `gitdb.util.mman.collect()`!
+ This call is disabled `gitdb.util.HIDE_WINDOWS_KNOWN_ERRORS == False`.
+ Depend on latest smmp `v2.1.0.dev1` tag</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ File-in-use errors were fixed with `gitdb.util.mman.collect()`!
+ This call is disabled `gitdb.util.HIDE_WINDOWS_KNOWN_ERRORS == False`.
+ Depend on latest smmp `v2.1.0.dev1` tag</pre>
</div>
</content>
</entry>
<entry>
<title>feat(io): breaking API: retrofit Packers as context-managers!</title>
<updated>2016-10-24T13:17:00+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-02T00:03:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=758c29306f509008d80ee84443e04cf6655215ea'/>
<id>758c29306f509008d80ee84443e04cf6655215ea</id>
<content type='text'>
+ Packers MUST be invoked inside `Withh...` blocks, or `_cursor` won't
exist!
+ Had to drop NotLazy for their hierarchy :-(
+ Count entrances/exits.
+ feat(util: add `rmtree()` for READ_ONLY files on Windows.

3--&gt;2  Windows TCs now fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ Packers MUST be invoked inside `Withh...` blocks, or `_cursor` won't
exist!
+ Had to drop NotLazy for their hierarchy :-(
+ Count entrances/exits.
+ feat(util: add `rmtree()` for READ_ONLY files on Windows.

3--&gt;2  Windows TCs now fail.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(io): Retrofit streams as context-managers.</title>
<updated>2016-10-24T13:17:00+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-01T22:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=2ec8c99e52290b88a6816df7cef0eff8df81c0b7'/>
<id>2ec8c99e52290b88a6816df7cef0eff8df81c0b7</id>
<content type='text'>
+ feat(util): add logger.
+ feat(util): add suppress-ex context-handler (from PY3 sources).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ feat(util): add logger.
+ feat(util): add suppress-ex context-handler (from PY3 sources).
</pre>
</div>
</content>
</entry>
</feed>
