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
2015-01-26Merge pull request #2819 from libgit2/cmn/config-get-pathEdward Thomson
2015-01-21Make binary detection work similar to vanilla gitSven Strickroth
2015-01-14config: add parsing and getter for pathsCarlos Martín Nieto
2015-01-14CHANGELOG: include small file similarity detectionEdward Thomson
2015-01-13Pre-fill the changelog with the subheadingsCarlos Martín Nieto
2015-01-10Reformat the changelogCarlos Martín Nieto
2015-01-07CHANGELOG: we've added git_describeEdward Thomson
2015-01-06CHANGELOG: add missing 0.22 changesEdward Thomson
2015-01-05Fix the version in CHANGELOG to 0.22Carlos Martín Nieto
2015-01-05Merge commit 'refs/pull/2632/head' of github.com:libgit2/libgit2Carlos Martín Nieto
2014-12-30Merge pull request #2761 from libgit2/cmn/fetch-pruneEdward Thomson
2014-12-30Merge pull request #2762 from libgit2/cmn/hide-pushEdward Thomson
2014-12-30Update CHANGELOG for pruningCarlos Martín Nieto
2014-12-30remote: remove git_push from the public APICarlos Martín Nieto
2014-12-27treebuilder: rename _create() to _new()Carlos Martín Nieto
2014-12-27Add a few missing CHANGELOG entriesCarlos Martín Nieto
2014-12-23Always checkout with case sensitive iteratorEdward Thomson
2014-12-23Introduce a convenience function for submodule updateJameson Miller
2014-12-21Merge pull request #2759 from libgit2/cmn/openssl-sysEdward Thomson
2014-12-17treebuilder: take a repository for path validationEdward Thomson
2014-12-12Add the OpenSSL changes to the CHANGELOGCarlos Martín Nieto
2014-12-10push: fold unpack_ok() into finish()Carlos Martín Nieto
2014-12-06notes: move the notes name argumentCarlos Martín Nieto
2014-12-05init: return the number of initializationsEdward Thomson
2014-11-09Rename git_threads_ to git_libgit2_Carlos Martín Nieto
2014-11-09Changed GIT_REMOTE_DOWNLOAD_TAGS_ALL to behave like git 1.9.0Pierre-Olivier Latour
2014-11-09Merge pull request #2695 from libgit2/cmn/remote-lookupEdward Thomson
2014-11-08remote: rename _load() to _lookup()Carlos Martín Nieto
2014-11-07git_status_file now takes an exact pathUngureanu Marius
2014-10-27Changed context_lines and interhunk_lines to uint32_t to match struct s_xdemi...Pierre-Olivier Latour
2014-10-27Flip THREADSAFE's default to ONCarlos Martín Nieto
2014-10-27rebase: add information to the CHANGELOGEdward Thomson
2014-10-25Merge pull request #2646 from libgit2/cmn/remote-renameEdward Thomson
2014-10-24remote: accept a repo and name for renamingCarlos Martín Nieto
2014-10-24remote: delete git_remote_supported_url()Carlos Martín Nieto
2014-10-10Update CHANGELOG and PROJECTS with the tree cache changesCarlos Martín Nieto
2014-10-10Merge pull request #2593 from libgit2/cmn/remote-delete-nameEdward Thomson
2014-10-10Merge pull request #2600 from libgit2/cmn/embed-sshCarlos Martín Nieto
2014-10-09Merge pull request #2448 from libgit2/cmn/reference-transactionEdward Thomson
2014-10-09Merge pull request #2462 from libgit2/cmn/remote-fetch-refsEdward Thomson
2014-10-09Add git_merge_bases_many.Arthur Schreiber
2014-10-05Provide option to embed libssh2Carlos Martín Nieto
2014-09-30remote: accept a repository and remote name for deletionCarlos Martín Nieto
2014-09-30Add changelog for transactionsCarlos Martín Nieto
2014-09-30remote: implement opportunistic remote-tracking branch updatesCarlos Martín Nieto
2014-09-24Add a note about cert check in the CHANGELOGCarlos Martín Nieto
2014-08-29Merge pull request #2481 from libgit2/cmn/oidarrayVicent Marti
2014-08-27Add ssh retry changes to CHANGELOGCarlos Martín Nieto
2014-08-14Custom transport: minor cleanupsEdward Thomson
2014-07-27merge: expose multiple merge basesCarlos Martín Nieto