summaryrefslogtreecommitdiff
path: root/src/refdb.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce reference transactionsCarlos Martín Nieto2014-09-301-1/+2
* refs: placeholder conditional deleteCarlos Martín Nieto2014-02-051-1/+1
* refdb: add conditional symbolic updatesCarlos Martín Nieto2014-02-051-1/+1
* refs: conditional ref updatesCarlos Martín Nieto2014-02-051-1/+1
* refs: expose has_log() on the backendCarlos Martín Nieto2013-12-091-0/+1
* refs: expose a way to ensure a ref has a logCarlos Martín Nieto2013-12-091-0/+3
* reflog: integrate into the ref writingCarlos Martín Nieto2013-11-231-1/+2
* refdb: add a `message` parameter for appending to the logCarlos Martín Nieto2013-11-231-2/+3
* reflog: move the reflog implementation into refdb_fsCarlos Martín Nieto2013-10-021-0/+4
* RefcountingVicent Marti2013-05-301-0/+2
* ...Aaaand this worksVicent Marti2013-05-301-2/+9
* What are the chances, reallyVicent Marti2013-05-291-4/+3
* Liike thisVicent Marti2013-05-281-1/+1
* Introduce a glob-filtering iteratorCarlos Martín Nieto2013-05-111-0/+1
* refs: remove the OID/SYMBOLIC filteringCarlos Martín Nieto2013-05-111-13/+0
* refs: introduce an iteratorCarlos Martín Nieto2013-05-111-0/+4
* Move git_reference__alloc to include/git2/sysRussell Belfer2013-04-211-1/+1
* immutable references and a pluggable ref databaseEdward Thomson2013-03-071-0/+46