summaryrefslogtreecommitdiff
path: root/tests/notes
Commit message (Expand)AuthorAgeFilesLines
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-102-2/+2
* notes: Add test that read of noteless commit failsRichard Ipsum2017-12-021-0/+25
* notes: Add git_note_commit_iterator_newRichard Ipsum2017-10-071-0/+43
* notes: Add git_note_commit_removeRichard Ipsum2017-10-071-0/+44
* notes: Add git_note_commit_readRichard Ipsum2017-10-071-0/+40
* notes: Add git_note_commit_createRichard Ipsum2017-10-071-0/+122
* note: use a git_buf to return the default namespacecmn/notes-bufCarlos Martín Nieto2015-03-172-5/+12
* notes: move the notes name argumentCarlos Martín Nieto2014-12-062-7/+7
* Introduce cl_assert_equal_oidEdward Thomson2014-07-012-6/+6
* note: rename the id getter to git_note_id()Carlos Martín Nieto2014-01-242-4/+4
* Remove converting user error to GIT_EUSERRussell Belfer2013-12-111-1/+1
* Rename tests-clar to testsBen Straub2013-11-142-0/+451