OSDN Git Service

android-x86/external-parted.git
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...
2011-05-10 Phillip Susilinux: also detect "in-use" dmraid and scsi-Nth (N...
2011-05-10 Jim Meyeringbuild: update gnulib submodule to latest
2011-05-10 Jim Meyeringtests: avoid subtle shell semantics bug
2011-05-10 Jim Meyeringtests: minor fix; add/adjust comments
2011-04-21 Brian C. Lanes390/dasd: avoid buffer overrun upon API mismatch diagn...
2011-04-20 Brian C. Lanelinux: fix typo in comment: /path%d => /part%d
2011-04-18 Jim Meyeringlinux: don't free invalid pointer upon asprintf failure
2011-04-18 Jim Meyeringlinux: clean up device naming code (no semantic change)
2011-04-18 Jim Meyeringdon't reference before start of buffer for short device...
2011-04-14 Jim Meyeringmaint: s/can not/cannot/ in a comment and documentation
2011-04-14 Jim Meyeringtests: remove now-unused Makefile rule
2011-04-14 Jim Meyeringtests: improve t1101-busy-partition.sh
2011-04-14 Jim Meyeringtests: make the tests in libparted/tests work properly...
2011-04-14 Jim Meyeringtests: avoid a race condition in the scsi_debug-using...
2011-03-24 Jim Meyeringmake parted "do what I say" with IEC start and end...
2011-03-20 Jim Meyeringmaint: stop using .x-sc_* files to list syntax-check...
2011-03-16 Jim Meyeringmaint: rename a variable
2011-03-16 Jim Meyeringgpt: avoid division by zero
2011-03-16 Jim Meyeringbuild: enable compilation warnings also for new nilfs2...
2011-03-16 Jim Meyeringnilfs2: remove unused nilfs2_clobber function
2011-03-16 Jim Meyeringmaint: avoid shadowing warning
2011-03-16 Jim Meyeringbuild: don't let parted_CFLAGS override our AM_CFLAGS...
2011-03-16 Jim Meyeringmaint: avoid new compiler warnings
2011-03-16 Petr Uzeltests: do not fail if some utilities are missing
2011-03-16 Petr Uzeltests: test 'parted print' with empty disk
2011-03-16 Petr Uzelparted: rework 'parted print' so that it works with...
2011-03-16 Petr Uzelparted: factor out disk geometry printing into separate...
2011-03-05 Brian C. LaneRemove PED_ASSERT action argument
2011-03-05 Brian C. LaneRemove PED_ASSERT from dos geometry checking
2011-03-05 Jim Meyeringtests: add a minimal nilfs2 test
2011-03-04 Jim Meyeringtests: rename a test script, before extending it to...
next