diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2010-08-13 14:04:11 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2010-08-13 14:21:18 +0200 |
commit | 394ed7006ee5dc8bddfd132b64001d5dfc0ffdd3 (patch) | |
tree | ba71450a7f5d95bc524d87056e81efa4b6ac6c9e /lib/git/ext | |
parent | 192472f9673b18c91ce618e64e935f91769c50e7 (diff) | |
download | gitpython-394ed7006ee5dc8bddfd132b64001d5dfc0ffdd3.tar.gz |
unicode handling in messages and trees was improved. Messages are now written according to the encoding of the commit object, and decoded using that information as well. Trees will encode and decode their names with utf8
Diffstat (limited to 'lib/git/ext')
m--------- | lib/git/ext/gitdb | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/git/ext/gitdb b/lib/git/ext/gitdb -Subproject 18152febd428e67b86bb4fb68ec1691d4de75a9 +Subproject 425ecf04aa5038c3d46b01ca20de17c51ef6c4e |