Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-14Add tests for git_tree_walkRussell Belfer
2013-02-20Add more treebuilder testsRussell Belfer
2012-12-14tests: Fix unused temp repoVicent Marti
2012-12-10Clean up GCC build warningsBen Straub
2012-12-07tree: relax the filemode parserCarlos Martín Nieto
2012-11-28Fix warnings on Win64 buildRussell Belfer
2012-11-28API review / update for tree.hRussell Belfer
2012-11-23Reset all static variables to NULL in clar's __cleanupSascha Cunz
2012-11-19Prevent creating `..`, `.`, and `.git` with tree builderScott J. Goldman
2012-11-12Fix compilation warningnulltoken
2012-11-09index: prevent tree creation from a non merged statenulltoken
2012-11-09tree: enforce coverage of silent entry replacementnulltoken
2012-08-22tree entry: rename git_tree_entry_attributes() into git_tree_entry_filemode()nulltoken
2012-08-22filemode: deploy enum usagenulltoken
2012-08-19treebuilder: enhance attributes handling on insertionnulltoken
2012-08-14tests: fix tree walking testCarlos Martín Nieto
2012-08-04Add new iteration behavior to git_tree_walkRussell Belfer
2012-07-13tree: unfound tree entry returns GIT_ENOTFOUNDnulltoken
2012-06-29Don't rmdir() nonexistent dirs in object::tree::frompath testsScott J. Goldman
2012-06-29tree: Bring back `entry_bypath`Vicent Marti
2012-06-19clar: Fix warningsVicent Marti
2012-06-19tree: Proper path comparison logicVicent Marti
2012-06-08misc: Fix warnings from PVS Studio trialVicent Martí
2012-05-18errors: Rename error codesbreaking-changesVicent Martí
2012-05-18errors: Rename the generic return codesVicent Martí
2012-05-16tree: Naming conventionsVicent Martí
2012-05-16tree: Kill the `git_tree_diff` functionsVicent Martí
2012-05-03Remove old and unused error codesVicent Martí
2012-05-03Backport more test dataVicent Martí
2012-05-03Update test suiteVicent Martí
2012-05-03Merge branch 'new-error-handling' into developmentVicent Martí
2012-04-26error handling: move the missing parts over to the new error handlingCarlos Martín Nieto
2012-04-03tests-clar/object: remove unused helper print_tree()schu
2012-04-03tests: Cleanup & fix test suiteVicent Martí
2012-04-01Simple readability fixes.Ben Straub
2012-04-01Discovered cl_git_strequal! Mounted a crusade!Ben Straub
2012-03-30Fixed linux build/test issues.Ben Straub
2012-03-30t09-tree.c ported.Ben Straub
2012-03-17Convert attr, ignore, mwindow, status to new errorsRussell Belfer
2012-03-03error-handling: Add new routinesVicent Martí
2012-01-25Rename the Clay test suite to ClarVicent Martí