summaryrefslogtreecommitdiff
path: root/src/git/index.h
Commit message (Expand)AuthorAgeFilesLines
* Change the library include fileVicent Marti2010-12-061-173/+0
* Change include structure for the projectVicent Marti2010-12-061-5/+1
* Make the bitmasks for Index Entry flags publicVicent Marti2010-11-291-0/+6
* Do not use STDINT types in public headersVicent Marti2010-11-241-11/+10
* Add support for 'index add'Vicent Marti2010-11-161-14/+25
* accessor for index entry countScott Chacon2010-11-111-0/+8
* Make the Index API publicVicent Marti2010-11-071-2/+20
* Improve error handlingVicent Marti2010-11-051-2/+3
* Change git_repository initialization to use a pathVicent Marti2010-11-021-2/+48
* Add support for git index filesVicent Marti2010-08-121-0/+88