OSDN Git Service

android-x86/external-parted.git
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
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...
next