OSDN Git Service

android-x86/external-parted.git
2009-07-24 Jim Meyeringtests: correct t2200-dos-label-recog.sh
2009-07-24 Joel Granados... put the maximum sector checks in pt-tools.c
2009-07-24 Joel Granados... put partition-table-specific logic in the corresponding...
2009-07-24 Jim Meyering* .gitignore: Ignore more.
2009-07-24 Jim Meyeringtests: clean up partition-table-testing code
2009-07-24 Jim Meyeringtests: improve coverage in label tests
2009-07-24 Jim Meyeringtests: make t8000-loop.sh stop immediately upon failiure
2009-07-24 Jim Meyeringtests: fix the final test failure on RHEL 5.3
2009-07-24 Jim Meyeringtests: skip xfs-requiring tests when mkfs.xfs is not...
2009-07-24 Jim Meyeringtests: skip t7000-scripting.sh if configure without...
2009-07-24 Jim Meyeringtests: don't infloop for manual test invocation with...
2009-07-24 Jim Meyeringtests: add one to exercise the dos/gpt seg-faulting bug
2009-07-24 Jim Meyeringgpt_clobber: avoid segfault when 512 < sector_size
2009-07-24 Jim Meyeringptt_clear_sectors: new function
2009-07-24 Jim Meyeringlinux_write: use sector_size, not hard-coded 512
2009-07-24 Jim Meyeringparted/ui.c: Include <config.h> before everything else
2009-07-24 Jim Meyering* README-big-sector: New file.
2009-07-24 Jim Meyeringreenabling probe-related code exposed problems with...
2009-07-24 Jim Meyeringtests: re-enable "mac" tests
2009-07-24 Jim Meyeringmac clone: avoid failed assertion for sector size ...
2009-07-24 Jim Meyering* libparted/labels/mac.c (mac_duplicate): Remove dead...
2009-07-24 Jim Meyeringmac partitions pass all label+disk tests @1024 & @2048...
2009-07-24 Jim Meyeringmac.c (_disk_analyse_ghost_size): allow >512-byte secto...
2009-07-24 Jim Meyeringmac.c: remove dead code
2009-07-24 Jim Meyeringmake "mac" partition table support pass the 512-byte...
2009-07-24 Jim Meyeringfactor out the read_sector function
2009-07-24 Jim Meyeringfix >512-byte sector label/disk-test failure
2009-07-24 Jim Meyeringlinux.c: also set phys_sector_size. Must be the same.
2009-07-24 Jim Meyeringtests: Phew! finally make t5000-tags.sh work with ...
2009-07-24 Jim MeyeringDon't hard-code 512 for sector-size.
2009-07-24 Jim Meyeringtest basic GPT functionality earlier
2009-07-24 Jim Meyeringtests: avoid test output mismatch for >512-byte sectors
2009-07-24 Jim Meyeringtests: make t5000-tags.sh less sensitive to >512-byte...
2009-07-24 Jim Meyeringt7000-scripting.sh: adapt to work with >512-byte sectors
2009-07-24 Jim Meyeringlabel.c tests: don't skip dvh, now that it works; clean up
2009-07-24 Jim Meyeringdvh: probe, read, clobber, write: adapt for >512-byte...
2009-07-24 Jim Meyeringbsd.c: use pt-tools
2009-07-24 Jim Meyeringthe beginnings of library partition-table tools
2009-07-24 Jim Meyeringavoid dvh label-clone test failure
2009-07-24 Jim Meyering* libparted/labels/gpt.c (gpt_clobber): Plug a leak.
2009-07-24 Jim Meyeringamiga: Avoid writing uninitialized 1.5KB after initial...
2009-07-24 Jim Meyeringdisable some file-system-related probe tests for sector...
2009-07-24 Jim MeyeringFix compile failures.
2009-07-24 Jim MeyeringAdd fat support for sector_size > 512.
2009-07-24 Jim Meyeringavoid compiler warnings
2009-07-24 Jim MeyeringMake loop_probe and loop_clobber work with sector_size...
2009-07-24 Jim MeyeringStill working on making label support work.
2009-07-24 Jim Meyering(msdos_clobber): Plug the leak I just introduced.
2009-07-24 Jim MeyeringMake "mklabel loop" work with >512 sector_size, even...
2009-07-24 Jim MeyeringMake "mklabel loop" work with >512 sector_size.
2009-07-24 Jim MeyeringMake "mklabel msdos" work with >512 sector_size.
2009-07-24 Jim MeyeringMake "mklabel bsd" work with >512 sector_size.
2009-07-24 Jim MeyeringMake "mklabel mac" work with >512-byte sector_size.
2009-07-24 Jim MeyeringAdd a FIXME comment.
2009-07-24 Jim Meyeringstart to make things work with 2048-byte sector size.
2009-07-24 Jim Meyeringallow to simulate linux-file sector size via PARTED_SEC...
2009-07-23 Joel Granados... post-release administrivia
2009-07-23 Joel Granados... version 1.9.0
2009-07-23 Jim MeyeringRevert "Point gnulib submodule to an existing object...
2009-07-23 Joel Granados... Little fixes before the release.
2009-07-23 Joel Granados... Point gnulib submodule to an existing object ref.
2009-07-23 Joel Granados... Automate the release process.
2009-07-23 Joel Granados... Document our release proceedure.
2009-07-23 Joel Granados... Update the NEWS file for the next release.
2009-07-23 Jim Meyeringbuild: update from gnulib, for fixed maint.mk
2009-07-22 Jim Meyeringbuild: avoid "make dist-hook" failure
2009-07-22 Jim Meyeringbuild: avoid automake warning
2009-07-19 Jim Meyeringbuild: adjust Makefiles
2009-07-19 Otavio SalvadorAvoid compilation failure on s390
2009-07-16 Jim Meyeringbuild: avoid configure-time syntax error
2009-07-11 Jim Meyeringui: avoid NULL dereference on realloc failure
2009-07-10 Colin WatsonRationalise linux-swap fs names, and add a "linux-swap...
2009-07-09 Jim Meyeringtests: disable the taint-distcheck rule
2009-07-09 Jim Meyeringtests: better quoting to avoid failure with poorly...
2009-07-09 Jim Meyeringbuild: update from gnulib
2009-06-17 Joel Granados... tests: ensure that we preserve the first 446 byts of...
2009-06-17 Joel Granados... gpt: preserve first 446 bytes of the PMBR (protective...
2009-06-17 Jim Meyeringbuild: update from gnulib
2009-06-17 Jim Meyeringbuild: require autoconf-2.63 and automake-1.11
2009-06-16 Colin Watsonlinux-swap: generate UUIDs for fresh swap spaces
2009-06-11 Joel Granados... tests: simplify t6001-dm-ignoremd.sh
2009-06-11 Joel Granados... tests: add mdadm specific functions
2009-06-10 Joel Granados... doc: improve mkpart description
2009-06-10 Joel Granados... parted-ui: ensure cmd-line buffer is empty before ped_e...
2009-06-10 Joel Granados... tests: verify that "md" devices are not listed
2009-06-10 Joel Granados... linux: skip "md" devices when probing
2009-06-10 Joel Granados... fat: support 64KB clusters for FAT16
2009-06-10 Matthew S.... gpt: fix gpt_read to read all of the partition entries...
2009-06-10 Joel Granados... Tweak distcheck.
2009-06-03 Jim Meyeringbuild: require automake-1.11 via bootstrap.conf, too
2009-06-03 Jim Meyeringdoc: sync README-hacking from coreutils
2009-06-03 Jim Meyeringbuild: rename internal library: lib/libparted -> lib...
2009-06-03 Jim Meyeringlibparted: link with gnulib
2009-05-26 Jim Meyeringtests: adjust t4100-msdos-starting-sector.sh
2009-05-26 Joel Granados... Add test for msdos starting sector.
2009-05-26 Joel Andres... Make sure we always create msdos metadata parts.
2009-05-26 Joel Granados... Improve readability in linux.c
2009-05-26 Joel Granados... Correctly name virtio devices.
2009-05-24 Otavio SalvadorMakefile.am: fail if ABI has changed
2009-05-23 Otavio Salvadorconfigure.ac: fix PED_MINOR_VERSION sed expression
next