kmx git
login
register
thodg
/
libgit2
/
include/git2/sys/index.h
include/git2/sys/index.h
Log
Author
Commit
Date
CI
Message
2fe8157e
2014-12-22T18:42:03
index: reuc and name entrycounts should be size_t For the REUC and NAME entries, we use size_t internally, and we take size_t for the get_byindex() functions, but the entrycount() functions strangely cast to an unsigned int instead.
c05a55b0
2013-07-23T09:40:19
Clean up some documentation clang's docparser highlighted these.
1fed6b07
2013-05-13T21:57:37
Fix trailing whitespaces
75d1c8c6
2013-04-30T17:33:11
move NAME and REUC extensions to sys/