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-05-14Add CHANGELOG entry for index entry changesCarlos Martín Nieto
2015-05-13Update CHANGELOG with the changes to the remotesCarlos Martín Nieto
2015-05-11checkout: better document the `baseline_index` optEdward Thomson
2015-05-11stash application: document new API in CHANGELOGEdward Thomson
2015-04-30Update documentation for API changesJameson Miller
2015-04-23Update THREADING and CHANGELOG with SecureTransport detailsCarlos Martín Nieto
2015-04-21rebase: correct documentation, CHANGELOGEdward Thomson
2015-04-20rebase: init and open take a rebase_optionsEdward Thomson
2015-04-20rebase: block rebase_commit with unstaged changesEdward Thomson
2015-04-20rebase: identify a rebase that has not startedEdward Thomson
2015-03-24Merge pull request #2947 from libgit2/cmn/notes-bufEdward Thomson
2015-03-20fix changelogShawn Landden
2015-03-18Merge pull request #2967 from jacquesg/merge-whitespaceEdward Thomson
2015-03-17note: use a git_buf to return the default namespaceCarlos Martín Nieto
2015-03-17Added changelog entries for whitespace and patience merges.Jacques Germishuys
2015-03-16CHANGELOG: add notes about the annotated ref-modifying functionsCarlos Martín Nieto
2015-03-13Merge pull request #2973 from libgit2/cmn/local-pack-threadingEdward Thomson
2015-03-11Merge commit 'refs/pull/2879/head' of ssh://github.com/libgit2/libgit2Carlos Martín Nieto
2015-03-11local: create pack with multiple threadsCarlos Martín Nieto
2015-03-08refdb: use the same id for old and new when renaming a referenceCarlos Martín Nieto
2015-03-03config: borrow refcounted referencesCarlos Martín Nieto
2015-03-03Update CHANGELOG with the reflog ident changesCarlos Martín Nieto
2015-03-03Remove the signature from ref-modifying functionsCarlos Martín Nieto
2015-02-27checkout: remove `GIT_CHECKOUT_SAFE_CREATE` as a strategyEdward Thomson
2015-02-25Add API to add a memory buffer to an indexDamien PROFETA
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