View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~gz/testtools/fix_test_outcome_Extended_py27_no_reason_666151 bug(Has a merge proposal) Merged 2010-10-25 16:36:32 UTC
116. UTF-8 encoded text needs the b marker...

Author: Martin Packman
Revision Date: 2010-10-25 16:36:32 UTC

UTF-8 encoded text needs the b marker on py3k

lp:~gz/testtools/fix_test_preserve_signal_handler (Has a merge proposal) Merged 2010-10-25 15:22:22 UTC
116. Make test_preserve_signal_handler val...

Author: Martin Packman
Revision Date: 2010-10-25 15:22:22 UTC

Make test_preserve_signal_handler valid on windows by only expecting as many handlers as will be created

lp:~gz/testtools/skip_sigint_tests_on_non_posix (Has a merge proposal) Merged 2010-10-25 14:41:36 UTC
116. On non-posix platforms skip tests tha...

Author: Martin Packman
Revision Date: 2010-10-25 14:41:36 UTC

On non-posix platforms skip tests that require posix signal semantics

lp:~gz/testtools/no_super_exceptions_2.4_compat (Has a merge proposal) Merged 2010-10-25 14:28:28 UTC
116. Just call Exception.__init__ rather t...

Author: Martin Packman
Revision Date: 2010-10-25 14:28:28 UTC

Just call Exception.__init__ rather than using super for Python 2.4 compatibility

lp:~gz/testtools/handle_malformed_syntaxerror_instances (Has a merge proposal) Merged 2010-10-19 23:43:33 UTC
109. I am not really into thongs

Author: Martin Packman
Revision Date: 2010-10-19 23:43:33 UTC

I am not really into thongs

lp:~gz/bzr/hack_get_transport (Has a merge proposal) Merged 2010-10-18 13:41:07 UTC This branch has not been scanned yet.
lp:~gz/bzr-windows-installers/include_manifest_in_installer_632465 bug(Has a merge proposal) Merged 2010-10-16 10:50:39 UTC
139. Duplicate manifest in lib subdir whic...

Author: Martin Packman
Revision Date: 2010-10-16 10:50:39 UTC

Duplicate manifest in lib subdir which should work as a more comprehensive fix

lp:~gz/bzr/require_unicode_committer_614593 bug(Has a merge proposal) Merged 2010-10-15 16:40:50 UTC This branch has not been scanned yet.
lp:~gz/bzr/transport_post_connect_hook (Has a merge proposal) Merged 2010-10-15 14:00:56 UTC This branch has not been scanned yet.
lp:~gz/bzr/trivial_doctest__format_version_tuple (Has a merge proposal) Merged 2010-10-13 16:44:27 UTC This branch has not been scanned yet.
lp:~gz/bzr/trivial_config_mkdir_indent (Has a merge proposal) Merged 2010-10-13 15:28:23 UTC This branch has not been scanned yet.
lp:~gz/bzr/trivial_script_test_filesystem_cicp (Has a merge proposal) Merged 2010-10-12 10:27:32 UTC This branch has not been scanned yet.
lp:~gz/subunit/flush_python_client_stream (Has a merge proposal) Merged 2010-10-04 22:20:38 UTC
134. Flush the stream at the start and end...

Author: Martin Packman
Revision Date: 2010-10-04 22:20:38 UTC

Flush the stream at the start and end of each test in the python client

lp:~gz/bzr/trivial_relpath_is_not_a_list_654730 bug(Has a merge proposal) Merged 2010-10-04 22:10:41 UTC This branch has not been scanned yet.
lp:~gz/bzr/unbreak_BZR_TEST_PDB_504070 bug(Has a merge proposal) Merged 2010-10-04 07:35:35 UTC This branch has not been scanned yet.
lp:~gz/bzr/trivial_its_spelling (Has a merge proposal) Merged 2010-09-28 18:51:28 UTC This branch has not been scanned yet.
lp:~gz/testtools/result_timings_forwarding_625594 bug(Has a merge proposal) Merged 2010-09-27 20:20:46 UTC
101. Make TestThreadSafeForwardingResult f...

