summaryrefslogtreecommitdiff
path: root/tests/t09-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Removing test suites that have been ported to Clar:Ben Straub2012-03-311-221/+0
* Rename all `_close` methodsVicent Marti2011-11-261-9/+9
* *: correct and codify various file permissionsBrodie Rao2011-10-141-0/+1
* fileops/repository: create (most) directories with 0777 permissionsBrodie Rao2011-10-141-0/+3
* Fix minor indentation issuesnulltoken2011-10-131-8/+7
* Fix memory leak when wrong object type is looked up from cacheLambert CLARA2011-08-021-1/+4
* tree: fix insertion of entries with invalid filenamesnulltoken2011-07-131-0/+5
* oid: Rename methodsVicent Marti2011-06-161-9/+9
* Fix compilation warnings in MSVCnulltoken2011-06-121-1/+1
* Fix tree-entry attribute convertion (fix corrupted trees)Sergey Nikishin2011-04-261-0/+40
* tests: don't leak objectsCarlos Martín Nieto2011-04-131-0/+8
* Use Z_BEST_SPEED for filebuf deflatingVicent Marti2011-04-101-1/+2
* Do not declare variables in the middle of a funcVicent Marti2011-04-081-6/+3
* Remove unused variables from test filesVicent Marti2011-04-081-1/+0
* fix git_treebuilder_insert probrem.Shuhei Tanuma2011-04-081-0/+29
* Build & write custom trees in memoryVicent Marti2011-04-041-3/+50
* I broke your bindingsVicent Marti2011-03-201-81/+3
* Add test case for issue GH-86Ben Noordhuis2011-03-151-0/+4
* Implement reference counting for git_objectsVicent Marti2011-03-031-3/+0
* Cleanup the testing toolkitVicent Marti2011-03-031-14/+10
* Rewrite the unit testing suiteVicent Marti2011-02-021-0/+170