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
2016-03-08Merge commit 'ab8e88a96b5b9e1a59a6f8742fe0136b13158717' into xs-6.0-v2xs-6.0-v2Marius Ungureanu
2016-03-08Merge pull request #3555 from cbargren/ssh-git-protocolsEdward Thomson
2016-03-08Merge pull request #3652 from libgit2/cmn/commit-to-memoryEdward Thomson
2016-03-08commit: split creating the commit and writing it outCarlos Martín Nieto
2016-03-08Merge pull request #3655 from ethomson/nanosecond_defaultsCarlos Martín Nieto
2016-03-08index::racy: force racy entryEdward Thomson
2016-03-08Merge pull request #3658 from patrickmckenna/update-pro-git-linkEdward Thomson
2016-03-08Update link to Pro Git's Git internals chapter.Patrick McKenna
2016-03-08index::nsec: don't expect shit filesystems to not suckEdward Thomson
2016-03-07merge::workdir::dirty: update to use `st_ctime_nsec`Edward Thomson
2016-03-04Merge pull request #3653 from libgit2/cmn/treebuilder-submoduleEdward Thomson
2016-03-04treebuilder: don't try to verify submodules exist in the odbCarlos Martín Nieto
2016-03-04Merge pull request #3651 from libgit2/cmn/init-libssh2Edward Thomson
2016-03-04ssh: initialize libssh2Carlos Martín Nieto
2016-03-03Merge pull request #3639 from srajko/threading-openssl-libssh2Carlos Martín Nieto
2016-03-03Enable nanosecond resolution by defaultEdward Thomson
2016-03-03tests: take the version from our defineCarlos Martín Nieto
2016-03-03Bump version to 0.24.0Carlos Martín Nieto
2016-03-03CHANGELOG: prepre tamplate for releaseCarlos Martín Nieto
2016-03-03CHANGELOG: add note about WinHTTP cred handlingCarlos Martín Nieto
2016-03-03Merge pull request #3648 from libgit2/cmn/auth-retryCarlos Martín Nieto
2016-03-03tests: create a ctest target for cred_callbackCarlos Martín Nieto
2016-03-03Merge pull request #3646 from pks-t/pks/xdiff-fix-from-upstreamCarlos Martín Nieto
2016-03-03winhttp: retry authenticationCarlos Martín Nieto
2016-03-03test: make sure we retry the auth callback on all platformsCarlos Martín Nieto
2016-03-03tests: plug a leakCarlos Martín Nieto
2016-03-01Merge pull request #3633 from ethomson/safe_creationEdward Thomson
2016-03-01xdiff: fix memleak on error casePatrick Steinhardt
2016-02-29Merge pull request #3567 from sba1/few-p_getaddrinfo-fixesEdward Thomson
2016-02-29turn on strict object validation by defaultEdward Thomson
2016-02-29tests: use legitimate object idsEdward Thomson
2016-02-29refs: honor strict object creationEdward Thomson
2016-02-29git_object__is_valid: use `odb_read_header`Edward Thomson
2016-02-29git_index_add: validate objects in index entries (optionally)Edward Thomson
2016-02-28Merge pull request #3644 from ethomson/debug_poolCarlos Martín Nieto
2016-02-28treebuilder: validate tree entries (optionally)Edward Thomson
2016-02-28git_commit: validate tree and parent idsEdward Thomson
2016-02-28git_object__is_valid: simple object validity testEdward Thomson
2016-02-28git_libgit2_opts: introduce `GIT_OPT_ENABLE_STRICT_OBJECT_CREATION`Edward Thomson
2016-02-28travis ci: enable debug pool for valgrind buildsEdward Thomson
2016-02-28Merge pull request #3577 from rossdylan/rossdylan/pooldebugEdward Thomson
2016-02-27Expand OpenSSL and libssh2 thread safety documentationStjepan Rajko
2016-02-26Fixed typo in one of the ifndef's in pool.h used to enable/disable debug modeRoss Delinger
2016-02-25Merge pull request #3638 from ethomson/nsecCarlos Martín Nieto
2016-02-25Merge pull request #3628 from pks-t/pks/coverity-fixesEdward Thomson
2016-02-25Merge pull request #3630 from libgit2/cmn/idx-extra-checkEdward Thomson
2016-02-25nsec: support NDK's crazy nanosecondsEdward Thomson
2016-02-25nsec: update staging test for GIT_USE_NSECSEdward Thomson
2016-02-25pack: don't allow a negative offsetCarlos Martín Nieto
2016-02-25pack: make sure we don't go out of bounds for extended entriesCarlos Martín Nieto