diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2009-10-09 12:14:02 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2009-10-09 15:13:05 +0200 |
commit | 52ab307935bd2bbda52f853f9fc6b49f01897727 (patch) | |
tree | 8950b9658b4f0fba902e80077ba5ee88f50c4541 /lib/git/cmd.py | |
parent | 07c20b4231b12fee42d15f1c44c948ce474f5851 (diff) | |
download | gitpython-52ab307935bd2bbda52f853f9fc6b49f01897727.tar.gz |
diff regex are now precompiled on class level, renamed a|b_blob to a|b_blob_id as it better reflects the actual value
actor regex now precompiled on class level
blob regex now precompiled on class level; made blame method more readable and faster although it can still be improved by making assumptions about the blame format and by reading the git command stream directly ( which is a general issue right now )
Diffstat (limited to 'lib/git/cmd.py')
0 files changed, 0 insertions, 0 deletions