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-01-25Introduce git_blame_options diff find configurabilityxs-6.0-v1Ungureanu Marius
2016-01-16Merge pull request #3573 from pmq20/master-12jan16Carlos Martín Nieto
2016-01-13Merge pull request #3569 from arthurschreiber/arthur/fix-windows-issuesCarlos Martín Nieto
2016-01-13Make packfile_unpack_compressed a private APIP.S.V.R
2016-01-09Wrap path in quotes to support paths containing whitespace.Arthur Schreiber
2016-01-09Add winhttp dependencies to pc file.Arthur Schreiber
2015-12-29Merge pull request #3562 from mgorny/ssh-read-stderr-failCarlos Martín Nieto
2015-12-28Merge pull request #3558 from libgit2/cmn/index-nolockCarlos Martín Nieto
2015-12-28index: get rid of the lockingCarlos Martín Nieto
2015-12-28Merge pull request #3565 from ethomson/templatesCarlos Martín Nieto
2015-12-27git_repository_init: include dotfiles when copying templatesEdward Thomson
2015-12-27repo::init tests: test a template dir with leading dotEdward Thomson
2015-12-27repo::init tests: test init.templatedir settingEdward Thomson
2015-12-27Merge pull request #3552 from ReadmeCritic/masterEdward Thomson
2015-12-27Update libgit2-glib linkReadmeCritic
2015-12-27Merge pull request #3546 from Cruel/masterEdward Thomson
2015-12-26ssh_stream_read(): fix possible *bytes_read < 0 branchMichał Górny
2015-12-24Merge pull request #3560 from drusk/readme_typoEdward Thomson
2015-12-24Fixed minor typo in README.md.drusk
2015-12-22Merge pull request #3554 from olshevskiy87/masterCarlos Martín Nieto
2015-12-21typos in commentsDmitriy Olshevskiy
2015-12-17Update README URLs based on HTTP redirectsReadmeCritic
2015-12-17Merge pull request #3551 from libgit2/vmg/commit-leakVicent Marti
2015-12-17commit: Fix memory leak in test suiteVicent Marti
2015-12-17Merge pull request #3550 from libgit2/vmg/index-fill-2Vicent Marti
2015-12-16Merge pull request #3548 from tepas/patch-1Carlos Martín Nieto
2015-12-16index: Also size-hint the hash tableVicent Marti
2015-12-16index: Preallocate the entries vector with size hintVicent Marti
2015-12-16index: Adjust namemask & mode when fillingVicent Marti
2015-12-16Merge pull request #3549 from libgit2/vmg/index-fillCarlos Martín Nieto
2015-12-16merge: Use `git_index__fill` to populate the indexVicent Marti
2015-12-16fix git_blob_create_fromchunks documentationtepas
2015-12-15Fix a couple function signaturesThomas Edvalson
2015-12-14Merge pull request #3528 from chescock/Passthrough-from-credential-callbackEdward Thomson
2015-12-14Merge pull request #3521 from pks-t/blame-line-overflowEdward Thomson
2015-12-10Merge pull request #3522 from pks-t/email-format-commit-messageCarlos Martín Nieto
2015-12-10Merge pull request #3538 from pks-t/pks/index-memory-leakCarlos Martín Nieto
2015-12-09Merge pull request #3542 from libgit2/cmn/reset-dir-fileCarlos Martín Nieto
2015-12-09reset: perform the checkout before moving HEAD or the indexCarlos Martín Nieto
2015-12-09CHANGELOG: add some things we missedCarlos Martín Nieto
2015-12-08Merge pull request #3539 from libgit2/typedef-submodule-cbCarlos Martín Nieto
2015-12-08Merge pull request #3537 from libgit2/cmn/tree-is-sortedEdward Thomson
2015-12-08Play nice with the docs.joshaber
2015-12-08Use a typedef for the submodule_foreach callback.joshaber
2015-12-08index: always queue `remove_entry` for removalPatrick Steinhardt
2015-12-07tree: mark a tree as already sortedCarlos Martín Nieto
2015-12-06Merge pull request #3526 from sschuberth/cmake-number-compareCarlos Martín Nieto
2015-12-06Merge pull request #3529 from mgorny/fix-checkout-test-umaskCarlos Martín Nieto
2015-12-04Merge pull request #3530 from libgit2/cmn/parse-modeEdward Thomson
2015-12-04Merge pull request #3534 from ethomson/index_canonicalize_fixCarlos Martín Nieto