summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* fix changelogShawn Landden2015-03-201-1/+1
* Merge pull request #2967 from jacquesg/merge-whitespaceEdward Thomson2015-03-181-0/+12
|\
| * Added changelog entries for whitespace and patience merges.Jacques Germishuys2015-03-171-0/+12
* | CHANGELOG: add notes about the annotated ref-modifying functionscmn/reflog-annotatedCarlos Martín Nieto2015-03-161-1/+14
|/
* Merge pull request #2973 from libgit2/cmn/local-pack-threadingEdward Thomson2015-03-121-0/+3
|\
| * local: create pack with multiple threadscmn/local-pack-threadingCarlos Martín Nieto2015-03-111-0/+3
* | Merge commit 'refs/pull/2879/head' of ssh://github.com/libgit2/libgit2Carlos Martín Nieto2015-03-111-0/+3
|\ \ | |/ |/|
| * Add API to add a memory buffer to an indexDamien PROFETA2015-02-251-0/+3
* | refdb: use the same id for old and new when renaming a referencecmn/rename-reflogCarlos Martín Nieto2015-03-081-0/+2
* | config: borrow refcounted referencescmn/config-borrow-entryCarlos Martín Nieto2015-03-031-0/+12
* | Update CHANGELOG with the reflog ident changescmn/repo-identCarlos Martín Nieto2015-03-031-0/+19
* | Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-0/+8
* | checkout: remove `GIT_CHECKOUT_SAFE_CREATE` as a strategyEdward Thomson2015-02-271-0/+8
|/
* Merge pull request #2819 from libgit2/cmn/config-get-pathEdward Thomson2015-01-261-0/+4
|\
| * config: add parsing and getter for pathscmn/config-get-pathCarlos Martín Nieto2015-01-141-0/+4
* | Make binary detection work similar to vanilla gitSven Strickroth2015-01-201-0/+3
|/
* CHANGELOG: include small file similarity detectionEdward Thomson2015-01-141-0/+2
* Pre-fill the changelog with the subheadingsCarlos Martín Nieto2015-01-131-0/+8
* Reformat the changelogv0.22.0-rc2Carlos Martín Nieto2015-01-101-146/+158
* CHANGELOG: we've added git_describeEdward Thomson2015-01-061-0/+4
* CHANGELOG: add missing 0.22 changesEdward Thomson2015-01-051-2/+37
* Fix the version in CHANGELOG to 0.22Carlos Martín Nieto2015-01-051-1/+4
* Merge commit 'refs/pull/2632/head' of github.com:libgit2/libgit2Carlos Martín Nieto2015-01-051-0/+4
|\
| * Introduce a convenience function for submodule updatejamill/submodule_updateJameson Miller2014-12-221-0/+6
* | Merge pull request #2761 from libgit2/cmn/fetch-pruneEdward Thomson2014-12-301-0/+5
|\ \
| * | Update CHANGELOG for pruningcmn/fetch-pruneCarlos Martín Nieto2014-12-301-0/+5
* | | Merge pull request #2762 from libgit2/cmn/hide-pushEdward Thomson2014-12-301-2/+5
|\ \ \
| * | | remote: remove git_push from the public APIcmn/hide-pushCarlos Martín Nieto2014-12-301-2/+5
| |/ /
* | | treebuilder: rename _create() to _new()cmn/treebuilder-newCarlos Martín Nieto2014-12-271-3/+7
* | | Add a few missing CHANGELOG entriesCarlos Martín Nieto2014-12-271-0/+12
* | | Always checkout with case sensitive iteratorEdward Thomson2014-12-231-0/+3
| |/ |/|
* | Merge pull request #2759 from libgit2/cmn/openssl-sysEdward Thomson2014-12-201-0/+5
|\ \
| * | Add the OpenSSL changes to the CHANGELOGcmn/openssl-sysCarlos Martín Nieto2014-12-121-0/+5
| |/
* | treebuilder: take a repository for path validationEdward Thomson2014-12-171-0/+4
|/
* push: fold unpack_ok() into finish()Carlos Martín Nieto2014-12-101-0/+3
* notes: move the notes name argumentCarlos Martín Nieto2014-12-061-0/+3
* init: return the number of initializationsEdward Thomson2014-12-041-0/+4
* Rename git_threads_ to git_libgit2_Carlos Martín Nieto2014-11-081-0/+4
* Changed GIT_REMOTE_DOWNLOAD_TAGS_ALL to behave like git 1.9.0Pierre-Olivier Latour2014-11-091-0/+4
* Merge pull request #2695 from libgit2/cmn/remote-lookupEdward Thomson2014-11-081-0/+3
|\
| * remote: rename _load() to _lookup()cmn/remote-lookupCarlos Martín Nieto2014-11-081-0/+3
* | git_status_file now takes an exact pathUngureanu Marius2014-11-071-0/+3
|/
* Changed context_lines and interhunk_lines to uint32_t to match struct s_xdemi...Pierre-Olivier Latour2014-10-271-0/+5
* Flip THREADSAFE's default to ONcmn/threadsafe-onCarlos Martín Nieto2014-10-271-0/+3
* rebase: add information to the CHANGELOGed/rebaseEdward Thomson2014-10-261-0/+14
* Merge pull request #2646 from libgit2/cmn/remote-renameEdward Thomson2014-10-241-0/+5
|\
| * remote: accept a repo and name for renamingcmn/remote-renameCarlos Martín Nieto2014-10-241-0/+5
* | remote: delete git_remote_supported_url()cmn/remove-supported-urlCarlos Martín Nieto2014-10-241-0/+3
|/
* Update CHANGELOG and PROJECTS with the tree cache changesCarlos Martín Nieto2014-10-101-0/+3
* Merge pull request #2593 from libgit2/cmn/remote-delete-nameEdward Thomson2014-10-101-0/+3
|\