Author: Martin Packman
Revision Date: 2010-09-27 20:19:50 UTC

Make TestThreadSafeForwardingResult forward times to the wrapped result class

lp:~gz/bzr/use_testtools_timings_625594 bug(Has a merge proposal) Merged 2010-09-27 20:19:34 UTC This branch has not been scanned yet.
lp:~gz/testtools/use_reason_only_on_decorator_fallback_625583 bug(Has a merge proposal) Merged 2010-09-26 20:44:23 UTC
101. Only show the reason for unittest on ...

Author: Martin Packman
Revision Date: 2010-09-26 20:44:23 UTC

Only show the reason for unittest on 2.7 rather than all the details

lp:~gz/bzr/verbose_test_count_576269 bug(Has a merge proposal) Merged 2010-09-15 16:19:42 UTC This branch has not been scanned yet.
lp:~gz/bzr/trivial_remove_selftest_cruft (Has a merge proposal) Merged 2010-09-15 15:24:12 UTC This branch has not been scanned yet.
lp:~gz/bzr/say_if_parallel_fork_will_fail_528730 bug(Has a merge proposal) Merged 2010-09-14 09:29:57 UTC This branch has not been scanned yet.
lp:~gz/bzr/selftest_leaked_threads_measuring_633462 bug(Has a merge proposal) Merged 2010-09-13 08:23:28 UTC This branch has not been scanned yet.
lp:~gz/pyjunitxml/ensure_well_formed_xml_625589 bug(Has a merge proposal) Merged 2010-09-11 22:27:20 UTC
21. Don't create a local unichr for test ...

Author: Martin Packman
Revision Date: 2010-09-11 22:27:20 UTC

Don't create a local unichr for test in Python 3 instead use expected string

lp:~gz/pyjunitxml/split_test_id_before_parameter (Has a merge proposal) Merged 2010-09-10 17:04:25 UTC
21. Tweak to id splitting code so bracket...

Author: Martin Packman
Revision Date: 2010-09-10 17:04:25 UTC

Tweak to id splitting code so bracketed parameters containing dots don't confuse thing

lp:~gz/bzr/2.1_missing_ElementTree_254278 bug(Has a merge proposal) Merged 2010-09-09 17:23:19 UTC This branch has not been scanned yet.
lp:~gz/bzr-xmloutput/relocate__escape_cdata bug(Has a merge proposal) Merged 2010-09-09 04:21:44 UTC
147. Fiddle with imports, creating a new w...

Author: Martin Packman
Revision Date: 2010-09-05 17:40:26 UTC

Fiddle with imports, creating a new writer module to hold the private and now relocated-on-dev _escape_cdata function

lp:~gz/bzr/setlocale_on_posix_only_631350 bug(Has a merge proposal) Merged 2010-09-08 13:25:16 UTC This branch has not been scanned yet.
lp:~gz/bzr/protect_lazy_idiots (Has a merge proposal) Merged 2010-09-05 17:15:31 UTC This branch has not been scanned yet.
lp:~gz/pyjunitxml/source_compat_python_3 (Has a merge proposal) Merged 2010-08-29 21:52:22 UTC
20. Don't include special modules in the ...

Author: Martin Packman
Revision Date: 2010-08-29 21:52:22 UTC

Don't include special modules in the name given to exception types

lp:~gz/pyjunitxml/unexpected_expectations_python_2.7 (Has a merge proposal) Merged 2010-08-29 21:09:21 UTC
20. Flip pass/fail statuses of ExpectedFa...

Author: Martin Packman
Revision Date: 2010-08-29 21:09:21 UTC

Flip pass/fail statuses of ExpectedFailure and UnexpectedSuccess

