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-08-12config: perform unlocking via git_transactionCarlos Martín Nieto
2015-08-12config: expose locking via the main APICarlos Martín Nieto
2015-07-12refdb: delete a ref's reflog upon deletionCarlos Martín Nieto
2015-07-10Merge pull request #3301 from ethomson/warningsCarlos Martín Nieto
2015-07-10wildcard filters: move CHANGELOG message to 0.23+1Edward Thomson
2015-07-10git_cert: child types use proper base typeEdward Thomson
2015-07-09Merge pull request #3281 from ethomson/wildcard_filtersCarlos Martín Nieto
2015-07-06Update CHANGELOG with the release numberCarlos Martín Nieto
2015-07-01submodule: completely remove reload_allCarlos Martín Nieto
2015-07-01filters: custom filters with wildcard attributesEdward Thomson
2015-06-29CHANGELOG: add submodule changesCarlos Martín Nieto
2015-06-26Merge pull request #3255 from libgit2/cmn/rename-unspecifiedEdward Thomson
2015-06-25Merge pull request #3246 from libgit2/cmn/dont-grow-borrowedEdward Thomson
2015-06-25Rename FALLBACK to UNSPECIFIEDCarlos Martín Nieto
2015-06-25Add CHANGELOG entriesCarlos Martín Nieto
2015-06-24curl: add CHANGELOG and THREADING entriesCarlos Martín Nieto
2015-06-24Merge pull request #3226 from libgit2/cmn/racy-diff-againEdward Thomson
2015-06-22Add a note about racy-git in CHANGELOGCarlos Martín Nieto
2015-06-22commit: allow retrieving an arbitrary header fieldCarlos Martín Nieto
2015-06-12binary diff: document changes in CHANGELOGEdward Thomson
2015-06-10Introduce `git_filter_list_contains`Edward Thomson
2015-05-31Add CHANGELOG entry for url.*.insteadOf feature.Patrick Steinhardt
2015-05-29CHANGELOG: fill in a few missing entriesCarlos Martín Nieto
2015-05-29Rename GIT_EMERGECONFLICT to GIT_ECONFLICTEdward Thomson
2015-05-28Merge pull request #3139 from ethomson/diff_conflictsCarlos Martín Nieto
2015-05-28Merge pull request #3127 from libgit2/cmn/remote-fixupsCarlos Martín Nieto
2015-05-28Introduce `GIT_DIFF_FLAG_EXISTS`Edward Thomson
2015-05-28introduce `git_index_entry_is_conflict`Edward Thomson
2015-05-28diff/status: introduce conflictsEdward Thomson
2015-05-28conflicts: when adding conflicts, remove stagedEdward Thomson
2015-05-28remote: remove fetch parameter from create_anonymousCarlos Martín Nieto
2015-05-20errors: add GIT_EEOF to indicate early EOFCarlos Martín Nieto
2015-05-20ssh: read from stderr if stdout is emptyCarlos Martín Nieto
2015-05-17remote: get rid of the run-time refspec settersCarlos Martín Nieto
2015-05-17Fix typos in the CHANGELOGCarlos Martín Nieto
2015-05-14index: add a CHANGELOG entry for the diff usageCarlos Martín Nieto
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