summaryrefslogtreecommitdiff
path: root/src/index.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate index, oid, and utils to new errorsRussell Belfer2012-03-191-0/+2
* Update Copyright headerschu2012-02-131-1/+1
* repository: Change ownership semanticsVicent Marti2011-11-261-1/+2
* *: correct and codify various file permissionsBrodie Rao2011-10-141-0/+3
* Move the tree cache functions to their own fileCarlos Martín Nieto2011-09-271-14/+2
* Cleanup legal dataVicent Marti2011-09-191-0/+6
* index: Add API for unmerged entriesJakob Pfender2011-04-211-0/+2
* Fix searching in git_vectorVicent Marti2011-03-031-3/+1
* Rewrite all file IO for more performanceVicent Marti2011-02-211-1/+1
* Improve the performance when writing Index filesVicent Marti2011-02-171-8/+0
* Change the library include fileVicent Marti2010-12-061-2/+2
* Refactor all 'vector' functions into common codeVicent Marti2010-12-021-4/+2
* Make the bitmasks for Index Entry flags publicVicent Marti2010-11-291-6/+0
* Add support for 'index add'Vicent Marti2010-11-161-2/+1
* Change git_repository initialization to use a pathVicent Marti2010-11-021-25/+2
* Add support for git index filesVicent Marti2010-08-121-0/+76