lp:~gz/bzr/kill_for_signals_requires_posix_607406 bug(Has a merge proposal) Merged 2010-08-29 18:55:36 UTC This branch has not been scanned yet.
lp:~gz/bzr/remove_monkey_patched_elementtree_escaping_614522 bug(Has a merge proposal) Merged 2010-08-29 18:38:20 UTC This branch has not been scanned yet.
lp:~gz/bzr/python_2.7_tuned_gzip_614476 bug(Has a merge proposal) Merged 2010-08-29 18:30:37 UTC This branch has not been scanned yet.
lp:~gz/testtools/avoid_exc_info_cycles (Has a merge proposal) Merged 2010-08-15 23:18:29 UTC
94. Avoid exc_info cycles in several plac...

Author: Martin Packman
Revision Date: 2010-08-15 23:18:29 UTC

Avoid exc_info cycles in several places and comment on trickier ones

lp:~gz/bzr/trivial_python_2.7_re_category_digit (Has a merge proposal) Merged 2010-08-06 16:02:24 UTC This branch has not been scanned yet.
lp:~gz/bzr/trivial_python_2.7_open_flags (Has a merge proposal) Merged 2010-08-05 23:49:24 UTC This branch has not been scanned yet.
lp:~gz/bzr/python_2.7_selftest_582113 bug(Has a merge proposal) Merged 2010-08-05 18:12:27 UTC This branch has not been scanned yet.
lp:~gz/testtools/catch_string_exceptions_592262 bug(Has a merge proposal) Merged 2010-07-29 18:21:23 UTC
87. Enable test for string exceptions in ...

Author: Martin Packman
Revision Date: 2010-07-29 18:20:54 UTC

Enable test for string exceptions in test results

lp:~gz/testtools/no_source_line_611307 bug(Has a merge proposal) Merged 2010-07-29 14:07:35 UTC
83. Cope with source line being None for ...

Author: Martin Packman
Revision Date: 2010-07-29 14:07:35 UTC

Cope with source line being None for unicode tracebacks

lp:~gz/bzr/trivial_selftest_run_bzr_script_path (Has a merge proposal) Merged 2010-07-23 19:16:25 UTC This branch has not been scanned yet.
lp:~gz/bzr/2.2_transform_not_too_fancy_608096 bug(Has a merge proposal) Merged 2010-07-21 10:37:23 UTC This branch has not been scanned yet.
lp:~gz/testtools/trivial_last_time_for_this_line (Has a merge proposal) Merged 2010-07-19 17:37:26 UTC
81. Make _details_to_str unicode correct,...

Author: Martin Packman
Revision Date: 2010-07-19 17:37:26 UTC

Make _details_to_str unicode correct, for really finally the absolute last time

lp:~gz/bzr-pipeline/no_launchpadlib_needed_601466 bug(Has a merge proposal) Abandoned 2010-07-06 20:00:22 UTC
173. Remove need for launchpadlib to be in...

Author: Martin Packman
Revision Date: 2010-07-03 21:01:26 UTC

Remove need for launchpadlib to be installed by catching bzrlib.errors.DependencyNotPresent

lp:~gz/bzr/win32_mkdtemp_infinite_recursion (Has a merge proposal) Merged 2010-07-04 07:48:20 UTC This branch has not been scanned yet.
lp:~gz/bzr/installer_plugin_script_timestamp_rounding (Has a merge proposal) Merged 2010-07-04 07:08:18 UTC This branch has not been scanned yet.
lp:~gz/bzr-windows-installers/use_utc_timestamps_600803 bug(Has a merge proposal) Merged 2010-07-03 20:14:14 UTC
120. Also disable rounding of timestamps i...

Author: Martin Packman
Revision Date: 2010-07-03 20:14:14 UTC

Also disable rounding of timestamps in the installer, which makes NTFS at least behave correctly

lp:~gz/hydrazine/setup_bzrlib_ui_597504 bug(Has a merge proposal) Merged 2010-06-23 01:36:18 UTC
67. Initialize the bzrlib ui so it can pr...

Author: Martin Packman
Revision Date: 2010-06-23 01:33:23 UTC

