summaryrefslogtreecommitdiff
path: root/tests-clar/object
Commit message (Expand)AuthorAgeFilesLines
* Rename tests-clar to testsBen Straub2013-11-1429-4133/+0
* Merge remote-tracking branch 'libgit2/development' into blameBen Straub2013-10-281-1/+2
|\
| * tree: allow retrieval of raw attributesCarlos Martín Nieto2013-10-081-1/+2
* | Merge branch 'development' into blameBen Straub2013-09-251-49/+57
|\ \ | |/
| * Port tests from PR 1683Russell Belfer2013-09-171-41/+49
| * Merge git_buf and git_bufferRussell Belfer2013-09-171-2/+2
| * Add ident filterRussell Belfer2013-09-171-2/+2
| * Extend public filter api with filter listsRussell Belfer2013-09-171-7/+7
| * Create public filter object and use itRussell Belfer2013-09-171-6/+6
* | Port blame from git.gitBen Straub2013-09-161-0/+83
|/
* Add tests for git_tree_walkRussell Belfer2013-09-131-0/+74
* odb: Prevent stream_finalize_write() from overwritingnulltoken2013-09-061-0/+28
* blob: Slightly enforce a create_fromchunks() testnulltoken2013-09-061-1/+5
* odb: wrap the stream reading and writing functionsCarlos Martín Nieto2013-08-151-3/+3
* Fixcrazymaster2013-07-151-2/+2
* Fix typocrazymaster2013-07-151-2/+2
* Revert "Replace Japanese characters with the encoded hexadecimal values"crazymaster2013-07-151-2/+2
* Replace Japanese characters with the encoded hexadecimal valuescrazymaster2013-07-151-2/+2
* Add test for multi-byte characterscrazymaster2013-07-141-2/+5
* Fix memory leak in oid shortener testsRussell Belfer2013-05-291-53/+57
* Merge pull request #1595 from arrbee/even-more-rename-fixesVicent Martí2013-05-241-0/+37
|\
| * Significant rename detection rewriteRussell Belfer2013-05-221-1/+0
| * Add git_oid_nfmt - a flexible OID formatterRussell Belfer2013-05-171-0/+38
* | Add testcase for #1600Axel Wagner2013-05-231-0/+39
* | tag: Introduce git_tag_annotation_create()nulltoken2013-05-211-0/+38
|/
* Fix win32 type warningsRussell Belfer2013-05-071-2/+2
* Merge pull request #1526 from arrbee/cleanup-error-return-without-msgVicent Martí2013-05-061-5/+0
|\
| * Remove obsolete test for peel typeRussell Belfer2013-05-041-5/+0
* | Extra threading testsRussell Belfer2013-05-021-3/+55
|/
* cache: Max cache size, and evict when the cache fills upvmg/new-cacheVicent Marti2013-04-221-3/+3
* tests: Do not warn for unused variableVicent Marti2013-04-221-1/+4
* Make indexer use shared packfile open codeRussell Belfer2013-04-221-3/+3
* Add tests for oidmap and new cache with threadingRussell Belfer2013-04-221-0/+232
* What has science done.Vicent Marti2013-04-221-1/+7
* Move odb_backend implementors stuff into git2/sysRussell Belfer2013-04-211-1/+2
* tag: Fix parsing when no tagger nor messagenulltoken2013-03-311-0/+23
* tests: Fix indentationsnulltoken2013-03-311-61/+61
* Move crlf conversion into buf_textautocrlf-fixesRussell Belfer2013-03-251-0/+1
* immutable references and a pluggable ref databaseEdward Thomson2013-03-071-0/+1
* Revert "hash: remove git_hash_init from internal api"Michael Schubert2013-02-261-1/+1
* hash: remove git_hash_init from internal apiMichael Schubert2013-02-261-75/+75
* Add more treebuilder testsRussell Belfer2013-02-201-0/+97
* Seperate out a new test that verifies packed-refs with no trailing newlineScott J. Goldman2013-01-221-3/+0
* Allow peeled references without trailing newline at end of fileScott J. Goldman2013-01-221-0/+4
* add an index_remove_bypath that removes conflicts, renamed add_from_workdir t...Edward Thomson2013-01-121-1/+1
* Make git_oid_tostr use out buffer for NULL oidRussell Belfer2013-01-041-2/+2
* tests: Fix unused temp repoVicent Marti2012-12-141-5/+0
* Clean up GCC build warningsBen Straub2012-12-101-2/+1
* tree: relax the filemode parserCarlos Martín Nieto2012-12-071-17/+22
* object: refine git_object_peel() error reportnulltoken2012-12-011-4/+9