OSDN Git Service

android-x86/external-parted.git
2012-02-02 Brian C. Laneparted: when printing, also print the new disk flags
2012-02-02 Matthew Garrettgpt: add commands to manipulate pMBR boot flag
2012-01-23 Jim Meyeringtests: create 128 partitions also in the scsi-backed...
2012-01-23 Jim Meyeringtests: exercise today's bug fix, creating a GPT table...
2012-01-23 Jim Meyeringlibparted: gpt: avoid invalid free with many (~100...
2012-01-22 Jim Meyeringtests: test for yesterday's bug fix
2012-01-22 Jim Meyeringlibparted: gpt: rewrite even a 9-partition-entry table...
2012-01-21 Jim Meyeringmaint: clean-up preparing for bug fix
2012-01-19 Phillip Susilibparted: raise dos partition limit from 16 to 64
2012-01-18 Phillip Susilibparted: enforce dos partition limit
2012-01-13 Jim Meyeringbuild: revert the recent "fix" to avoid make warnings...
2012-01-13 Jim Meyeringbuild: don't use -version for convenience libraries
2012-01-13 Jim Meyeringbuild: use LT_INIT, to make bootstrap run libtoolize
2012-01-12 Jim Meyeringmaint: remove useless BUILD_LINUX conditional
2012-01-12 Jim Meyeringmaint: avoid long-standing warnings from make:
2012-01-12 Jim Meyeringlibparted: provide a new convenience function: ptt_geom...
2012-01-11 Jim Meyeringmaint: remove "MAINTAINERCLEANFILES = Makefile.in"...
2012-01-10 Keshav P Rbuild: insert -I$(top_builddir)/include before -I$...
2012-01-10 Jim Meyeringbuild: .gitignore: ignore more
2012-01-10 Jim Meyeringmaint: hoist libparted/fs/*/Makefile.am into parent...
2012-01-10 Jim Meyeringbuild: correct my typo in preceding commit
2012-01-10 Keshav P Rbuild: update AC_CONFIG_SRCDIR for non-srcdir-from...
2012-01-09 Jim Meyeringmaint: rename public .h files to .in.h
2012-01-09 Jim Meyeringparted.h: use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PUR...
2012-01-09 Jim Meyeringtests: root-only test would fail to remove its loop...
2012-01-09 Jim Meyeringbuild: fix "make distcheck" failure
2012-01-09 Jim Meyeringbuild: appease gcc's -Werror=suggest-attribute=pure
2012-01-09 Jim Meyeringbuild: update to latest from gnulib
2012-01-09 Jim Meyeringlibparted: gpt: a smaller device need not render both...
2012-01-09 Jim Meyeringgpt: eliminate four PED_ASSERT uses
2012-01-08 Jim Meyeringlibparted: don't use _GL_ATTRIBUTE_CONST in public...
2012-01-08 Jim Meyeringtests: fix misleading mkpart usage
2012-01-05 Jim Meyeringtests: skip loop-partitioning tests when ext_range...
2012-01-05 Jim Meyeringlibparted: remove _blkpg_get_partition
2012-01-05 Phillip Susilibparted: avoid the HDIO_GETGEO ioctl when possible
2012-01-05 Phillip Susilibparted: remove has_partitions check to allow loopbac...
2012-01-05 Phillip Susilibparted: remove _loop_get_partition_range
2012-01-05 Jim Meyeringtests: fix a bug in wait_for_dev_to_disappear_ helper...
2012-01-04 Phillip Susilibparted: linux: exclude floppy from device scan
2012-01-03 Phillip Susitests: try harder to clean up scsi_debug
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
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
next