Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git-cvsexportcommit.perl: Force crlf translation #938

Merged
merged 1 commit into from
Nov 4, 2016

Conversation

virtuald
Copy link

@virtuald virtuald commented Nov 2, 2016

This fixes a bug encountered when using cvsnt + msys + git. It seems like the output of cvs status had \r\n in it, and caused the command to fail. This fixes that.

@dscho
Copy link
Member

dscho commented Nov 3, 2016

As this is Git's own source code, the contribution needs to conform to the Git project's requirements, in particular the commit message. How about this instead?

cvsexportcommit: force crlf translation

When using cvsnt + msys + git, it seems like the output of cvs status
had \r\n in it, and caused the command to fail.

This fixes that.

Signed-off-by: Dustin Spicuzza <[email protected]>

In addition, I would like to ask whether you tested this in Git for Windows' SDK, using Git's own test suite?

When using cvsnt + msys + git, it seems like the output of cvs status
had \r\n in it, and caused the command to fail.

This fixes that.

Signed-off-by: Dustin Spicuzza <[email protected]>
@virtuald
Copy link
Author

virtuald commented Nov 3, 2016

I've changed the commit as asked.

I did not test it with the test suite, I was hoping that travis-ci or equivalent would do that for me, though now I see that it doesn't run the tests (strange).

@dscho
Copy link
Member

dscho commented Nov 3, 2016

I was hoping that travis-ci or equivalent would do that for me

Sadly, we do not have CI running on Windows in place. Yet. Will test manually, but that will have to wait until tomorrow.

@dscho
Copy link
Member

dscho commented Nov 4, 2016

Seems to pass. Thanks!

@dscho dscho merged commit ac221b3 into git-for-windows:master Nov 4, 2016
dscho added a commit that referenced this pull request Nov 4, 2016
git-cvsexportcommit.perl: Force crlf translation
dscho pushed a commit that referenced this pull request Nov 5, 2016
git-cvsexportcommit.perl: Force crlf translation
dscho pushed a commit that referenced this pull request Nov 9, 2016
git-cvsexportcommit.perl: Force crlf translation
dscho pushed a commit that referenced this pull request Nov 10, 2016
git-cvsexportcommit.perl: Force crlf translation
dscho pushed a commit that referenced this pull request Nov 10, 2016
git-cvsexportcommit.perl: Force crlf translation
dscho added a commit that referenced this pull request Nov 11, 2016
git-cvsexportcommit.perl: Force crlf translation
dscho added a commit that referenced this pull request Nov 11, 2016
git-cvsexportcommit.perl: Force crlf translation
dscho pushed a commit that referenced this pull request Nov 11, 2016
git-cvsexportcommit.perl: Force crlf translation
dscho pushed a commit that referenced this pull request Nov 11, 2016
git-cvsexportcommit.perl: Force crlf translation
dscho pushed a commit that referenced this pull request Nov 12, 2016
git-cvsexportcommit.perl: Force crlf translation
dscho pushed a commit that referenced this pull request Nov 13, 2016
git-cvsexportcommit.perl: Force crlf translation
dscho pushed a commit that referenced this pull request Nov 14, 2016
git-cvsexportcommit.perl: Force crlf translation
dscho pushed a commit that referenced this pull request Nov 16, 2016
git-cvsexportcommit.perl: Force crlf translation
dscho added a commit that referenced this pull request May 7, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
dscho added a commit that referenced this pull request May 7, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
git-for-windows-ci pushed a commit that referenced this pull request May 8, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
dscho added a commit that referenced this pull request May 9, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
dscho added a commit that referenced this pull request May 9, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
git-for-windows-ci pushed a commit that referenced this pull request May 9, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
dscho added a commit that referenced this pull request May 10, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
dscho added a commit that referenced this pull request May 10, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
git-for-windows-ci pushed a commit that referenced this pull request May 10, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
git-for-windows-ci pushed a commit that referenced this pull request May 10, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
dscho added a commit that referenced this pull request May 13, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
dscho added a commit to dscho/git that referenced this pull request May 13, 2019
This used to be "Merge pull request git-for-windows#938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
dscho added a commit to dscho/git that referenced this pull request May 13, 2019
This used to be "Merge pull request git-for-windows#938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
git-for-windows-ci pushed a commit that referenced this pull request May 14, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
dscho added a commit that referenced this pull request May 14, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
dscho added a commit that referenced this pull request May 14, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
dscho added a commit that referenced this pull request May 21, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
dscho added a commit that referenced this pull request May 22, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
dscho added a commit that referenced this pull request May 25, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
dscho added a commit that referenced this pull request Jun 4, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
dscho added a commit that referenced this pull request Jun 8, 2019
This used to be "Merge pull request #938 from virtuald/patch-1"

git-cvsexportcommit.perl: Force crlf translation

Signed-off-by: Johannes Schindelin <[email protected]>
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