OSDN Git Service

android-x86/external-parted.git
2010-02-26 Jim Meyeringversion 2.2
2010-02-26 Curtis Gedakdos: set HFS/HFS+ partition identifier to proper value
2010-02-26 Jim Meyeringtests: exercise today's HFS partition type fix
2010-02-26 Jim Meyeringtests: gpt-pmbr: don't ignore stdout comparison result
2010-02-25 Jim Meyeringbuild: update gnulib submodule to latest
2010-02-25 Jim Meyeringtests: convert t4001 to use the new framework
2010-02-25 Karel Zaksun: initialize basic partition table fields
2010-02-25 Jim Meyeringtests: wrap the dup-clobber test in a script, ...
2010-02-23 Jim Meyeringbuild: update gnulib submodule to latest
2010-02-23 Jim Meyeringtests: test for the ped_disk_duplicate needs_clobber fix
2010-02-22 Hans de Goedelibparted: copy the needs_clobber value in ped_disk_dup...
2010-02-22 Curtis Gedaklinux: add wait time and retries to kernel partition...
2010-02-20 Jim Meyeringmaint: remove now-unused <partition_table_type>_clobber...
2010-02-13 Jim Meyeringdoc: update release procedure to account for soname...
2010-02-13 Jim Meyeringlibparted: set the shared library version number manually
2010-02-12 Jim Meyeringgpt: clean-up wrt write_back (no semantic change)
2010-02-10 Jim Meyeringgpt: "read-only" operation could clobber the pMBR in...
2010-02-10 Jim Meyeringtests: factor utility functions into "library"
2010-02-10 Hans de Goededasd: don't dereference a NULL pointer in dasd_read
2010-02-10 Hans de Goedeparted: change default alignment to "optimal"
2010-02-10 Hans de Goedeparted: change warnings when initial constrained mkpart...
2010-02-10 Hans de Goedeparted: honor --align option also in mkpartfs, resize...
2010-02-10 Hans de Goedelinux: handle incomplete topology information
2010-02-10 Hans de Goedelibparted: Give device_get_*_alignment sane defaults
2010-02-10 Hans de Goedelinux: correct phys_sector_size setting
2010-02-09 Jim Meyeringbuild: update gnulib submodule to latest
2010-02-09 Jim Meyeringdoc: NEWS: mention the install-related bug fix
2010-02-09 Jim Meyeringgpt: read-only operation could clobber MBR part of...
2010-02-08 Peter Breitenlohnerdo not install the test programs disk and label
2010-02-04 Otavio SalvadorFix minor spelling errors
2010-02-04 Jim Meyeringtests: avoid another spurious test failure with newer...
2010-02-04 Jim Meyeringtests: avoid spurious test failure with newer xfsprogs
2010-01-31 Hans de Goedebuild: fix check-other-sector_sizes
2010-01-31 Jim Meyeringtests: adjust t9021-maxima not to fail with 2048-byte...
2010-01-31 Jim Meyeringbuild: avoid -Wshadow warnings
2010-01-29 Hans de Goedelinux: remove PED_DEVICE_FILE check from _device_set_se...
2010-01-29 Hans de Goedelinux: remove unused blkpg.h header file
2010-01-29 Hans de Goedelinux: use blkid_topology_get_physical_sector_size
2010-01-18 Jim Meyeringmaint: remove unreachable code
2010-01-15 Jim Meyeringbuild: update gnulib submodule to latest
2010-01-15 Jim Meyeringdos: don't leak a constraint upon partition-add failure
2010-01-15 Jim Meyeringgpt: don't leak a constraint upon partition-add failure
2010-01-15 Jim Meyeringgpt: do not leak a GPT header on an error path
2010-01-15 Jim Meyeringlibparted: remove unreachable code
2010-01-15 Jim Meyeringlibparted: avoid double-free on an OOM failure path
2010-01-08 Jim Meyeringbuild: update gnulib submodule to latest
2010-01-08 Jim Meyeringmaint: update old_NEWS_hash
2010-01-08 Jim Meyeringmaint: update all GFDL licenses to version 1.3
2010-01-08 Jim Meyeringmaint: update all FSF copyright year lists to include...
2010-01-08 Jim Meyeringmaint: record update-copyright options for this package
2009-12-31 Jim Meyeringmaint: newer gnulib; don't hard-code my GPG key ID
2009-12-20 Jim Meyeringmaint: make build-aux/gnu-web-doc-update work
2009-12-20 Jim Meyeringpost-release administrivia
2009-12-20 Jim Meyeringversion 2.1
2009-12-20 Jim Meyeringdoc: NEWS: mention the flag-truncation fix
2009-12-19 Hans de Goededos: honor cylinder alignment disk flag when allocating...
2009-12-18 Hans de Goedelibparted: push/pop update mode around ped_disk_set_flag
2009-12-18 Hans de Goedelinux: fix use-after-free in devicemapper code
2009-12-18 Hans de Goedeui: Do not truncate flag names when printing
2009-12-16 Jim Meyeringlibparted: plug a leak in mac_write
2009-12-16 Jim Meyeringmaint: use "int", not "bool" for value returned by...
2009-12-16 Jim Meyeringlibparted: plug a leak in mac's write_block_zero
2009-12-16 Jim Meyeringdos: remove unreachable code
2009-12-16 Jim Meyeringlibparted: plug a leak in gpt_probe
2009-12-14 Jim Meyeringmaint: improve dist-check.mk rules
2009-12-14 Jim Meyeringmaint: dist-check.mk adapt to parted-specific details
2009-12-13 Jim Meyeringmaint: sync dist-check.mk from coreutils
2009-12-13 Jim Meyeringmaint: sync dist-check.mk from coreutils
2009-12-12 Jim Meyeringbuild: distribute gperf-generated file, pt-limit.c
2009-12-12 Jim Meyeringui: mkpart: avoid double free
2009-12-12 Jim Meyeringbuild: update spec: gperf is a new build-requirement
2009-12-11 Jim Meyeringbuild: update gnulib submodule to latest
2009-12-11 Jim Meyeringtests: ensure that parted can partition a loop device
2009-12-11 Hans de Goedelinux: treat loopback devices as files
2009-12-10 Hans de Goedelibparted: missing pop update mode in ped_disk_delete_a...
2009-12-10 Hans de Goedelibparted: make pop/push update mode propagate sanity...
2009-12-10 Joel Granados... libparted: add missing update mode pop in duplicate...
2009-12-10 Joel Granados... gpt: Add support for appletv partitions
2009-12-10 Joel Granados... build: don't install s390 dasd internal headers into...
2009-12-10 Hans de Goedeui: add --align command-line option to specify mkpart...
2009-12-10 Hans de GoedeNEWS: update with libblkid and kernel requirements...
2009-12-10 Hans de GoedeNEWS: Add new disk flag functions to NEWS
2009-12-10 Hans de Goedemsdos, sun: implement disk flag operations
2009-12-10 Hans de Goedelibparted: add disk flag functions and PED_DISK_CYLINDE...
2009-12-10 Hans de Goededasd: fix leak in dasd_free
2009-12-09 Jim Meyeringbuild: update gnulib submodule to latest
2009-12-09 Jim Meyeringbuild: make it clear which sector size is in use upon...
2009-12-08 Jim Meyeringtests: exercise the new interfaces
2009-12-08 Jim Meyeringlibparted: new interfaces: max start sector, max partit...
2009-12-08 Jim Meyeringlibparted: factor out duplication, hook up new APIs
2009-12-08 Jim Meyeringlibparted: use gperf-generated lookup function
2009-12-08 Jim Meyeringpc98: avoid segfault with simulated large sectors
2009-12-08 Jim Meyeringlibparted: ptt_read_sectors: new function
2009-12-03 Jim Meyeringmac: hook up the partition_check function for this...
2009-11-30 Jim Meyeringtests: exercise new align-check command
2009-11-30 Jim Meyeringui: new command: align-check TYPE N
2009-11-30 Jim Meyeringtests: correct a comment
2009-11-27 Jim Meyeringlibparted: ped_disk_clobber_exclude: remove now-unused...
2009-11-27 Jim Meyeringped_disk_clobber: change semantics
2009-11-27 Jim Meyeringdasd: allow the use of a *regular* backing file
next