summaryrefslogtreecommitdiff
path: root/src/git2/tree.h
Commit message (Expand)AuthorAgeFilesLines
* Move the external includes folder from `src` to `include`Vicent Marti2011-03-031-222/+0
* Change the object creation/lookup APIVicent Marti2011-03-031-3/+3
* Git trees are now always lazily sortedVicent Marti2011-02-071-30/+0
* Make git_tree_clear_entries visible to the userJohn Wiegley2011-02-011-0/+10
* Added git_tree_add_entry_unsorted and git_tree_sort_entriesJohn Wiegley2011-02-011-0/+30
* Return the created entry in git_tree_add_entry()Vicent Marti2011-01-291-2/+5
* Split object methods from repository.cVicent Marti2011-01-031-2/+9
* Add license file to all public headersVicent Marti2010-12-061-1/+25
* Change the library include fileVicent Marti2010-12-061-0/+178