summaryrefslogtreecommitdiff
path: root/tests-clar/object
Commit message (Expand)AuthorAgeFilesLines
...
* message: Expose git_message_prettify()nulltoken2012-06-192-3/+7
* clar: Fix warningsVicent Marti2012-06-191-1/+6
* tree: Proper path comparison logicVicent Marti2012-06-191-0/+63
* Fix broken tests caused by no longer prettifying by defaultTim Clem2012-06-151-1/+1
* misc: Fix warnings from PVS Studio trialVicent Martí2012-06-071-2/+2
* blob: add git_blob_create_fromchunks()nulltoken2012-06-071-0/+87
* errors: Rename error codesbreaking-changesVicent Martí2012-05-182-6/+6
* errors: Rename the generic return codesVicent Martí2012-05-183-15/+15
* tree: Naming conventionsVicent Martí2012-05-161-1/+1
* tree: Kill the `git_tree_diff` functionsVicent Martí2012-05-161-168/+0
* tests: make sure we clean up in objects/blob/write.cCarlos Martín Nieto2012-05-131-4/+5
* blob: Add git_blob_create_fromdisk()nulltoken2012-05-131-0/+68
* object: make git_object_lookup() return GIT_ENOTFOUND when searching for an e...nulltoken2012-05-111-0/+26
* Merge pull request #670 from nulltoken/ntk/topic/clean-commit_messageVicent Martí2012-05-082-1/+172
|\
| * commit/tag: ensure the message is cleaned upnulltoken2012-05-072-1/+172
* | Clean up warnings and testsRussell Belfer2012-05-081-4/+6
* | object: make git_object_lookup() return GIT_ENOTFOUND when searching for an e...nulltoken2012-05-081-0/+35
|/
* Merge remote-tracking branch 'scottjg/fix-mingw32' into developmentVicent Martí2012-05-051-0/+8
|\
| * Fix unsigned/signed comparison on Windows in commitstagedfile.cScott J. Goldman2012-05-051-0/+8
* | Remove old and unused error codesVicent Martí2012-05-021-1/+1
* | BoomVicent Martí2012-05-021-2/+2
* | Backport more test dataVicent Martí2012-05-021-1/+1
* | Update test suiteVicent Martí2012-05-027-25/+25
* | Merge branch 'new-error-handling' into developmentVicent Martí2012-05-023-12/+71
|\ \ | |/ |/|
| * error handling: move the missing parts over to the new error handlingCarlos Martín Nieto2012-04-261-6/+12
| * tag: Add git_tag_peel() which recursively peel a tag until a non tag git_obje...nulltoken2012-04-101-0/+56
| * Convert attr, ignore, mwindow, status to new errorsRussell Belfer2012-03-161-2/+2
| * error-handling: Add new routinesVicent Martí2012-03-031-1/+1
* | tests-clar/object: remove unused helper print_tree()schu2012-04-031-30/+0
* | tests: Cleanup & fix test suiteVicent Martí2012-04-032-152/+4
* | Simple readability fixes.Ben Straub2012-03-314-5/+16
* | Discovered cl_git_strequal! Mounted a crusade!Ben Straub2012-03-317-25/+25
* | Moved more assertions inside Clar test helpers.Ben Straub2012-03-314-84/+56
* | Fixed linux build/test issues.Ben Straub2012-03-301-4/+70
* | Moved tag tests to object suite.Ben Straub2012-03-302-0/+379
* | t09-tree.c ported.Ben Straub2012-03-302-0/+208
* | Cleaned up build issues under Linux. Had to disable a file-mode checkBen Straub2012-03-301-0/+3
* | t03_objwrite.c ported.Ben Straub2012-03-301-0/+482
* | Rename git_oid_to_string to git_oid_tostrAuthmillenon2012-03-061-7/+7
|/
* Add filter tests and fix some bugsRussell Belfer2012-03-021-0/+125
* Rename the Clay test suite to ClarVicent Martí2012-01-2412-0/+1277