OSDN Git Service

android-x86/external-parted.git
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...
2011-02-26 Jiro SEKIBAlibparted: add nilfs2 module
2011-02-26 Jim Meyeringmaint: two files lacked a newline at EOF: add one to...
2011-02-26 Jim Meyeringtests: t3310-flags: check all gpt boolean flags, too
2011-02-26 Jim Meyeringtests: prepare t3310-flags to check gpt boolean flags...
2011-02-26 Jim Meyeringtests: remove useless commands
2011-02-26 Brian C. Lanegpt: add legacy_boot partition flag
2011-02-26 Brian C. Lanegpt: add partition attribute bits: NoBlockIOProtocol...
2011-02-26 Jim Meyeringdoc: regenerate partprobe .pot and .po files
2011-02-26 Jim Meyeringtests: move test_description= variable to a comment
2011-02-23 Jim Meyerings390: avoid warnings
2011-02-23 Stephen Powelldoc: add NEWS entries for s390 fix and improvements
2011-02-23 Stephen Powells390: make DIAG driver work for FBA DASD with block...
2011-02-23 Jim Meyeringtests: new script to generate 9-pte-GPT-tables
2011-02-23 Jim Meyeringcleanup: use verify, not PED_ASSERT to check struct...
2011-02-23 Stephen Powells390: improve/correct DASD support
2011-02-22 Jim Meyeringmaint: update from gnulib
2011-02-22 Jim Meyeringmaint: update copyright year ranges to include 2011
2011-02-22 Jim Meyeringmaint: update copyright date in parted.texi
2010-12-30 Jim Meyeringmaint: don't hard-code bug-reporting address
2010-12-16 Jim Meyeringmaint: correct typos in HACKING
2010-12-15 Brian C. Lanedefault to 1MiB alignment when possible
2010-11-22 Jim Meyeringtests: don't rely on "lockfile" program
2010-11-22 Jim Meyeringtests: remove vestiges of test-lib.sh
2010-11-22 Jim Meyeringtests: avoid spurious failure
2010-11-22 Brian C. Lanelinux: remove DASD restriction on _disk_sync_part_table
2010-11-21 Jim Meyeringbuild: update gnulib submodule to latest
2010-11-20 Jim Meyeringtests: adjust cleanup_ handler to work with init.sh
2010-11-20 Jim Meyeringtests: t3000-resize-fs.sh: don't expect fs-op warning
2010-11-20 Jim Meyeringtests: t-lvm.sh (lvm_init_root_dir_): Fix it to use...
2010-11-20 Jim Meyeringtests: remove t-lib.sh
2010-11-20 Jim Meyeringtests: switch from t-lib.sh to init.sh
2010-11-20 Jim Meyeringtests: remove test-lib.sh
2010-11-20 Jim Meyeringtests: remove fail=0 initializations
2010-11-20 Jim Meyeringtests: libparted/tests: use init.sh, not test-lib.sh
2010-11-20 Jim Meyeringtests: make lvm-utils.sh usable also from init.sh-using...
2010-11-20 Jim Meyeringtests: new function required for t2100-zerolen.sh
2010-11-20 Jim Meyeringtests: convert t5000-tags.sh
2010-11-20 Jim Meyeringtests: t-lib-helpers.sh: don't discard require_dvhtool_...
2010-11-20 Jim Meyeringtests: dvhtool: use skip_, not skip
2010-11-20 Jim Meyeringtests: t4200-partprobe.sh: convert
2010-11-20 Jim Meyeringtests: t-lib-helpers.sh (require_dvhtool_): New function.
2010-11-20 Jim Meyeringtests: convert t4000-sun-raid-type.sh
2010-11-20 Jim Meyeringtests: move more functions to t-lib-helpers.sh
2010-11-20 Jim Meyeringtests: convert t7000 to init.sh
2010-11-20 Jim Meyeringtests: t-lib-helpers: copy emit_superuser_warning from...
2010-11-20 Jim Meyeringtests: t0000: convert to use init.sh
2010-11-20 Jim Meyeringtests: convert t1101-busy-partition.sh
2010-11-20 Jim Meyeringtests: convert t4100-msdos-partition-limits.sh
2010-11-20 Jim Meyeringtests: convert t4100-dvh-partition-limits.sh to use...
2010-11-20 Jim Meyeringtests: convert t4100-msdos-starting-sector.sh
2010-11-20 Jim Meyeringtests: convert t0220 to use init.sh
2010-11-20 Jim Meyeringtests: extract t-lib.sh functions for use via init.sh
2010-11-20 Jim Meyeringtests: remove unused function: skip_if_
2010-11-20 Jim Meyeringtests: global subst: s/skip_test_/skip_/
next