lp:~encukou/bzr-upload/ignore-deleted

Created by Petr Viktorin and last modified
Get this branch:
bzr branch lp:~encukou/bzr-upload/ignore-deleted
Only Petr Viktorin can upload to this branch. If you are Petr Viktorin please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Petr Viktorin
Project:
bzr Upload plugin
Status:
Development

Recent revisions

56. By Petr Viktorin

A quick fix for #215612

55. By Vincent Ladeuil

(garyvdm, vila) Allows uploading from remote branch

54. By Vincent Ladeuil

Let's start dev for a 1.0.

* __init__.py:
(version_info): 1.0dev

53. By Martin Albisetti

Don't try and register the hook if install_named_hook is not available

52. By Vincent Ladeuil

Fix bug #270219 by handling content changes during renames.

* tests/test_upload.py:
(TestUploadMixin.test_rename_and_change_file): Reproduce bug
#270219
.

* __init__.py:
(BzrUploader.upload_tree): Content modifications can be a special
case of renames.

51. By Martin Albisetti

Fix the way the working tree is accessed so you can upload in subdirs. bug #248529 (James Westby)

50. By Martin Albisetti

Add --auto option to auto-upload on commit (James Westby)

49. By Vincent Ladeuil

Fix typo.

* setup.py:
Add missing ','.

48. By Vincent Ladeuil

Plug tests against proftpd if the local_test_sever plugin is
installed and the server launched.

* tests/test_upload.py:
(TransportAdapter._test_permutations): Add profptd tests if
available.

47. By Vincent Ladeuil

Don't fail a full upload on an already existing dir.

* tests/test_upload.py:
(TestFullUpload.test_create_remote_dir_twice): New test.

* __init__.py:
(cmd_upload.make_remote_dir_robustly): Don't try to create the dir
if it already exists.

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