summaryrefslogtreecommitdiff
path: root/include/git2/refdb.h
Commit message (Expand)AuthorAgeFilesLines
* Move git_reference__alloc to include/git2/sysRussell Belfer2013-04-211-19/+0
* Move refdb_backend to include/git2/sysRussell Belfer2013-04-211-14/+0
* alloc doesn't take a refdb; git_refdb_free nicely in the testsEdward Thomson2013-04-191-2/+0
* refs: Add `git_referene_target_peel`Vicent Marti2013-04-171-1/+6
* export git_reference__allocEdward Thomson2013-04-021-1/+1
* immutable references and a pluggable ref databaseEdward Thomson2013-03-071-0/+98