summaryrefslogtreecommitdiff
path: root/tests/object
Commit message (Expand)AuthorAgeFilesLines
* treebuilder: take a repository for path validationEdward Thomson2014-12-173-32/+74
* peel: reject bad queries with EINVALIDSPECcmn/peeling-errorsCarlos Martín Nieto2014-11-221-13/+26
* Factor 40 and 41 constants from source.Ciro Santilli2014-09-161-1/+1
* oid: Export `git_oid_tostr_s` instead of `_allocfmt`vmg/tostr_sVicent Marti2014-08-181-3/+2
* Introduce cl_assert_equal_oidEdward Thomson2014-07-012-7/+7
* treebuilder: use a map instead of vector to store the entriesCarlos Martín Nieto2014-06-101-2/+6
* Win32: Fix object::cache::threadmania test on x64Philip Kelley2014-06-071-2/+2
* message: don't assume the comment charcmn/comment-charCarlos Martín Nieto2014-05-182-8/+8
* Merge pull request #2334 from libgit2/rb/fix-2333Russell Belfer2014-05-121-3/+10
|\
| * Be more careful with user-supplied buffersrb/fix-2333Russell Belfer2014-05-081-3/+10
* | Add filter options and ALLOW_UNSAFERussell Belfer2014-05-061-1/+1
|/
* commit: safer commit creation with reference updatecmn/commit-create-safeCarlos Martín Nieto2014-04-301-0/+9
* Add failing test for git_object_short_idJiri Pospisil2014-03-101-0/+7
* Add git_object_short_id API to get short id stringRussell Belfer2014-03-041-0/+44
* Add git_commit_amend APIRussell Belfer2014-02-071-0/+76
* Merge pull request #2027 from libgit2/rb/only-windows-is-windowsBen Straub2014-02-051-9/+91
|\
| * Further tree building tests with hard pathsRussell Belfer2014-01-031-6/+40
| * Tree accessor tests with hard path namesRussell Belfer2014-01-031-9/+57
* | Merge pull request #2075 from libgit2/cmn/leftover-oidVicent Marti2014-01-272-4/+4
|\ \
| * | index: rename an entry's id to 'id'Carlos Martín Nieto2014-01-252-4/+4
| |/
* | messsage: use git_buf in prettify()Carlos Martín Nieto2014-01-272-65/+30
|/
* Add git_treebuilder_insert test and clarify docRussell Belfer2013-12-121-15/+69
* Update git_blob_create_fromchunks callback behavrRussell Belfer2013-12-111-1/+38
* Remove converting user error to GIT_EUSERRussell Belfer2013-12-111-7/+7
* Rename tests-clar to testsBen Straub2013-11-1429-0/+4133