Initialize the bzrlib ui so it can prompt for an email password

lp:~gz/testtools/unicode_tracebacks_501166 bug(Has a merge proposal) Merged 2010-06-22 23:16:15 UTC
97. Move Python 2 _StringException argume...

Author: Martin Packman
Revision Date: 2010-06-22 23:16:15 UTC

Move Python 2 _StringException argument type check to __init__ from stringify methods

lp:~gz/bzr/args_handling_587868 Merged 2010-06-22 00:52:51 UTC This branch has not been scanned yet.
lp:~gz/testtools/py3k_again_592375 bug(Has a merge proposal) Merged 2010-06-10 19:01:14 UTC
70. Import Queue class from queue/Queue m...

Author: Martin Packman
Revision Date: 2010-06-10 19:01:06 UTC

Import Queue class from queue/Queue module to make life less confusing

lp:~gz/bzr-grep/make_setup_actually_do_something (Has a merge proposal) Merged 2010-06-07 20:37:09 UTC
136. Fix typo and install paths in setup.p...

Author: Martin Packman
Revision Date: 2010-06-07 20:37:09 UTC

Fix typo and install paths in setup.py so it actually works

lp:~gz/bzr-grep/preformat_output (Has a merge proposal) Merged 2010-06-07 20:34:04 UTC
157. Add NEWS entry for output formatter a...

Author: Martin Packman
Revision Date: 2010-06-07 20:34:04 UTC

Add NEWS entry for output formatter and -Fi changes

lp:~gz/bzr-grep/no_match_fast_path (Has a merge proposal) Merged 2010-06-07 19:36:19 UTC
160. Add NEWS entry for no match fast path...

Author: Martin Packman
Revision Date: 2010-06-07 19:36:19 UTC

Add NEWS entry for no match fast path change

lp:~gz/testtools/trivial_test_testresults (Has a merge proposal) Merged 2010-05-28 23:31:14 UTC
65. Make testsuite pass on IronPython, al...

Author: Martin Packman
Revision Date: 2010-05-28 23:31:14 UTC

Make testsuite pass on IronPython, also change an unused supercalss

lp:~gz/bzr/support_OO_flag_installer (Has a merge proposal) Merged 2010-05-25 18:08:22 UTC This branch has not been scanned yet.
lp:~gz/bzr/support_OO_flag (Has a merge proposal) Merged 2010-05-25 17:58:52 UTC This branch has not been scanned yet.
lp:~gz/bzr/filelifetimes (Has a merge proposal) Merged 2010-05-25 17:27:22 UTC This branch has not been scanned yet.
lp:~gz/bzr/pywintypes_error_reporting_572201 bug(Has a merge proposal) Merged 2010-05-20 21:45:02 UTC This branch has not been scanned yet.
lp:~gz/lazr.restfulclient/python_2.4_compatibility (Has a merge proposal) Merged 2010-05-20 19:23:14 UTC
100. Compatibility with Python 2.4 spellin...

Author: Martin Packman
Revision Date: 2010-05-20 19:23:14 UTC

Compatibility with Python 2.4 spelling of email.message module

