summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* move git_merge_options changes to correct locationethomson/025_relnotesSimon Byrne2017-01-061-4/+4
* mention field addition in breaking API changesSimon Byrne2017-01-061-1/+2
* Bump version number to v0.25cmn/bump-v25Carlos Martín Nieto2016-11-151-1/+12
* CHANGELOG: fill in some updates we missedcmn/changelogCarlos Martín Nieto2016-11-141-2/+63
* Add revwalk note to CHANGELOGCarlos Martín Nieto2016-10-061-0/+2
* index: support index v4David Turner2016-08-101-0/+5
* diff: document `git_diff_from_buffer`ethomson/doc_diff_from_bufferEdward Thomson2016-08-051-0/+3
* odb: freshen existing objects when writingEdward Thomson2016-08-041-0/+7
* git_diff_file: move `id_abbrev`ethomson/diff_fileEdward Thomson2016-08-031-1/+3
* Merge pull request #3865 from libgit2/ethomson/leaksEdward Thomson2016-08-021-0/+7
|\
| * packbuilder: `size_t` all the thingsEdward Thomson2016-07-241-0/+7
* | remote: Handle missing config values when deleting a remoteDavid Turner2016-07-151-0/+3
|/
* Add get user agent functionality.Andrius Bentkus2016-07-051-0/+4
* CHANGELOG.md: Document new flags for git_repository_open_extJosh Triplett2016-06-301-0/+19
* CHANGELOG.md: Document behavior change in repository discoveryJosh Triplett2016-06-301-0/+7
* 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