Skip to content

HgWeb: allow space and unicode chars in filename #219

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

Merged
merged 1 commit into from
May 29, 2017
Merged

HgWeb: allow space and unicode chars in filename #219

merged 1 commit into from
May 29, 2017

Conversation

Zipher04
Copy link
Contributor

A sample output from Mercurial raw file is as following:

diff -r c56b67cfe60d -r bb6504e6a338 01 中文資料夾/中文檔案.jpg
Binary file 01 中文資料夾/中文檔案.jpg has changed

The pattern is modified to allow spaces in the file path and Unicode character is accepted.

@dregad dregad merged commit c88bc43 into mantisbt-plugins:master May 29, 2017
@dregad dregad added this to the 2.1.0 milestone May 29, 2017
@dregad dregad changed the title Add binary files whose filenames contain spaces/Unicode characters into the changeset. HgWeb: allow space and unicode chars in filename May 29, 2017
@dregad
Copy link
Member

dregad commented May 29, 2017

Thank you

@dregad dregad modified the milestones: 2.1.0, 1.5.4 Sep 16, 2017
dregad pushed a commit that referenced this pull request Sep 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants