diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2010-11-15 16:53:12 +0100 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2010-11-15 16:53:12 +0100 |
commit | 00ce31ad308ff4c7ef874d2fa64374f47980c85c (patch) | |
tree | 3eed99866de01d4d8e150815eff1fd16c110b473 /lib/git/objects/util.py | |
parent | 4d36f8ff4d1274a8815e932285ad6dbd6b2888af (diff) | |
download | gitpython-00ce31ad308ff4c7ef874d2fa64374f47980c85c.tar.gz |
Objects: Constructor now manually checks and sets the input arguments to the local cache - previously a procedural approach was used, which was less code, but slower too. Especially in case of CommitObjects unrolling the loop manually makes a difference.
Submodule: Implemented query methods and did a bit of testing. More is to come, but the test works for now. As special addition, the submodule implementation uses the section name as submodule ID even though it seems to be just the path. This allows to make renames easier
Diffstat (limited to 'lib/git/objects/util.py')
0 files changed, 0 insertions, 0 deletions