lp:~gz/bzr/use_production_launchpad_581670 bug(Has a merge proposal) Merged 2010-05-20 18:23:14 UTC This branch has not been scanned yet.
lp:~gz/bzr/remove_zlib_double_dependency_static bug(Has a merge proposal) Abandoned 2010-05-18 00:29:03 UTC This branch has not been scanned yet.
lp:~gz/bzr/remove_zlib_dependency_followup (Has a merge proposal) Merged 2010-05-16 15:18:17 UTC This branch has not been scanned yet.
lp:~gz/bzr/trivial_test_plugins_path_compare_581321 bug(Has a merge proposal) Merged 2010-05-16 13:48:23 UTC This branch has not been scanned yet.
lp:~gz/bzr/trivial_walkdirs_test_name_clash_581298 bug(Has a merge proposal) Merged 2010-05-16 12:20:33 UTC This branch has not been scanned yet.
lp:~gz/bzr/trivial_bencode_error_types (Has a merge proposal) Merged 2010-05-03 20:57:39 UTC This branch has not been scanned yet.
lp:~gz/bzr/winch_only_posix bug(Has a merge proposal) Merged 2010-04-21 21:12:20 UTC This branch has not been scanned yet.
lp:~gz/bzr/trivial_smaller_LeafNode (Has a merge proposal) Merged 2010-04-21 20:33:22 UTC This branch has not been scanned yet.
lp:~gz/bzr/remove_zlib_double_dependency_pyapi bug(Has a merge proposal) Merged 2010-04-19 21:08:15 UTC This branch has not been scanned yet.
lp:~gz/bzr/test_selftest_no_paramiko (Has a merge proposal) Merged 2010-04-18 08:51:37 UTC This branch has not been scanned yet.
lp:~gz/bzr/kindness_to_FAT_and_other_utime_stories_epilogue (Has a merge proposal) Merged 2010-04-16 13:15:55 UTC This branch has not been scanned yet.
lp:~gz/bzr/trivial_testskipped_for_merge (Has a merge proposal) Merged 2010-04-14 00:52:41 UTC This branch has not been scanned yet.
lp:~gz/bzr/kindness_to_FAT_and_other_utime_stories (Has a merge proposal) Merged 2010-04-14 00:11:34 UTC This branch has not been scanned yet.
lp:~gz/bzr/no-chown-if-bzrlog-exists Merged 2010-03-30 14:44:30 UTC This branch has not been scanned yet.
lp:~gz/bzr/transport-link-and-symlink-support Merged 2010-03-04 19:44:48 UTC This branch has not been scanned yet.
lp:~gz/bzr/ignore_sigquit_in_ssh_child_162502 bug(Has a merge proposal) Merged 2010-02-22 23:52:40 UTC This branch has not been scanned yet.
lp:~gz/bzr/no_until_no_eintr (Has a merge proposal) Merged 2010-02-17 01:43:40 UTC This branch has not been scanned yet.
lp:~gz/bzr/test_ssh_client_medium_eintr__read_bytes (Has a merge proposal) Development 2010-02-16 23:31:32 UTC
5038. Turn the expectFailure the right way ...

Author: Martin Packman
Revision Date: 2010-02-16 23:31:32 UTC

Turn the expectFailure the right way round, remove sleep trailing whitespace

lp:~gz/bzr/2.1.0rc1-set-mtime Merged 2010-01-08 01:53:34 UTC This branch has not been scanned yet.
lp:~gz/bzr/bb_test_non_ascii_wallpaper (Has a merge proposal) Merged 2010-01-04 16:14:01 UTC This branch has not been scanned yet.
lp:~gz/bzr/merge_directive_from_lines_iter (Has a merge proposal) Merged 2009-11-28 01:32:24 UTC This branch has not been scanned yet.
lp:~gz/bzr/2.1.0b4-win32-msgeditor Merged 2009-11-17 21:07:57 UTC This branch has not been scanned yet.
lp:~gz/bzr/noncpython Development 2009-11-14 16:53:12 UTC
4715. Remove some workarounds for bugs that...

Author: Martin Packman
Revision Date: 2009-11-14 16:53:12 UTC

Remove some workarounds for bugs that have been fixed upstream, and some extra cleanups

lp:~gz/bzr/bug_478047 bug(Has a merge proposal) Merged 2009-11-11 13:19:07 UTC This branch has not been scanned yet.
lp:~gz/bzr/bug_176292 bug(Has a merge proposal) Merged 2009-11-07 08:14:14 UTC This branch has not been scanned yet.
lp:~gz/bzr-explorer/unfloppy bug(Has a merge proposal) Merged 2009-10-30 10:59:08 UTC
300. Update the base location of the Worki...

Author: Martin Packman
Revision Date: 2009-10-30 10:46:28 UTC

Update the base location of the Working Tree pane before showing it

601686 of 786 results