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

See all merge proposals.

partimage-ng has 9 active branches owned by 3 people. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:partimage-ng
Series: trunk
1 Development 2010-01-27 15:29:48 UTC
88. - compile with boost's statechart 1....

Author: Dmitry Ivanov
Revision Date: 2010-01-27 15:29:48 UTC

 - compile with boost's statechart 1.35: have to allocate the event objects on the caller's stack
 - compile with g++ 4.3.4: put #define __STDC_LIMIT_MACROS on the top of main.cpp before any other #includes
   otherwise UINT16_MAX stays undefined. I wonder how it even worked before...

lp:~gene-czarc/partimage-ng/devel-gc2 1 Development 2009-06-23 14:13:45 UTC
143. bugfix: get this compiling again with...

Author: Gene Czarcinski
Revision Date: 2009-06-23 14:13:45 UTC

bugfix: get this compiling again with base linux changes
 ... add include for <boost/cstdint.hpp> in fat32partition.cpp
     so that it will compile (needed in Fedora 11)
 ... e2fsprogs-1.41 broke things by changing an interface
     (bug# 259817)
     add the definition for "ext2fs_struc_generic_bitmap" into
     ext2partition.h
     ***NOTE*** This "hack" should be a temporary fix and the code
     needs to be examined to determine the "right way" to implement.
     The change to e2fsprogs-1.41 was made for ext4 and 64 bit bitmaps.

lp:~gene-czarc/partimage-ng/devel-gc1 1 Development 2009-06-23 14:13:27 UTC
143. bugfix: get this compiling again with...

Author: Gene Czarcinski
Revision Date: 2009-06-23 14:13:27 UTC

bugfix: get this compiling again with base linux changes
 ... add include for <boost/cstdint.hpp> in fat32partition.cpp
     so that it will compile (needed in Fedora 11)
 ... e2fsprogs-1.41 broke things by changing an interface
     (bug# 259817)
     add the definition for "ext2fs_struc_generic_bitmap" into
     ext2partition.h
     ***NOTE*** This "hack" should be a temporary fix and the code
     needs to be examined to determine the "right way" to implement.
     The change to e2fsprogs-1.41 was made for ext4 and 64 bit bitmaps.

lp:~mczim/partimage-ng/bzip 1 Development 2008-11-12 13:08:20 UTC
1. initial import

Author: mczim
Revision Date: 2008-11-12 13:06:48 UTC

initial import

lp:~mczim/partimage-ng/gzip 1 Development 2008-11-12 11:19:15 UTC
2. fix, segmentation fault

Author: mczim
Revision Date: 2008-11-12 11:17:26 UTC

fix, segmentation fault

lp:~vonami/partimage-ng/lvm-support 1 Development 2008-06-09 11:36:18 UTC
116. Merge in devel@r115

Author: Dmitry Ivanov
Revision Date: 2008-06-08 19:41:39 UTC

Merge in devel@r115

lp:~mczim/partimage-ng/reiserfs 1 Development 2008-06-02 13:42:14 UTC
9. last, last fix count used space :)

Author: root
Revision Date: 2008-06-02 13:40:19 UTC

last, last fix count used space :)

lp:~vonami/partimage-ng/devel-ntfs-badblocks 1 Development 2008-02-21 17:13:12 UTC
76. - fix crash in partimage_ng_ntfs_cle...

Author: Dmitry Ivanov
Revision Date: 2007-12-21 12:28:06 UTC

 - fix crash in partimage_ng_ntfs_clear_badblocks_map due to
   close of the lcn bitmap inode (just sync it)
 - add padding (0x00) after the mapping pairs
 - enable clearing the bad blocks map

lp:~vonami/partimage-ng/pingblk 0 Experimental 2008-02-21 17:11:59 UTC
2. basic operations implemented now

Author: Dmitry Ivanov
Revision Date: 2007-10-21 17:30:21 UTC

basic operations implemented now

19 of 9 results
You can't create new branches for partimage-ng.