OSDN Git Service

android-x86/external-parted.git
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
2009-05-23 Otavio Salvadoradd build-aux to .gitignore
2009-05-15 Joel Granados... build: enable device mapper support by default
2009-05-15 Jim Meyeringportability: don't perform pointer arithmetic on a...
2009-05-15 Jim Meyeringmaint: cfg.mk: remove now-unnecessary gnulib_dir definition
2009-05-15 Jim Meyeringbuild: require 1.10c (get it by building from automake...
2009-05-15 Jim Meyeringbuild: update from gnulib, for newer maint.mk and more
2009-05-15 Jim Meyeringbuild: use gnulib's vc-list-files module
2009-04-26 Jim Meyeringbuild: accommodate maint.mk, now that it's pulled from...
2009-04-26 Jim Meyeringbuild: use gnulib's dirname module
2009-04-26 Jim Meyeringbuild: make automake's silent-rules option the default
2009-04-26 Jim Meyeringbuild: stop using obsolete gnulib modules
2009-04-26 Jim Meyeringbuild: use maint.mk from gnulib
2009-04-11 Jim Meyeringmaint: use a git submodule for gnulib
2009-04-10 Jim Meyeringmaint: sync from coreutils
2009-04-08 Jim Meyeringbuild-from-git: depend on automake-1.10b
2009-04-08 Otavio Salvadorbootstrap.conf: require automake 1.10 since 1.10a is...
2009-03-21 Jim Meyering* maint.mk: merge with latest from coreutils
2009-03-21 Jim Meyeringmaint: indent consistently
2009-03-05 Jim Meyering* bootstrap: sync from coreutils
2009-03-05 Jim Meyeringbuild: enable "make syntax-check" rule to prohibit...
2009-03-05 Jim Meyeringremove all trailing blanks
2009-03-05 Jim Meyeringportability: use last_component, not basename
2009-03-05 Karel Zaktest correctly for snprintf failure
2009-03-05 Petr Uzelgpt: plug a memory leak in gpt_read()
2009-03-05 Jim Meyeringupdate some release-related administrivia
2009-03-05 Jim Meyering* maint.mk: Sync from coreutils.
2009-03-05 Jim Meyeringadjust "parted -s dev print" not to emit trailing spaces
2009-03-05 Jim Meyeringreword a comment; more formatting changes.
2009-03-05 Jim Meyeringrename all "support" parameters; avoid new compiler...
2009-03-05 Jim Meyeringgpt: adjust formatting and rename a parameter: s/suppor...
2009-03-05 Joel Granados... Properly sync partitions with operating system
2009-02-20 Joel Granados... dasd: emit a diagnostic upon probe failure
2009-02-20 Petr Uzelgpt: avoid failed assertion on big-endian systems
2009-02-18 Petr Uzeltest for the gpt_read failed-assertion fix
2009-02-18 Jim Meyeringavoid failed assertion when creating a GPT partition...
2009-02-17 Jim Meyeringgpt: add a test: printing a partition table must not...
2009-02-17 Petr Uzelgpt: do not automatically "correct" a suspicious GPT...
2009-02-16 Jim Meyeringtests: use "compare", not "$compare"
2009-02-13 Jim Meyeringdon't segfault on a device-mapper device with no target
2009-02-08 Jim Meyeringcompile warning-free also with upcoming gcc-4.4
2009-02-07 Jim Meyeringclearfat: diagnose an invalid device number
2009-02-07 Jim Meyeringmaint.mk: sync from coreutils
2009-02-07 Jim MeyeringRevert "don't try to translate 'lib/xstrtol-error.c'"
2009-02-06 Otavio Salvadordon't try to translate 'lib/xstrtol-error.c'
2009-02-06 Otavio Salvadorremove ped_(register|unregister)_disk_type since they...
2009-02-06 Otavio Salvadormove architecture specific code since they're used...
2009-01-27 Jim Meyeringavoid bootstrap failure
2009-01-26 Jim Meyeringbetter m4 quoting
2009-01-26 Jim Meyering* parted/ui.c: Include <config.h> before any other...
2009-01-26 Jim Meyeringmaint.mk: sync from coreutils
next