lp://staging/~songofacandy/bzr/523746-difftool-file-names

Created by methane and last modified
Get this branch:
bzr branch lp://staging/~songofacandy/bzr/523746-difftool-file-names
Only methane can upload to this branch. If you are methane please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
methane
Project:
Bazaar
Status:
Development

Recent revisions

5175. By methane

Make test for the case of userencoding can't encode filename.

5174. By methane

merge lp:bzr

5173. By Gary van der Merwe

Add test_execute_unicode_paths.

5172. By Vincent Ladeuil

Force mbcs encoding on windows.

5171. By Vincent Ladeuil

Encode the paths before calling the external diff tool.

* bzrlib/tests/test_diff.py:
(TestEncodedDiffFromTool): Ensure the paths parameters are
properly encoded.

* bzrlib/diff.py:
(DiffFromTool._get_command): Encode the paths with the user
encoding so they can be properly decoded by the invoked command.
(DiffFromTool.edit_file): The file is written in 'wb' mode, we may
as well open it in the same way.

5170. By Canonical.com Patch Queue Manager <email address hidden>

(vila) Fix bt.test_diff imports

5169. By Canonical.com Patch Queue Manager <email address hidden>

(lifeless) Avoid zombies for selftest --parallel=fork (Vincent Ladeuil)

5168. By Canonical.com Patch Queue Manager <email address hidden>

(lifeless) Set unbuffered mode in --parallel so that line endings are not mangled on win32. (Gordon Tyler)

5167. By Canonical.com Patch Queue Manager <email address hidden>

(lifeless) Don't allow RemoteRepository to stack on an incompatible-format repository. (#562380) (Andrew Bennetts)

5166. By Canonical.com Patch Queue Manager <email address hidden>

(lifeless) Add --clean-obsolete-packs option to the pack command. (Parth Malwankar)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/bzr
This branch contains Public information 
Everyone can see this information.

Subscribers