changelog: document changes since 0.27#4932
Merged
Conversation
tiennou
reviewed
Jan 10, 2019
Contributor
tiennou
left a comment
There was a problem hiding this comment.
Since I happened to be cleaning local branches, here's a few (hopefully helpful) tweaks.
| limit the maximum memory used when fetching from an untrusted remote. | ||
|
|
||
| * Line numbers in diffs loaded from patch files were not being populated; | ||
| they are now included in the results.. |
Contributor
There was a problem hiding this comment.
Suggested change
| they are now included in the results.. | |
| they are now included in the results. |
| * Trailing spaces are supported in `.gitignore` files, these spaces were | ||
| previously (and erroneously) treated as part of the pattern. | ||
|
|
||
| * The library can now be built with mbedTLS support for HTTPS. |
Contributor
There was a problem hiding this comment.
I think that was in 0.26 ?
Member
Author
There was a problem hiding this comment.
I don't think so? We didn't actually end up merging it until early 2018 and I don't see mbedTLS in the maint/v0.27 branch...?
|
|
||
| * The `ref` field has been added to `git_worktree_add_options` to enable | ||
| the creation of a worktree from a pre-existing branch. | ||
|
|
Contributor
There was a problem hiding this comment.
Suggested change
| * It's now possible to analyze merges between any references, not | |
| just against `HEAD`, using `git_merge_analysis_for_ref`. |
5c7b315 to
6a0e945
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.