summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Update CHANGELOG with the release numberv0.23.0Carlos Martín Nieto2015-07-061-1/+10
* submodule: completely remove reload_allCarlos Martín Nieto2015-07-011-0/+3
* CHANGELOG: add submodule changesv0.23.0-rc1Carlos Martín Nieto2015-06-291-2/+23
* Merge pull request #3255 from libgit2/cmn/rename-unspecifiedEdward Thomson2015-06-251-1/+1
|\
| * Rename FALLBACK to UNSPECIFIEDcmn/rename-unspecifiedCarlos Martín Nieto2015-06-251-1/+1
* | Merge pull request #3246 from libgit2/cmn/dont-grow-borrowedEdward Thomson2015-06-251-0/+6
|\ \ | |/ |/|
| * Add CHANGELOG entriescmn/dont-grow-borrowedCarlos Martín Nieto2015-06-241-0/+6
* | curl: add CHANGELOG and THREADING entriesCarlos Martín Nieto2015-06-241-0/+3
|/
* Merge pull request #3226 from libgit2/cmn/racy-diff-againEdward Thomson2015-06-231-0/+3
|\
| * Add a note about racy-git in CHANGELOGcmn/racy-diff-againCarlos Martín Nieto2015-06-221-0/+3
* | commit: allow retrieving an arbitrary header fieldcmn/commit-header-fieldCarlos Martín Nieto2015-06-221-0/+3
|/
* binary diff: document changes in CHANGELOGEdward Thomson2015-06-121-0/+4
* Introduce `git_filter_list_contains`Edward Thomson2015-06-101-0/+3
* Add CHANGELOG entry for url.*.insteadOf feature.Patrick Steinhardt2015-05-311-0/+4
* CHANGELOG: fill in a few missing entriesCarlos Martín Nieto2015-05-291-5/+20
* Rename GIT_EMERGECONFLICT to GIT_ECONFLICTEdward Thomson2015-05-291-0/+3
* Merge pull request #3139 from ethomson/diff_conflictsCarlos Martín Nieto2015-05-281-0/+19
|\
| * Introduce `GIT_DIFF_FLAG_EXISTS`Edward Thomson2015-05-281-0/+5
| * introduce `git_index_entry_is_conflict`Edward Thomson2015-05-281-0/+4
| * diff/status: introduce conflictsEdward Thomson2015-05-281-0/+8
| * conflicts: when adding conflicts, remove stagedEdward Thomson2015-05-281-0/+2
* | Merge pull request #3127 from libgit2/cmn/remote-fixupsCarlos Martín Nieto2015-05-281-3/+10
|\ \ | |/ |/|
| * remote: remove fetch parameter from create_anonymousCarlos Martín Nieto2015-05-281-0/+3
| * remote: get rid of the run-time refspec settersCarlos Martín Nieto2015-05-171-0/+4
| * Fix typos in the CHANGELOGCarlos Martín Nieto2015-05-171-3/+3
* | errors: add GIT_EEOF to indicate early EOFcmn/server-errorsCarlos Martín Nieto2015-05-201-0/+5
* | ssh: read from stderr if stdout is emptyCarlos Martín Nieto2015-05-201-0/+4
* | index: add a CHANGELOG entry for the diff usagecmn/index-use-diffCarlos Martín Nieto2015-05-141-0/+3
|/
* Add CHANGELOG entry for index entry changesCarlos Martín Nieto2015-05-141-0/+5
* Update CHANGELOG with the changes to the remotesCarlos Martín Nieto2015-05-131-1/+57
* checkout: better document the `baseline_index` optEdward Thomson2015-05-111-0/+3
* stash application: document new API in CHANGELOGEdward Thomson2015-05-111-0/+6
* Update documentation for API changesjamill/doc_updateJameson Miller2015-04-301-0/+2
* Update THREADING and CHANGELOG with SecureTransport detailsCarlos Martín Nieto2015-04-231-0/+3
* rebase: correct documentation, CHANGELOGEdward Thomson2015-04-201-1/+1
* rebase: init and open take a rebase_optionsEdward Thomson2015-04-201-0/+8
* rebase: block rebase_commit with unstaged changesEdward Thomson2015-04-201-0/+3
* rebase: identify a rebase that has not startedEdward Thomson2015-04-201-0/+4
* Merge pull request #2947 from libgit2/cmn/notes-bufEdward Thomson2015-03-241-0/+3
|\
| * note: use a git_buf to return the default namespacecmn/notes-bufCarlos Martín Nieto2015-03-171-0/+3
* | 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