OSDN Git Service

android-x86/external-parted.git
2009-11-03 Jim Meyeringtests: serialize tests that use the scsi_debug module
2009-11-03 Jim Meyeringtests: test the new alignment functions
2009-11-03 Jim Meyeringtests: factor out some more
2009-11-03 Jim Meyeringtests: perform scsi_debug cleanup automatically...
2009-11-02 Jim Meyeringtests: move scsi_debug framework into shared script
2009-11-02 Jim Meyeringtests: document and begin to factor out scsi_debug...
2009-11-02 Jim Meyeringtests: add a helper program to print alignment info...
2009-11-01 Hans de GoedeImplement get_partition_alignment DiskOp for all labels...
2009-11-01 Hans de Goedelibparted: add ped_disk_get_partition_alignment() function
2009-11-01 Hans de Goedelibparted: add ped_device_get_xxx_aligned_constraint...
2009-11-01 Hans de Goedeped_device_get_constraint: return constraint without...
2009-11-01 Hans de Goedelinux: add get_xxx_alignment() functions
2009-11-01 Hans de Goedelinux: save blkid topology in arch_specific data for...
2009-11-01 Hans de Goedelibparted: add ped_device_get_xxx_alignment() functions
2009-10-29 Jim Meyeringtests: protect t7000 from the environment
2009-10-29 Jim Meyeringtests: convert to new testing framework
2009-10-29 Jim Meyeringdvh: document an as-yet-unplugged (but not serious...
2009-10-28 Jim Meyeringdvh: plug three constraint-sized leaks
2009-10-28 Jim Meyeringui: plug multiple command_line_get_word leaks
2009-10-28 Jim Meyeringcheck: plug an even smaller (formatted "unit") leak
2009-10-28 Jim Meyeringcheck: plug a geometry-sized leak
2009-10-28 Jim Meyeringloop: don't leak a sector in loop_clobber
2009-10-28 Jim Meyeringtests: t7000: remove mkpartfs tests
2009-10-28 Jim Meyeringtests: remove tests that are too FS-centric
2009-10-27 Jim Meyeringui: plug a constraint leak in do_mkpart
2009-10-27 Jim Meyeringgpt: plug two gpt-header leaks in gpt_read_headers
2009-10-27 Jim Meyeringgpt: plug a 1-sector leak in gpt_read_headers
2009-10-27 Jim Meyeringui: plug a leak (partition_print_flags)
2009-10-27 Jim Meyeringlibparted: plug an FS-alias-related leak
2009-10-26 Jim Meyeringdoc: update NEWS
2009-10-23 Jim Meyeringgpt: header validity: also consider whether a PE array...
2009-10-23 Jim Meyeringgpt: tweak interfaces to pass disk, not disk->dev
2009-10-23 Jim Meyeringgpt: don't ignore an improbable (1-in-2^32) failure
2009-10-23 Jim Meyeringgpt: factor out code that is about to be reused
2009-10-23 Jim Meyeringgpt: don't dereference NULL upon OOM (pth_get_raw callers)
2009-10-23 Jim Meyeringgpt: don't dereference NULL upon OOM (in pth_get_raw)
2009-10-23 Jim Meyeringgpt: remove dead store
2009-10-23 Jim Meyeringgpt: make an internal function "const"-correct
2009-10-23 Jim Meyeringtests: convert t0280 to new test style.
2009-10-23 Jim Meyeringgpt: clean up
2009-10-23 Jim Meyeringgpt: make its header check a tiny bit more strict
2009-10-23 Jim Meyeringt0280-gpt-corrupt.sh: adapt for new output, improve...
2009-10-23 Jim Meyeringgpt: rewrite GPT header-reading code
2009-10-23 Jim Meyeringgpt: require that the backup table's AlternateLBA is 1
2009-10-23 Jim Meyeringtests: gpt: test for detection of corrupt backup partit...
2009-10-23 Jim Meyeringtests: hook up new GPT-crc-corrupting script
2009-10-23 Jim Meyeringgpt: also verify MyLBA when checking table validity
2009-10-23 Jim Meyeringgpt: clean up formatting of static initializers
2009-10-20 Jim Meyeringgpt.c: filter through indent --no-tabs...
2009-10-19 Jim Meyeringgpt: add a comment
2009-10-19 Jim Meyeringbuild: update gnulib submodule to latest
2009-10-19 Jim Meyeringtests: use scsi_debug to test-for 4k-sector-specific bug
2009-10-19 Jim Meyeringtests: begin the transition to coreutils' testing framework
2009-10-19 Jim Meyeringlinux: use libblkid to determine ->phys_sector_size
2009-10-19 Jim Meyeringlibparted: weaken a diagnostic
2009-10-19 Jim Meyeringgpt: verify CRC32 of partition table entry array, too
2009-10-19 Jim Meyeringdoc: mention the "bios_grub" flag
2009-10-19 Jim Meyeringtests: gpt: do not munge GPT data manually
2009-10-08 Jim Meyeringlibparted: fix big-endian bug in gpt_get_max_supported_...
2009-10-06 Jim Meyeringpost-release administrivia
2009-10-06 Jim Meyeringversion 2.0
2009-10-06 Jim Meyeringgpt: don't malfunction on big-endian systems
2009-10-06 Jim Meyeringbuild: update gnulib submodule to latest
2009-10-06 Jim Meyeringmaint: add gnulib's gnu-web-doc-update module
2009-10-06 Jim Meyeringdoc: add pointer to NEWS in README
2009-10-06 Jim Meyeringdoc: update README
2009-10-06 Jim Meyeringtests: resize FAT and HFS file systems
2009-10-06 Hans de Goedeped_partition_busy: do not call the libparted exception...
2009-10-01 Jim Meyeringdoc: mention the GPT/msftres bug fix
2009-10-01 Jim Meyeringparted: issue a warning upon any use of a file-system op
2009-10-01 Jim Meyeringmaint: avoid false-positive NULL-deref warning from...
2009-10-01 Jim Meyeringbuild: use more gnulib modules for better POSIX compliance
2009-10-01 Jim Meyeringmaint: function returning "int", did not return a value.
2009-10-01 Jim Meyeringmaint: remove more dead stores and fix a bug in do_mkpartfs
2009-10-01 Jim Meyeringmaint: remove dead store code and declarations
2009-10-01 Jim Meyeringmake PED_ASSERT handling sane: abort on false condition
2009-10-01 Jim Meyeringbuild: avoid a shadowing warning
2009-09-29 Jim Meyeringfat-FS: do not modify fat file system support
2009-09-29 Jim MeyeringRevert "Fix compile failures."
2009-09-29 Jim Meyeringdoc: update NEWS
2009-09-29 Jim Meyeringbuild: use newer bootstrap script
2009-09-29 Jim Meyeringbuild: update gnulib submodule to latest
2009-09-29 Jim Meyeringmaint: update most copyright year lists to include...
2009-09-29 Jim Meyeringtests: enable more syntax-checks
2009-09-29 Jim Meyeringtests: enable a few syntax-checks
2009-09-24 Jim Meyeringtests: gpt: exercise creating all partition types;...
2009-09-24 Keshav P Rgpt: don't use msftres flag for FAT/NTFS partitions
2009-09-24 Jim Meyeringui: do not initialize readline (which would output...
2009-09-18 Jim Meyeringloop: don't infloop
2009-09-17 Jim Meyeringtests: correct t1100-busy-label
2009-09-17 Jim Meyeringbuild: update gnulib submodule to latest
2009-09-17 Jim Meyeringbuild: sync bootstrap from coreutils
2009-08-28 Hans de Goedelinux-commit: do not unnecessarily open partition devic...
2009-08-28 Hans de Goedelinux-commit: remove the use of the BLKPG ioctl
2009-08-28 Jim Meyeringtests: make two partition-related tests work for other...
2009-08-28 Jim Meyeringtests: make it easier to diagnose loop_setup_ failure
2009-08-28 Jim Meyeringtests: avoid spurious failure due to extra space in...
2009-08-28 Jim Meyeringtests: avoid spurious failure on "nodev" mounted partition
2009-08-28 Hans de Goedeparted: avoid unnecessary open/close on commit, and...
2009-08-26 Petr Uzeldos: adjust variable declarations
next