Skip to content

changelog: document changes since 0.27#4932

Merged
ethomson merged 5 commits intomasterfrom
ethomson/changelog
Jan 17, 2019
Merged

changelog: document changes since 0.27#4932
ethomson merged 5 commits intomasterfrom
ethomson/changelog

Conversation

@ethomson
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Contributor

@tiennou tiennou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since I happened to be cleaning local branches, here's a few (hopefully helpful) tweaks.

Comment thread docs/changelog.md Outdated
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..
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
they are now included in the results..
they are now included in the results.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Comment thread docs/changelog.md
* 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.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that was in 0.26 ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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...?

Comment thread docs/changelog.md

* The `ref` field has been added to `git_worktree_add_options` to enable
the creation of a worktree from a pre-existing branch.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* It's now possible to analyze merges between any references, not
just against `HEAD`, using `git_merge_analysis_for_ref`.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants