OSDN Git Service

android-x86/external-parted.git
2009-07-24 Colin Watsonlinux: recognize md devices again, but know they can...
2009-07-24 Jim Meyeringdos: plug just-introduced leaks on error path
2009-07-24 Jim Meyeringdos: don't write sector-size (>512) bytes from a 512...
2009-07-24 Jim Meyeringsun: don't read freed memory
2009-07-24 Jim Meyeringgpt: adjust _write_pmbr[*] to work with >512-byte sectors
2009-07-24 Jim Meyeringtests: skip t2100-mkswap.sh for >512-byte SS, now that...
2009-07-24 Jim Meyeringbuild: arrange for "make check" to run the tests four...
2009-07-24 Jim Meyeringbuild: enable many warnings
2009-07-24 Jim Meyeringbuild: avoid new warnings
2009-07-24 Jim Meyeringsun: remove obsolete FIXME comments
2009-07-24 Jim Meyeringui: avoid infloop in testing
2009-07-24 Jim Meyeringtests: skip FS-related part when sector size is larger...
2009-07-24 Jim Meyeringtests: handle SS>512, clean up, add consistency check
2009-07-24 Jim Meyeringtests: t4000-sun-raid-type: accommodate arbitrary secto...
2009-07-24 Jim Meyeringtests: reenable sun label tests
2009-07-24 Jim Meyeringdisk.c: add assertions
2009-07-24 Jim Meyeringsun: don't segfault for sector sizes larger than 512
2009-07-24 Jim Meyeringmsdos: clean-up (no semantic change)
2009-07-24 Jim Meyeringmsdos: do not scale counts by sector_size/512
2009-07-24 Jim Meyeringparted-ui: when failing, include more information in...
2009-07-24 Jim Meyeringtests: t2200-dos-label-recog.sh: adapt to work with...
2009-07-24 Jim Meyeringtests: add infrastructure: when skipping a test, say why
2009-07-24 Jim Meyeringtests: skip FS-related tests when sector size != 512
2009-07-24 Jim Meyeringtests: t0100-print.sh: adjust to work with arbitrary...
2009-07-24 Jim Meyeringtests: revamp t4100-starting-sector.sh to work with...
2009-07-24 Jim Meyeringtests: correct t2200-dos-label-recog.sh
2009-07-24 Joel Granados... put the maximum sector checks in pt-tools.c
2009-07-24 Joel Granados... put partition-table-specific logic in the corresponding...
2009-07-24 Jim Meyering* .gitignore: Ignore more.
2009-07-24 Jim Meyeringtests: clean up partition-table-testing code
2009-07-24 Jim Meyeringtests: improve coverage in label tests
2009-07-24 Jim Meyeringtests: make t8000-loop.sh stop immediately upon failiure
2009-07-24 Jim Meyeringtests: fix the final test failure on RHEL 5.3
2009-07-24 Jim Meyeringtests: skip xfs-requiring tests when mkfs.xfs is not...
2009-07-24 Jim Meyeringtests: skip t7000-scripting.sh if configure without...
2009-07-24 Jim Meyeringtests: don't infloop for manual test invocation with...
2009-07-24 Jim Meyeringtests: add one to exercise the dos/gpt seg-faulting bug
2009-07-24 Jim Meyeringgpt_clobber: avoid segfault when 512 < sector_size
2009-07-24 Jim Meyeringptt_clear_sectors: new function
2009-07-24 Jim Meyeringlinux_write: use sector_size, not hard-coded 512
2009-07-24 Jim Meyeringparted/ui.c: Include <config.h> before everything else
2009-07-24 Jim Meyering* README-big-sector: New file.
2009-07-24 Jim Meyeringreenabling probe-related code exposed problems with...
2009-07-24 Jim Meyeringtests: re-enable "mac" tests
2009-07-24 Jim Meyeringmac clone: avoid failed assertion for sector size ...
2009-07-24 Jim Meyering* libparted/labels/mac.c (mac_duplicate): Remove dead...
2009-07-24 Jim Meyeringmac partitions pass all label+disk tests @1024 & @2048...
2009-07-24 Jim Meyeringmac.c (_disk_analyse_ghost_size): allow >512-byte secto...
2009-07-24 Jim Meyeringmac.c: remove dead code
2009-07-24 Jim Meyeringmake "mac" partition table support pass the 512-byte...
2009-07-24 Jim Meyeringfactor out the read_sector function
2009-07-24 Jim Meyeringfix >512-byte sector label/disk-test failure
2009-07-24 Jim Meyeringlinux.c: also set phys_sector_size. Must be the same.
2009-07-24 Jim Meyeringtests: Phew! finally make t5000-tags.sh work with ...
2009-07-24 Jim MeyeringDon't hard-code 512 for sector-size.
2009-07-24 Jim Meyeringtest basic GPT functionality earlier
2009-07-24 Jim Meyeringtests: avoid test output mismatch for >512-byte sectors
2009-07-24 Jim Meyeringtests: make t5000-tags.sh less sensitive to >512-byte...
2009-07-24 Jim Meyeringt7000-scripting.sh: adapt to work with >512-byte sectors
2009-07-24 Jim Meyeringlabel.c tests: don't skip dvh, now that it works; clean up
2009-07-24 Jim Meyeringdvh: probe, read, clobber, write: adapt for >512-byte...
2009-07-24 Jim Meyeringbsd.c: use pt-tools
2009-07-24 Jim Meyeringthe beginnings of library partition-table tools
2009-07-24 Jim Meyeringavoid dvh label-clone test failure
2009-07-24 Jim Meyering* libparted/labels/gpt.c (gpt_clobber): Plug a leak.
2009-07-24 Jim Meyeringamiga: Avoid writing uninitialized 1.5KB after initial...
2009-07-24 Jim Meyeringdisable some file-system-related probe tests for sector...
2009-07-24 Jim MeyeringFix compile failures.
2009-07-24 Jim MeyeringAdd fat support for sector_size > 512.
2009-07-24 Jim Meyeringavoid compiler warnings
2009-07-24 Jim MeyeringMake loop_probe and loop_clobber work with sector_size...
2009-07-24 Jim MeyeringStill working on making label support work.
2009-07-24 Jim Meyering(msdos_clobber): Plug the leak I just introduced.
2009-07-24 Jim MeyeringMake "mklabel loop" work with >512 sector_size, even...
2009-07-24 Jim MeyeringMake "mklabel loop" work with >512 sector_size.
2009-07-24 Jim MeyeringMake "mklabel msdos" work with >512 sector_size.
2009-07-24 Jim MeyeringMake "mklabel bsd" work with >512 sector_size.
2009-07-24 Jim MeyeringMake "mklabel mac" work with >512-byte sector_size.
2009-07-24 Jim MeyeringAdd a FIXME comment.
2009-07-24 Jim Meyeringstart to make things work with 2048-byte sector size.
2009-07-24 Jim Meyeringallow to simulate linux-file sector size via PARTED_SEC...
2009-07-23 Joel Granados... post-release administrivia
2009-07-23 Joel Granados... version 1.9.0
2009-07-23 Jim MeyeringRevert "Point gnulib submodule to an existing object...
2009-07-23 Joel Granados... Little fixes before the release.
2009-07-23 Joel Granados... Point gnulib submodule to an existing object ref.
2009-07-23 Joel Granados... Automate the release process.
2009-07-23 Joel Granados... Document our release proceedure.
2009-07-23 Joel Granados... Update the NEWS file for the next release.
2009-07-23 Jim Meyeringbuild: update from gnulib, for fixed maint.mk
2009-07-22 Jim Meyeringbuild: avoid "make dist-hook" failure
2009-07-22 Jim Meyeringbuild: avoid automake warning
2009-07-19 Jim Meyeringbuild: adjust Makefiles
2009-07-19 Otavio SalvadorAvoid compilation failure on s390
2009-07-16 Jim Meyeringbuild: avoid configure-time syntax error
2009-07-11 Jim Meyeringui: avoid NULL dereference on realloc failure
2009-07-10 Colin WatsonRationalise linux-swap fs names, and add a "linux-swap...
2009-07-09 Jim Meyeringtests: disable the taint-distcheck rule
2009-07-09 Jim Meyeringtests: better quoting to avoid failure with poorly...
2009-07-09 Jim Meyeringbuild: update from gnulib
next