OSDN Git Service

android-x86/external-parted.git
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
2009-01-26 Jim Meyering* po/POTFILES.in: Add lib/xstrtol-error.c.
2009-01-26 Jim Meyering_disk_sync_part_table: revise yet again
2009-01-26 Jim Meyering* bootstrap.conf: sync from coreutils
2009-01-08 Debarshi RayDifferentiate between Ext4 and Ext3 file systems.
2009-01-08 Jim Meyeringfix a "make syntax-check" failure (update copyright...
2008-12-23 Jim Meyeringavoid "make install" failure with latest GNU make
2008-12-23 Tom "spot"... sun partition tables: add support for RAID partition...
2008-10-10 Harald WelteAdd support for SD/MMC storage cards on Linux
2008-08-20 Petr UzelRemove obsolete 'i' from parted optstring (--interactiv...
2008-08-19 Petr Uzeldoc: remove obsolete --interactive (-i) option descriptions
2008-08-07 Jim Meyeringupdate build/test infrastructure from coreutils
2008-08-07 Soren Hansenadd a test for recently introduced loop-dev-based bug
2008-08-07 Jim Meyeringdon't exhaust virtual memory for mklabel on a loopback...
2008-07-30 Jim Meyeringlinux.c: plug a leak
2008-07-27 Jim Meyeringdon't call ped_partition_new with "0" as 2nd arg
2008-07-18 Joel Andres... Document the lack of support for ext3 filesystems.
2008-07-08 Jim Meyeringtest for the s/PED_MAX/PED_MIN/ partition-number fix
2008-07-08 Jim Meyeringfix computation of largest partition number
2008-07-07 Jim Meyeringfix to allow compilation with gcc's -fno-common option
2008-07-07 Jim Meyering* maint.mk: update from coreutils
2008-07-07 Jim Meyering* parted/parted.c (options): Remove redundant "const...
2008-06-26 Jim Meyering* libparted/fs/fat/table.c: Remove a few trailing blanks.
2008-06-26 Jim Meyeringavoid a warning from gcc -Wshadow
2008-06-24 Jim Meyeringadjust for const-correctness
2008-06-24 Jim Meyering* libparted/arch/linux.c (_disk_sync_part_table): Plug...
2008-06-24 Jim Meyering* configure.ac: Remove useless 'exit's after AC_MSG_ERROR.
2008-06-20 Jim Meyeringtests: avoid test failure due to added newline in diagn...
2008-06-20 Jim Meyeringtests: factor out duplication
2008-06-20 Jim Meyeringtests: use consistent output normalization code
2008-06-20 Jim Meyeringtests: avoid failure when run as non-root
2008-06-20 Joel Andres... Fix the script mode for mkpart and mkpartfs.
2008-06-10 Guido Guenthermove new dmtype member from PedDevice to LinuxSpecific,
2008-06-08 Jim Meyeringadjust tests here (libparted/tests/), as done for tests/
2008-06-08 Jim Meyeringfix compile/link problems in libparted/tests
2008-06-06 Jim Meyeringskip device-mapper test if support is not enabled
2008-06-06 Jim Meyeringdevice mapper clean-up: remove #ifdefs, plug a leak
2008-06-06 Jim Meyering* tests/Makefile.am (EXTRA_DIST): Add lvm-utils.sh.
2008-06-06 Jim Meyeringreflect renaming: dm-utils.sh -> lvm-utils.sh
2008-06-06 Jim Meyeringprotect against bogus absolute srcdir name
2008-06-06 Jim Meyering* test-lib.sh: Guard against bogus $device_mapper_requi...
2008-06-06 Jim Meyeringsync from lvm-utils.sh
2008-06-06 Jim Meyeringsource test-lib.sh (not init.sh) from each test
2008-06-06 Jim Meyering* dm-utils: Restore uses of $test_dir_rand_.
2008-06-06 Jim Meyering* libparted/arch/linux.c (linux_new): Initialize new...
2008-06-06 Jim Meyering* libparted/arch/linux.c (_dm_maptype): Add space after...
2008-06-06 Guido Güntherhonor DM_DEV_DIR envvar
2008-06-06 Guido Güntheradd basic device mapper tests
2008-06-06 Jim Meyeringavoid useless initialization
2008-06-05 Guido Guentherlinux device-mapper map type detection
2008-06-05 Jim Meyeringuse gnulib's mktempd module/script
2008-06-05 Jim Meyeringuse gnulib's progname module
2008-06-05 Jim Meyering* maint.mk: Merge from coreutils.
2008-05-31 Jim Meyeringgpt_write: fix a write-uninitialized error
2008-05-31 Jim Meyeringplug leaks in do_print
2008-05-31 Jim Meyeringplug two more leaks in gpt_write
2008-05-31 Jim Meyeringplug a blatant leak in gpt_write
2008-05-31 Jim Meyeringplug leaks in gpt_write
2008-05-31 Jim Meyeringplug a leak in gpt_read
2008-05-30 Jim Meyeringplug leak in ped_device_get_constraint
2008-05-30 Jim Meyeringplug leaks in parted.c
2008-05-29 Jim Meyeringplug a leak in ped_device_get_constraint
2008-05-29 Colin WatsonAvoid "comparison between signed and unsigned" warning...
2008-05-29 Jim Meyeringremove more useless "if" tests before free
2008-05-29 Jim MeyeringUse free, not ped_free.
2008-05-29 Jim Meyering* maint.mk: Update from coreutils.
2008-05-29 Jim Meyeringtest for improved DOS-partition-table recognition
2008-05-29 Colin Watsonbug fix: improve DOS partition table recognition
2008-05-29 Jim Meyeringavoid const-related compiler warnings
2008-05-06 Otavio Salvadorproperly test for __s390__ and __s390x__ macros to...
2008-04-30 Jim MeyeringRemove useless "if" tests before free.
2008-04-30 Jim MeyeringPass NEWS-checking part of "make syntax-check".
2008-04-30 Jim MeyeringExempt a build-related script from the copyright check.
2008-04-30 Jim MeyeringTurn off strcmp/STREQ check.
2008-04-30 Jim Meyering* bootstrap.conf (gnulib_modules): Add useless-if-befor...
2008-04-30 Jim Meyering* doc/parted.texi: Update copyright dates.
2008-04-30 Jim Meyeringmore updates from gnulib and coreutils
2008-04-30 Jim Meyeringuse gnulib's gnumakefile module
2008-04-29 Matt DavisCorrected a few memory leaks from unallocated ped_unit_...
next