You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:euca2ools

See all merge proposals.

euca2ools has 8 active branches owned by 2 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:euca2ools
Series: devel
bug 1 Development 2012-04-13 18:07:21 UTC
532. Merge fixes from branch 2.0; update m...

Author: Garrett Holmstrom
Revision Date: 2012-04-13 18:07:21 UTC

Merge fixes from branch 2.0; update man pages

lp:euca2ools/2.0
Series: 2.0
bug 2 Mature 2012-04-13 17:14:06 UTC
528. Add the man page generation script

Author: Garrett Holmstrom
Revision Date: 2012-04-13 17:14:06 UTC

Add the man page generation script

lp:euca2ools/1.3
Series: 1.3
bug 2 Mature 2012-02-21 03:02:27 UTC
334. Bump version number

Author: Garrett Holmstrom
Revision Date: 2012-02-21 02:44:58 UTC

Bump version number

lp:~graziano.obertelli/euca2ools/test-import 1 Development 2012-08-22 23:46:11 UTC
539. Version bump (2.0.3)

Author: Garrett Holmstrom
Revision Date: 2012-08-22 23:46:11 UTC

Version bump (2.0.3)

lp:~smoser/euca2ools/describe-snapshots-improve bug(Has a merge proposal) 1 Development 2011-12-14 21:43:24 UTC
497. describe-snapshots: add additional fi...

Author: Scott Moser
Revision Date: 2011-12-14 21:41:49 UTC

describe-snapshots: add additional fields to output

ec2-describe-snapshots outputs
  "id", "volume_id", "status", "start_time", "progress",
  "owner_id", "volume_size", "description"

This modifies euca-describe-snapshots to match, by adding the 3 additional
fields "owner_id", "volume_size", "description".

If any field is not present in the response, an empty string will be used.

lp:~smoser/euca2ools/describe-images-results bug 1 Development 2011-12-14 21:38:12 UTC
497. remove trailing whitespace

Author: Scott Moser
Revision Date: 2011-12-14 20:41:59 UTC

remove trailing whitespace

lp:~smoser/euca2ools/remove-regionlist (Has a merge proposal) 1 Development 2011-12-14 16:00:53 UTC
497. change 'except Exception as e' -> 'ex...

Author: Scott Moser
Revision Date: 2011-12-14 16:00:53 UTC

change 'except Exception as e' -> 'except Exception, e'

It looks like euca2ools consistently has 'except X, e' syntax.

lp:~smoser/euca2ools/bundle-vol-copy-fs-info bug(Has a merge proposal) 1 Development 2011-02-17 15:14:29 UTC
336. euca-bundle-vol: copy fs label, uuid,...

Author: Scott Moser
Revision Date: 2011-02-17 15:11:08 UTC

euca-bundle-vol: copy fs label, uuid, fs_type

If the bootloader is configured to locate the disk that the kernel/ramdisk
lives on via filesystem "label" or "uuid", then euca-bundle-vol must
either copy that label and uuid, or modify the boot loader configuration
(/boot/grub/menu.lst or /boot/grub/grub.cfg).

It seems safer to copy filesystem attributes so that no parsing or
updating of the target filesystem is needed.
Author: Scott Moser <scott.moser@canonical.com>

This fixes LP: #667793, LP: #672986

Its been pulled into Ubuntu 11.04, and SRUd to 10.10 and 10.04.

18 of 8 results
You can't create new branches for euca2ools.