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
2018-06-10Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt
2017-12-02notes: Add test that read of noteless commit failsRichard Ipsum
2017-10-07notes: Add git_note_commit_iterator_newRichard Ipsum
2017-10-07notes: Add git_note_commit_removeRichard Ipsum
2017-10-07notes: Add git_note_commit_readRichard Ipsum
2017-10-07notes: Add git_note_commit_createRichard Ipsum
2015-03-17note: use a git_buf to return the default namespaceCarlos Martín Nieto
2014-12-06notes: move the notes name argumentCarlos Martín Nieto
2014-07-01Introduce cl_assert_equal_oidEdward Thomson
2014-01-24note: rename the id getter to git_note_id()Carlos Martín Nieto
2013-12-11Remove converting user error to GIT_EUSERRussell Belfer
2013-11-15Rename tests-clar to testsBen Straub