Files
gitx/html
André Berg 97e3d189ca Bugfix: obj.realSha() in history.js returns nil/undefined more often than not.
My guess is that this is caused by the rather large buffer size of 2000. 
Since we know that a full SHA will never be longer than 40+1 bytes, we simply use 
a default define from libgit2 for the buffer size.
2010-03-26 00:57:53 +01:00
..
2010-03-13 22:15:40 -07:00