OSDN Git Service

android-x86/external-parted.git
2011-12-15 Phillip Susidoc: add NEWS entry for "Add partition separator only...
2011-12-12 Phillip SusiAdd partition separator only when required
2011-12-03 Jim Meyeringbuild: update gnulib submodule to latest
2011-12-03 Jim Meyeringbuild: address a new "noreturn" suggestion
2011-12-03 Jim Meyeringbuild: configure.ac: use -Wno-format-nonliteral
2011-12-03 Jim Meyeringbuild: mark functions with "const" or "pure" attribute...
2011-12-03 Jim Meyeringbuild: avoid new float-to-double warnings
2011-12-03 Jim Meyeringbuild: tweak how bootstrap manages ChangeLog
2011-12-03 Jim Meyeringtests: two more of these: use "compare exp out", not...
2011-11-29 Jim Meyeringtests: use "compare exp out", not "compare out exp"
2011-11-27 Petr Uzeltests: test for partitions on mdraid
2011-11-26 Petr Uzellibparted: use ext_range to find out largest possible...
2011-11-26 Petr Uzelbuild: gitignore tests/duplicate
2011-11-11 Jim Meyeringmaint: a little defensive programming in a test script
2011-11-10 Jim Meyeringtests: skip a test if Perl's Digest::CRC module is...
2011-11-10 Jim Meyeringtests: fix test for udevadm
2011-11-10 Jim Meyeringmaint: "make distcheck" now runs the root-only tests
2011-11-10 Jim Meyeringbuild: update gnulib submodule to latest
2011-11-10 Jim Meyeringmaint: adjust the URL that will appear in the generated...
2011-11-06 Jim Meyeringbuild: update gnulib submodule to latest
2011-11-06 Jim Meyeringbuild: stop distributing gzip'd releases; xz is enough
2011-11-05 Jim Meyeringtests: exercise and document the HFS-probe bug fix
2011-11-05 Brian C. Lanelibparted: HFS/HFS+ probe: don't let a corrupt FS evoke...
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...
next