Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-03Make sure to always include "common.h" firstPatrick Steinhardt
2014-09-30Introduce reference transactionsCarlos Martín Nieto
2014-02-05refs: placeholder conditional deleteCarlos Martín Nieto
2014-02-05refdb: add conditional symbolic updatesCarlos Martín Nieto
2014-02-05refs: conditional ref updatesCarlos Martín Nieto
2013-12-09refs: expose has_log() on the backendCarlos Martín Nieto
2013-12-09refs: expose a way to ensure a ref has a logCarlos Martín Nieto
2013-11-23reflog: integrate into the ref writingCarlos Martín Nieto
2013-11-23refdb: add a `message` parameter for appending to the logCarlos Martín Nieto
2013-10-02reflog: move the reflog implementation into refdb_fsCarlos Martín Nieto
2013-05-30RefcountingVicent Marti
2013-05-30...Aaaand this worksVicent Marti
2013-05-30What are the chances, reallyVicent Marti
2013-05-28Liike thisVicent Marti
2013-05-11Introduce a glob-filtering iteratorCarlos Martín Nieto
2013-05-11refs: remove the OID/SYMBOLIC filteringCarlos Martín Nieto
2013-05-11refs: introduce an iteratorCarlos Martín Nieto
2013-04-21Move git_reference__alloc to include/git2/sysRussell Belfer
2013-03-07immutable references and a pluggable ref databaseEdward Thomson