branches with status:
Name Status Last Modified Last Commit
lp:~fullermd/brz/3.2-fix-diff-using bug(Has a merge proposal) 1 Development 2022-11-10 00:06:18 UTC
7602. Fix handling of --diff-options. Cher...

Author: Jelmer Vernooij
Revision Date: 2022-11-10 00:04:19 UTC

Fix handling of --diff-options.

Cherry pick of jelmer@jelmer.uk-20220705235116-bnw56vv6v26jbd38 from
fix-diff-using branch, already present in trunk and 3.3.

lp:~fullermd/brz/silence-git-apply-test (Has a merge proposal) 1 Development 2019-03-24 20:52:26 UTC
7296. Silence output from patch(1) in git-a...

Author: Matthew Fuller
Revision Date: 2019-03-24 20:47:35 UTC

Silence output from patch(1) in git-apply test.

The test suite stubs in stdout/err wrappers for the python code, but
doesn't mess with the underlying file descriptors, so spawned off
processes still get the terminal. cmd_git_apply._apply_patch() uses
subprocess to spawn off the system patch(1) to do the application, and
patch talks a lot about what it's doing. While patch has a -s arg to
quiet it down, we probably want it speaking a lot in normal use so the
user can see what's going on, so just switch stdout to /dev/null
around the run_bzr call in the test instead.

An argument could be made that the test suite as a whole should be
better about moving the fd's so subprocesses can't hit the terminal
directly, but for the moment, this seems to be the only test where it
matters.

lp:libcidr 1 Development 2016-07-10 17:16:36 UTC
311. Bump the release string since this is...

Author: Matthew Fuller
Revision Date: 2016-07-10 17:16:36 UTC

Bump the release string since this isn't the -release anymore.

lp:~fullermd/+junk/bulkmove 1 Development 2015-11-06 12:35:46 UTC
206. Now that we handle dir perms, take ou...

Author: Matthew Fuller
Revision Date: 2015-11-06 12:35:46 UTC

Now that we handle dir perms, take out comments saying we don't or
marking things for consideration when we add them; I've considered
them.

14 of 4 results