summaryrefslogtreecommitdiff
path: root/lib/git/objects
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2010-05-26 23:40:53 +0200
committerSebastian Thiel <byronimo@gmail.com>2010-05-26 23:40:53 +0200
commitecf37a1b4c2f70f1fc62a6852f40178bf08b9859 (patch)
tree72c1746d55162722ae97125f55fc4d052912f3a6 /lib/git/objects
parentde84cbdd0f9ef97fcd3477b31b040c57192e28d9 (diff)
downloadgitpython-ecf37a1b4c2f70f1fc62a6852f40178bf08b9859.tar.gz
index: index-add fixed to always append a newline after each item. In git has unified its way it reads from stdin, now it wants all items to be terminated by a newline usually. Previously, it could have been that it really didn't want to have a termination character when the last item was written to the file. Bumped the minimum requirements to 1.7.0 to be sure it is working as I think it will.
Still, I have to admit that sometime it just appears the closed pipe will not stop git from waiting for more input, at least with the previous implementation
Diffstat (limited to 'lib/git/objects')
0 files changed, 0 insertions, 0 deletions