<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/refs/log.py, branch no_devnull_open</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>Moved everything into the git subdirectory - some tests still need to be adjusted</title>
<updated>2010-11-25T16:01:25+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-25T16:01:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=cb68eef0865df6aedbc11cd81888625a70da6777'/>
<id>cb68eef0865df6aedbc11cd81888625a70da6777</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed doc strings, improved error checking on RefLog.write method</title>
<updated>2010-11-24T18:48:44+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-24T18:48:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=3203cd7629345d32806f470a308975076b2b4686'/>
<id>3203cd7629345d32806f470a308975076b2b4686</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RefLog: added entry_at method, which is a faster way of reading single entries, including test</title>
<updated>2010-11-24T18:37:06+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-24T18:36:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=98a313305f0d554a179b93695d333199feb5266c'/>
<id>98a313305f0d554a179b93695d333199feb5266c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unified object and commit handling which should make the reflog handling much easier. There is some bug in it though, it still needs fixing</title>
<updated>2010-11-24T14:56:49+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-24T14:56:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=ec0657cf5de9aeb5629cc4f4f38b36f48490493e'/>
<id>ec0657cf5de9aeb5629cc4f4f38b36f48490493e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented revlog.append_entry as classmethod, to assure we will always actually write_append the new entry, instead of rewriting the whole file. Added file-locking and directory handling, so the implementation should be similar (enough) to the git reference implementation.</title>
<updated>2010-11-23T22:20:11+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-23T22:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=7029773512eee5a0bb765b82cfdd90fd5ab34e15'/>
<id>7029773512eee5a0bb765b82cfdd90fd5ab34e15</id>
<content type='text'>
Next up is to implement a way to update the reflog when changing references, which is going to be a little more complicated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Next up is to implement a way to update the reflog when changing references, which is going to be a little more complicated
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed ORIG_HEAD handling which was downright wrong. ORIG_HEAD gets only set during merge and rebase, and probably everything that changes the ref more drastically. Probably I have to reread that. What needs to be adjusted though is the reflog</title>
<updated>2010-11-23T21:47:34+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-23T21:47:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=61f3db7bd07ac2f3c2ff54615c13bf9219289932'/>
<id>61f3db7bd07ac2f3c2ff54615c13bf9219289932</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Actor: Moved it from git.objects.util to git.util, adjusted all imports accordingly. Added methods to Actor to retrieve the global committer and author information</title>
<updated>2010-11-23T20:14:59+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-23T20:14:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=a21a9f6f13861ddc65671b278e93cf0984adaa30'/>
<id>a21a9f6f13861ddc65671b278e93cf0984adaa30</id>
<content type='text'>
Reflog: implemented and tested append_entry method
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reflog: implemented and tested append_entry method
</pre>
</div>
</content>
</entry>
<entry>
<title>SymbolicReference: log method added, including test</title>
<updated>2010-11-23T15:04:42+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-23T14:58:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=8ad01ee239f9111133e52af29b78daed34c52e49'/>
<id>8ad01ee239f9111133e52af29b78daed34c52e49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented reflog reading and writing</title>
<updated>2010-11-23T14:49:29+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-23T14:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=a93eb7e8484e5bb40f9b8d11ac64a1621cf4c9cd'/>
<id>a93eb7e8484e5bb40f9b8d11ac64a1621cf4c9cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial interface including some of the implementation of the RefLog. TestCase scetched out for now</title>
<updated>2010-11-23T11:35:59+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-23T11:35:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=6e5aae2fc8c3832bdae1cd5e0a269405fb059231'/>
<id>6e5aae2fc8c3832bdae1cd5e0a269405fb059231</id>
<content type='text'>
tests: Added tests to verify that objects don't have a dict. Previously, due to a missing __slots__ member in Serializable, most objects would indeed have a dict, although the opposite was intended
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tests: Added tests to verify that objects don't have a dict. Previously, due to a missing __slots__ member in Serializable, most objects would indeed have a dict, although the opposite was intended
</pre>
</div>
</content>
</entry>
</feed>
