summaryrefslogtreecommitdiff
path: root/src/refdb.c
Commit message (Expand)AuthorAgeFilesLines
* Move git_reference__alloc to include/git2/sysRussell Belfer2013-04-211-16/+12
* Move refdb_backend to include/git2/sysRussell Belfer2013-04-211-4/+5
* alloc doesn't take a refdb; git_refdb_free nicely in the testsEdward Thomson2013-04-191-2/+13
* dec refcount on refdb instead of always freeingEdward Thomson2013-04-121-1/+9
* immutable references and a pluggable ref databaseEdward Thomson2013-03-071-0/+177