Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix the "Published-As:" footer#56

Merged
derrickstolee merged 5 commits intogitgitgadget:mastergitgitgadget/gitgitgadget:masterfrom
dscho:published-asdscho/gitgitgadget:published-asCopy head branch name to clipboard
Dec 26, 2018
Merged

Fix the "Published-As:" footer#56
derrickstolee merged 5 commits intogitgitgadget:mastergitgitgadget/gitgitgadget:masterfrom
dscho:published-asdscho/gitgitgadget:published-asCopy head branch name to clipboard

Conversation

@dscho
Copy link
Member

@dscho dscho commented Dec 22, 2018

It was incorrect all the time (and nobody noticed except for me).

Apparently, VS Code's internal formatting interferes with TSLint's
(resulting in the formatting seemingly reverting and then re-reverting
within half a second upon save). So let's disable VS Code's.

While at it, also define the alignment rules.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
... according to the new rules.

This (huge) commit best viewed with --color-words.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
When sending mails, the From: or Cc: headers can only contain ASCII
characters. Any non-ASCII characters need to be encoded, otherwise the
emails will be rejected by the Git mailing list.

With this change, the test now also finally learns to test inserting Cc:
lines in the GitGitGadget mode (rather than testing the non-GitGitGadget
one).

This fixes gitgitgadget#29

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
To allow or Cc:ing people whose names contain non-ASCII characters, we
tell `format-patch` to always add a `MIME-Version` header.

However, `format-patch` itself will add *another* such header if it
itself adds encoded non-ASCII characters to the From:, To:, or Cc:
header.

So let's just undo the damage here.

This fixes gitgitgadget#38

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
The GitHub URLs for tags is .../tag/<name>, not .../tags/<name>.

This fixes gitgitgadget#45

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho dscho requested a review from derrickstolee December 22, 2018 00:36
@dscho
Copy link
Member Author

dscho commented Dec 22, 2018

Please note that #55 needs to get merged first.

@derrickstolee derrickstolee merged commit d211d2a into gitgitgadget:master Dec 26, 2018
@dscho
Copy link
Member Author

dscho commented Dec 26, 2018

@sunshineco this seems a bit unrelated a comment with regards to this here PR: the fix is about a footer of only the cover letter, not headers of all the mails sent by GitGitGadget...

@dscho dscho deleted the published-as branch December 26, 2018 18:01
@sunshineco
Copy link

@sunshineco this seems a bit unrelated a comment with regards to this here PR

I didn't add a comment to this PR; I added it directly to commit 3a0fd42. GitHub, on its own, decided to publish my commit-based comment to this PR (probably because 3a0fd42 shows up as part of this PR, #56, and as part of #55, the one to which it really belongs).

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.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.