OSDN Git Service

android-x86/external-parted.git
2011-11-04 Brian C. Lanetests: t9030 wait for partition removal
2011-11-04 Jim Meyeringtests: add a helper function
2011-11-04 Jim Meyeringtests: exercise the "GPT vs other-sized partition entry...
2011-11-04 Jim Meyeringtests: rewrite/complete GPT-munging perl script
2011-11-03 Jim Meyeringgpt: don't misbehave with e.g., a 9-entry partition...
2011-11-03 Robert Herndongpt: prepare for tables with n_partition_array_entries...
2011-11-03 Jim Meyeringparted: exit nonzero for certain failures already diagn...
2011-11-03 Jim Meyeringtests: adjust a test to make its failure easier to...
2011-11-02 Jim Meyeringmaint: correct two comments in gpt.c
2011-11-02 Brian C. Lanetests: add new test to check ped_disk_duplicate
2011-11-02 Brian C. Lanelibparted: copy flags when duplicating GPT partitions
2011-11-02 Petr Uzeltests: exercise the new feature
2011-11-02 Petr Uzelparted: mkpart: DWIM for IEC ending sector numbers...
2011-10-19 Brian C. Lanetests: add tests for new pc98 signatures (#646053)
2011-10-19 Brian C. Lanelibparted: make pc98 detection depend on signatures
2011-10-15 Stefano Lattarinitests: use more portable fd redirection in TESTS_ENVIRO...
2011-10-15 Stefano Lattarinitests: TEST_ENVIRONMENT simplified and made more robust
2011-10-14 Richard W.M... tests: fix the tests for the case where stdout/stderr...
2011-10-14 Richard W.M... parted: write a few errors and warnings to stderr inste...
2011-10-14 Richard W.M... parted: strlist print functions can now send output...
2011-10-12 Petr Uzelparted: make a warning message more informative
2011-10-03 Petr Uzeldoc: update manpage
2011-10-03 Petr Uzeltests: verify that 'udevadm settle' is available
2011-10-01 Petr Uzellibparted: do not omit last sector when creating full...
2011-10-01 Petr Uzelmaint: unmark PedDeviceType as deprecated
2011-10-01 Petr Uzellibparted: do not call _device_get_partition_range...
2011-10-01 Petr Uzellibparted: optimize _disk_sync_part_table
2011-10-01 Petr Uzelbuild: ignore more generated files
2011-10-01 Petr Uzelparted: remove obsolete comments
2011-10-01 Petr Uzellibparted: check return value from ped_geometry_init
2011-09-30 Petr Uzeltests: add test for partitionable loop devices
2011-09-29 Petr Uzellibparted: improve support for partitions on loopback...
2011-09-29 Petr Uzellibparted: differentiate between plain files and loop...
2011-09-29 Petr Uzeldvh: factor out read_sector and use ptt_read_sector
2011-09-28 Jim Meyeringbuild: update gnulib to latest; adapt use of _GL_ATTRIB...
2011-09-28 Jim Meyeringbuild: avoid new syntax-check failure
2011-09-28 Jim Meyeringdoc: mention the origin of the other two bugs
2011-09-28 Jim Meyeringtests: test for the nilfs2 bug
2011-09-28 Jim Meyeringlibparted: fix a bug in the nilfs2 probe function
2011-06-24 Jim Meyeringgpt: don't abort for a truncated GPT-formatted device
2011-06-24 Jim Meyeringlibparted: avoid invalid diagnostic in interactive...
2011-06-22 Brian C. Lanetests: add test for value less than 1
2011-06-22 Brian C. Lanetests: add test for radius divide by 2 fix
2011-06-22 Brian C. Lanelibparted: don't allow values less than 1 (#665496)
2011-06-22 Brian C. Lanelibparted: fix snap radius so that it is using half...
2011-06-10 Jim Meyeringmaint: prefer AC_PROG_LIBTOOL over slightly deprecated...
2011-06-07 H. Peter Anvinlibparted: simplify kernel version-parsing logic
2011-06-07 Jim Meyeringlibparted: accommodate two-component linux version...
2011-05-30 Jim Meyeringpost-release administrivia
2011-05-30 Jim Meyeringversion 3.0
2011-05-30 Jim Meyeringmaint: placate coverity: don't ignore some return values
2011-05-30 Jim Meyeringloop: avoid NULL dereference upon failure
2011-05-30 Jim Meyeringshared library version: increment major: 1.0.0
2011-05-30 Jim Meyeringbuild: update gnulib submodule to latest
2011-05-27 Jim Meyeringdoc: update NEWS
2011-05-27 Jim Meyeringdoc: reflect removal of FS-related commands
2011-05-27 Jim Meyeringbuild: remove configure-time options: --disable-fs...
2011-05-27 Jim Meyeringtests: make t0220 more useful when it fails
2011-05-27 Jim Meyeringmaint: update po/POTFILES.in
2011-05-27 Jim Meyeringdoc: remove FS-related documentation and other stale...
2011-05-27 Jim Meyeringlinux_swap: remove all-but-probe FS-related code
2011-05-27 Jim Meyeringxfs: remove all-but-probe FS-related code
2011-05-27 Jim Meyeringjfs: remove all-but-probe FS-related code
2011-05-27 Jim Meyeringufs: remove all-but-probe FS-related code
2011-05-27 Jim Meyeringreiserfs: remove all-but-probe FS-related code
2011-05-27 Jim Meyeringhfs: remove all-but-probe FS-related code
2011-05-27 Jim Meyeringntfs: remove all-but-probe FS-related code
2011-05-27 Jim Meyeringamiga: build with warning and error options
2011-05-27 Jim Meyeringext2: remove all-but-probe FS-related code
2011-05-27 Jim Meyeringfat: remove all-but-probe FS-related code
2011-05-27 Jim Meyeringremove all top-level FS-op code and the clearfat program
2011-05-27 Jim MeyeringUI: remove all file-system-aware sub-commands
2011-05-27 Jim Meyeringtests: t1100: show that adding a partition on a busy...
2011-05-27 Jim Meyeringamiga: avoid NULL-deref-on-OOM and an error-path leak
2011-05-27 Jim Meyeringmac: avoid NULL-deref-on-OOM and an error-path leak
2011-05-27 Jim Meyeringsun: avoid NULL-deref-on-OOM and an error-path leak
2011-05-27 Jim MeyeringUI: avoid leak when interactive sector selection matche...
2011-05-27 Jim MeyeringUI: plug a leak
2011-05-27 Jim Meyeringbsd: avoid NULL-deref-on-OOM and an error-path leak
2011-05-27 Jim Meyeringlinux: don't leak a FILE* upon /proc read failure
2011-05-27 Jim Meyeringlinux: plug a file descriptor leak
2011-05-27 Jim Meyeringtests: t1100-busy-label: don't use mkpartfs; rework...
2011-05-27 Jim Meyeringmaint: correct coverity-reported "suspicious sizeof"
2011-05-27 Jim Meyeringmaint: remove unreachable code
2011-05-27 Jim Meyeringbuild: update gnulib submodule to latest
2011-05-18 Jim Meyeringpost-release administrivia
2011-05-18 Jim Meyeringversion 2.4
2011-05-18 Jim Meyeringshared library version: increment REVISION
2011-05-18 Jim Meyeringbuild: update gnulib submodule to latest
2011-05-18 Jim Meyeringtests: avoid nasty FP-causing race condition
2011-05-18 Jim Meyeringtests: add double quotes around another use of $VERBOSE
2011-05-18 Jim Meyeringbuild: list bc as a build-requirement
2011-05-17 Jim Meyeringtests: remove tests that are too FS-centric
2011-05-17 Jim Meyeringlinux: fix diagnostic about operating on very small...
2011-05-17 Jim Meyeringbfs: remove unused files
2011-05-17 Jim Meyeringtests: add double quotes around a use of $VERBOSE
2011-05-12 Jim Meyeringtests: avoid new, spurious test failure
2011-05-12 Jim Meyeringtests: adapt t1101-busy-partition not to use mkpartfs
2011-05-11 Jim Meyeringtests: write all pairs of partition table types
2011-05-10 Jim Meyeringtests: add a NEWS entry and a test to exercise today...
next