summaryrefslogtreecommitdiff
path: root/tests-clar/object/tree
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix warnings on Win64 buildRussell Belfer2012-11-271-1/+1
* API review / update for tree.hRussell Belfer2012-11-271-6/+6
* Reset all static variables to NULL in clar's __cleanupSascha Cunz2012-11-231-0/+3
* Prevent creating `..`, `.`, and `.git` with tree builderScott J. Goldman2012-11-181-0/+6
* Fix compilation warningnulltoken2012-11-121-1/+1
* index: prevent tree creation from a non merged statenulltoken2012-11-091-0/+40
* tree: enforce coverage of silent entry replacementnulltoken2012-11-081-0/+117
* tree entry: rename git_tree_entry_attributes() into git_tree_entry_filemode()nulltoken2012-08-211-5/+5
* filemode: deploy enum usagenulltoken2012-08-212-35/+39
* treebuilder: enhance attributes handling on insertionnulltoken2012-08-191-0/+118
* tests: fix tree walking testCarlos Martín Nieto2012-08-141-1/+1
* Add new iteration behavior to git_tree_walkRussell Belfer2012-08-031-0/+103
* tree: unfound tree entry returns GIT_ENOTFOUNDnulltoken2012-07-121-6/+6
* Don't rmdir() nonexistent dirs in object::tree::frompath testsScott J. Goldman2012-06-291-1/+0
* tree: Bring back `entry_bypath`Vicent Marti2012-06-291-45/+30
* clar: Fix warningsVicent Marti2012-06-191-1/+6
* tree: Proper path comparison logicVicent Marti2012-06-191-0/+63
* misc: Fix warnings from PVS Studio trialVicent Martí2012-06-071-2/+2
* errors: Rename error codesbreaking-changesVicent Martí2012-05-181-2/+2
* errors: Rename the generic return codesVicent Martí2012-05-181-9/+9
* tree: Naming conventionsVicent Martí2012-05-161-1/+1
* tree: Kill the `git_tree_diff` functionsVicent Martí2012-05-161-168/+0
* Remove old and unused error codesVicent Martí2012-05-021-1/+1
* Backport more test dataVicent Martí2012-05-021-1/+1
* Update test suiteVicent Martí2012-05-022-2/+2
* Merge branch 'new-error-handling' into developmentVicent Martí2012-05-022-12/+15
|\
| * error handling: move the missing parts over to the new error handlingCarlos Martín Nieto2012-04-261-6/+12
| * 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-031-88/+0
* | Simple readability fixes.Ben Straub2012-03-312-3/+9
* | Discovered cl_git_strequal! Mounted a crusade!Ben Straub2012-03-312-2/+2
* | Fixed linux build/test issues.Ben Straub2012-03-301-4/+70
* | t09-tree.c ported.Ben Straub2012-03-302-0/+208
|/
* Rename the Clay test suite to ClarVicent Martí2012-01-242-0/+243