<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitdb.git/gitdb/test/performance, 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>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>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>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>TCs: fix div-by-zero on elapsed times (appveyor CPU is fast!)</title>
<updated>2016-10-22T02:08:26+00:00</updated>
<author>
<name>Kostis Anagnostopoulos</name>
<email>ankostis@gmail.com</email>
</author>
<published>2016-10-01T21:08:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=587dc4ec1311e135d70996a077a2f978e303d3fc'/>
<id>587dc4ec1311e135d70996a077a2f978e303d3fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed up tests to use the GITDB_TEST_GIT_REPO_BASE at all times</title>
<updated>2015-01-08T16:34:53+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-08T16:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=7bde7b098b07291227fcbc4eb900ebf13c9191a2'/>
<id>7bde7b098b07291227fcbc4eb900ebf13c9191a2</id>
<content type='text'>
I have verified that all tests are working, even without a parent
git repository, as long as the said environment variable is set.

Fixes #16
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I have verified that all tests are working, even without a parent
git repository, as long as the said environment variable is set.

Fixes #16
</pre>
</div>
</content>
</entry>
<entry>
<title>Applied autopep8</title>
<updated>2015-01-04T10:21:36+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-04T10:21:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=ff7615321ee31d981a171f7677a56a971c554059'/>
<id>ff7615321ee31d981a171f7677a56a971c554059</id>
<content type='text'>
autopep8 -v -j 8 --max-line-length 120 --in-place --recursive
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
autopep8 -v -j 8 --max-line-length 120 --in-place --recursive
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved decompression test to scan the entire git repository, instead of just packs</title>
<updated>2015-01-01T17:26:12+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-01T17:26:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=8b4939630a0d7362e5a6fbca052922d710a87c7e'/>
<id>8b4939630a0d7362e5a6fbca052922d710a87c7e</id>
<content type='text'>
This should make it easier to assert the issue is truly fixed now

[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should make it easier to assert the issue is truly fixed now

[skip ci]
</pre>
</div>
</content>
</entry>
</feed>
