summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* blob: remove _fromchunks()cmn/createblob-streamCarlos Martín Nieto2016-03-221-0/+4
* CHANGELOG: add a note about _fromstream() and _fromstream_commit()Carlos Martín Nieto2016-03-221-0/+5
* Merge pull request #3701 from jfultz/fix-0.24.0-changelogCarlos Martín Nieto2016-03-221-1/+4
|\
| * Fix some errors I found in the changelog for 0.24.0John Fultz2016-03-181-1/+4
* | merge driver: allow custom default driverEdward Thomson2016-03-171-0/+8
* | commit: split creating the commit and writing it outcmn/commit-to-memoryCarlos Martín Nieto2016-03-081-0/+3
|/
* CHANGELOG: prepre tamplate for releaseCarlos Martín Nieto2016-03-031-1/+14
* CHANGELOG: add note about WinHTTP cred handlingCarlos Martín Nieto2016-03-031-0/+3
* turn on strict object validation by defaultEdward Thomson2016-02-281-0/+5
* Fix a few checkout -> rebase typoscmn/typoCarlos Martín Nieto2016-02-221-2/+2
* CHANGELOG: add a few missing changesCarlos Martín Nieto2016-02-191-1/+22
* CHANGELOG: add some things we missedCarlos Martín Nieto2015-12-091-1/+11
* tree: mark a tree as already sortedcmn/tree-is-sortedCarlos Martín Nieto2015-12-061-0/+4
* merge: rename `git_merge_tree_flags_t` -> `git_merge_flags_t`Edward Thomson2015-11-251-0/+8
* Merge pull request #3448 from libgit2/cmn/custom-agentCarlos Martín Nieto2015-11-121-0/+3
|\
| * CHANGELOG: add note about custom user-agentCarlos Martín Nieto2015-11-121-0/+3
* | index: overwrite the path when inserting conflictsntk/case_index_conflictsCarlos Martín Nieto2015-11-121-4/+5
|/
* stream: allow registering a user-provided TLS constructorcmn/tls-registerCarlos Martín Nieto2015-11-031-0/+5
* Add diff progress callback.Jason Haslam2015-11-021-0/+8
* git_index_add: allow case changing renamesEdward Thomson2015-09-081-0/+5
* filebuf: follow symlinks when creating a lock filecmn/follow-symlinkCarlos Martín Nieto2015-09-051-0/+3
* Fix a typo [ci skip]Arthur Schreiber2015-08-261-1/+1
* config: perform unlocking via git_transactioncmn/config-txCarlos Martín Nieto2015-08-121-5/+4
* config: expose locking via the main APICarlos Martín Nieto2015-08-121-0/+10
* refdb: delete a ref's reflog upon deletioncmn/reflog-del-backendCarlos Martín Nieto2015-07-121-0/+4
* Merge pull request #3301 from ethomson/warningsCarlos Martín Nieto2015-07-101-4/+4
|\
| * wildcard filters: move CHANGELOG message to 0.23+1Edward Thomson2015-07-101-4/+4
* | git_cert: child types use proper base typeEdward Thomson2015-07-101-0/+4
|/
* Merge pull request #3281 from ethomson/wildcard_filtersCarlos Martín Nieto2015-07-091-0/+4
|\
| * filters: custom filters with wildcard attributesEdward Thomson2015-07-011-0/+4
* | 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