Skip to content
Snippets Groups Projects
  • Martin Liska's avatar
    57706dd7
    gcc-changelog: workaround for utf8 filenames · 57706dd7
    Martin Liska authored
    contrib/ChangeLog:
    
    	* gcc-changelog/git_commit.py: Add decode_path function.
    	* gcc-changelog/git_email.py: Use it in order to solve
    	utf8 encoding filename issues.
    	* gcc-changelog/git_repository.py: Likewise.
    	* gcc-changelog/test_email.py: Test it.
    57706dd7
    History
    gcc-changelog: workaround for utf8 filenames
    Martin Liska authored
    contrib/ChangeLog:
    
    	* gcc-changelog/git_commit.py: Add decode_path function.
    	* gcc-changelog/git_email.py: Use it in order to solve
    	utf8 encoding filename issues.
    	* gcc-changelog/git_repository.py: Likewise.
    	* gcc-changelog/test_email.py: Test it.