lp:~vila/bzr-gtk/286834-handle-missing-files

Created by Vincent Ladeuil and last modified
Get this branch:
bzr branch lp:~vila/bzr-gtk/286834-handle-missing-files
Only Vincent Ladeuil can upload to this branch. If you are Vincent Ladeuil please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vincent Ladeuil
Project:
Bazaar GTK+ Frontends
Status:
Merged

Recent revisions

614. By Vincent Ladeuil

Fix bug #286834 bu handling 'missing' files corner case.

* tests/test_diff.py:
(Test_IterChangesToStatus.test_status_missing_file, )
(Test_IterChangesToStatus.test_status_removed): Add tests.

* diff.py:
(iter_changes_to_status): Handle 'missing' files corner case.

613. By Vincent Ladeuil

Fix #279831: Don't always expect True the object to be used as a Truth value

612. By Jelmer Vernooij

Fix paths for patch handling command and icons.

611. By Jelmer Vernooij

Fix import.

610. By Jelmer Vernooij

Re-add URL.

609. By Jelmer Vernooij

Run build_credits subcommand as part of ./setup.py build.

608. By Jelmer Vernooij

Merge create-credits into setup.py.

607. By Jelmer Vernooij

Install credits pickle.

606. By Vincent Ladeuil

Fix gtk dialogs popping up and asking for input during selftest.

* tests/test_commit.py:
(TestCommitDialog_Commit._set_question_yes,
TestCommitDialog_Commit._set_question_no): Accept keyword
arguments (but ignore them).
(TestCommitDialog_Commit.test_commit_empty_message): Rename the
test to avoid confusion with test_commit_no_messages.

* commit.py:
(CommitDialog.__init__): Restore the ability to override the
dialog used for automated tests.
(CommitDialog._do_commit, CommitDialog._do_commit,
CommitDialog._do_commit): Use the dialog class defined at
construction time.

605. By Jelmer Vernooij

Fix icon path.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers