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
2012-11-28Fix warnings on Win64 buildRussell Belfer
2012-11-28API updates for index.hBen Straub
2012-11-28API updates for tag.hRussell Belfer
2012-11-28API review / update for tree.hRussell Belfer
2012-11-28More external API cleanupVicent Marti
2012-11-28Rename ref and reflog apis for consistencyBen Straub
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-17tag: rename git_tag_type to git_tag_target_typenulltoken
2012-11-17Fix MSVC compilation warningsnulltoken
2012-11-14Merge pull request #1016 from arrbee/fix-checkout-dir-removalVicent Martí
2012-11-13Remove git_hash_ctx_new - callers now _ctx_init()Edward Thomson
2012-11-13Win32 CryptoAPI and CNG support for SHA1Edward Thomson
2012-11-12Fix compilation warningnulltoken
2012-11-10Extensions to rmdir and mkdir utilitiesRussell Belfer
2012-11-09index: prevent tree creation from a non merged statenulltoken
2012-11-09tree: enforce coverage of silent entry replacementnulltoken
2012-11-02tags: Fixed the tag parser to correctly treat the message field as optional.Erik van Zijst
2012-11-01index: Fix testsVicent Marti
2012-10-30index refactoringEdward Thomson
2012-10-26message: reorganize testsnulltoken
2012-10-18Merge pull request #968 from arrbee/diff-support-typechangeRussell Belfer
2012-10-11tags: cover EEXISTS propagation upon creationnulltoken
2012-10-09Add complex checkout test and then fix checkoutRussell Belfer
2012-09-23Tests: Add test for git_tag_list to check for 'git tag -l "*bar"'Sascha Cunz
2012-09-23Tests: reindent object/tag/list.c to use tabsSascha Cunz
2012-09-23Tests::object::tag: also test for a 'foo/*/bar'.Sascha Cunz
2012-09-23Tests: Add 3 tags to resources/testrepo.Sascha Cunz
2012-09-23Tests::Object::Tag: Add a mechanism to test which tags were returnedSascha Cunz
2012-09-23Tests::Object::Tag: move listing tags tests to an own fileSascha Cunz
2012-09-06object: make git_object_peel() test more readablenulltoken
2012-08-27Make git_object_peel a bit smarterRussell Belfer
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-14Make git_message_prettify return bytes writtenRussell Belfer
2012-08-12Check prettify message output buffer after cleanupRussell Belfer
2012-08-06Merge remote-tracking branch 'arrbee/tree-walk-fixes' into developmentVicent Marti
2012-08-04Add new iteration behavior to git_tree_walkRussell Belfer
2012-07-24portability: Improve x86/amd64 compatibilitynulltoken
2012-07-17object: introduce git_object_peel()nulltoken
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-19message: Expose git_message_prettify()nulltoken
2012-06-19clar: Fix warningsVicent Marti
2012-06-19tree: Proper path comparison logicVicent Marti
2012-06-15Fix broken tests caused by no longer prettifying by defaultTim Clem
2012-06-08misc: Fix warnings from PVS Studio trialVicent Martí