OSDN Git Service

android-x86/external-parted.git
2010-05-26 Jim Meyeringmaint: remove useless definitions
2010-05-26 Jim Meyeringmaint: update helper scripts
2010-05-26 Jim Meyeringbuild: use gettext-0.17
2010-05-25 Jim Meyeringfix typo in comment
2010-05-10 Jim Meyeringlibparted: fail (don't just warn) upon failure to infor...
2010-05-06 Jim Meyeringtests: make the new many-partitions test fail if it...
2010-05-06 Jim Meyeringmaint: use latest bootstrap script from gnulib
2010-05-06 Hans de Goedegpt: recognize microsoft recovery GUID
2010-05-06 Hans de Goedemsdos: recognize id 27 as a diagnostics (recovery)...
2010-05-06 Jim Meyeringtests: add one: create 60 partitions on a scsi device
2010-05-05 Jim Meyeringdoc: update NEWS
2010-05-05 Jim Meyeringbuild: update gnulib submodule to latest
2010-05-05 Martin Pooleext2: don't overflow when creating a partition of size...
2010-04-30 Hans de Goede_device_unregister: check for unregistering the same...
2010-04-30 Jim Meyeringtests: avoid root-only/XFS limit test failure on 32...
2010-04-30 Jim Meyeringlibparted: avoid race in informing the kernel of partit...
2010-04-30 Jim Meyeringlibparted: variable renaming, minor "goto" reorg
2010-04-30 Jim Meyeringlibparted: remove now-worse-than-useless _kernel_reread...
2010-04-29 Jim Meyeringtests: correct a root-only test
2010-04-29 Jim Meyeringmaint: avoid code duplication
2010-04-29 Hans de Goededos: add a partition flag for diagnostics / recovery...
2010-04-28 Jim Meyeringtests: distribute new file, init.sh
2010-04-28 Jim Meyeringtests: add help-version test (from coreutils)
2010-04-28 Jim Meyeringui: make --help tell where to report bugs
2010-04-28 Jim Meyeringtests: use gnulib's init.sh
2010-04-28 Jim Meyeringtests: rename generated init.sh to old-init.sh
2010-04-28 Jim Meyeringbuild: update gnulib submodule to latest
2010-04-28 Jim Meyeringtests: improved portability
2010-04-28 Jim Meyeringmaint: remove empty lines at end of file
2010-04-28 Jim Meyeringmaint: pass newer "make syntax-check" tests from gnulib
2010-04-28 Jim Meyeringtests: test all boolean flags
2010-04-27 Jim Meyeringdoc: use a valid http:.../AUTHORS URL
2010-04-27 Jim Meyeringui: get version number from a separately-compiled file
2010-04-23 Jim Meyeringlibparted: _disk_sync_part_table: allow interactive...
2010-04-23 Jim Meyeringtests: remove partition explicitly before mklabel,...
2010-04-23 Jim Meyeringlibparted: linux_disk_commit: don't ignore _disk_sync_p...
2010-04-23 Jim Meyeringlibparted: _disk_sync_part_table: always return 0 upon...
2010-04-23 Colin Watsondos: always allow at least two sectors for extended...
2010-04-23 Jim Meyeringtests: test for new 2-sector minimum ext-logical-separation
2010-04-23 Jim Meyeringdos: accommodate very small devices (useful for testing)
2010-04-23 Jim Meyeringlibparted: allocate storage for diagnostic only when...
2010-04-23 Jim Meyeringlibparted: adjust code formatting
2010-04-23 Jim Meyeringlibparted: reword a diagnostic
2010-04-23 Phillip Susilibparted: improve BLKPG error checking
2010-04-23 Phillip Susilibparted: reenable use of BLKPG ioctls
2010-04-23 Hans de Goedelinux: detect dm_task_run failure
2010-04-21 Jim Meyeringtests: test for palo and prep interaction
2010-04-21 Hans de Goededos: fix prep / palo flag handling
2010-04-21 Jim Meyeringtests: remove unnecessary (duplicate) local var assignment
2010-04-21 Colin Watsonmaint: make PED_ASSERT and PED_DEBUG if-safe
2010-04-17 Jim Meyeringdoc: add HACKING
2010-04-16 Petr Uzel.gitignore: ignore index files generated by ctags and...
2010-04-16 Petr Uzellibparted: add support for Linux software RAID arrays...
2010-04-13 Jim Meyeringtests: propagate recent improvements to copied-from...
2010-04-13 Colin Watsonmaint: constify ped_device_get_constraint interface
2010-04-13 Colin Watsonlibparted: uninit_bg and flex_bg features should indica...
2010-04-09 Colin Watsonlibparted: fix diagnostics about exceeding partition...
2010-04-06 Hans de Goedelibparted: add test for /dev/mapper symlink issue
2010-04-06 Hans de Goedelibparted: don't canonicalize /dev/mapper paths
2010-03-30 Colin Watsondoc: add @dircategory to Info documentation
2010-03-30 Jim Meyeringbuild: update gnulib submodule to latest
2010-03-30 Jim Meyeringtests: disable new texinfo-acronym syntax-check from...
2010-03-30 Jim Meyeringmaint: avoid using test's -o and -a operators: they...
2010-03-30 Jim Meyeringmaint: remove unneeded #include
2010-03-30 Jim Meyeringbuild: prepare for gnulib's updated lib-ignore
2010-03-30 Colin Watsontests: distribute a few more tests and documentation...
2010-03-16 Jim Meyeringbuild: avoid warning from bootstrap about obsolete...
2010-03-11 Jim Meyeringtests: reenable a "bsd" partition table test
2010-03-11 Jim Meyeringlibparted: remove "HIGHLY EXPERIMENTAL" warning for...
2010-03-02 David Cantrelllibparted: msdos_partition_is_flag_available: fix hidde...
2010-03-02 Petr Uzeltests: skip tests that require mkfs.hfs, when it is...
2010-03-01 Jim Meyeringtests: convert more tests to the newer infrastructure
2010-02-26 Colin Watsonlibparted: don't export linux_get_*_alignment functions
2010-02-26 Petr UzelAdd support for ATA over Ethernet (AoE) devices
2010-02-26 Jim Meyeringpost-release administrivia
2010-02-26 Jim Meyeringversion 2.2
2010-02-26 Curtis Gedakdos: set HFS/HFS+ partition identifier to proper value
2010-02-26 Jim Meyeringtests: exercise today's HFS partition type fix
2010-02-26 Jim Meyeringtests: gpt-pmbr: don't ignore stdout comparison result
2010-02-25 Jim Meyeringbuild: update gnulib submodule to latest
2010-02-25 Jim Meyeringtests: convert t4001 to use the new framework
2010-02-25 Karel Zaksun: initialize basic partition table fields
2010-02-25 Jim Meyeringtests: wrap the dup-clobber test in a script, ...
2010-02-23 Jim Meyeringbuild: update gnulib submodule to latest
2010-02-23 Jim Meyeringtests: test for the ped_disk_duplicate needs_clobber fix
2010-02-22 Hans de Goedelibparted: copy the needs_clobber value in ped_disk_dup...
2010-02-22 Curtis Gedaklinux: add wait time and retries to kernel partition...
2010-02-20 Jim Meyeringmaint: remove now-unused <partition_table_type>_clobber...
2010-02-13 Jim Meyeringdoc: update release procedure to account for soname...
2010-02-13 Jim Meyeringlibparted: set the shared library version number manually
2010-02-12 Jim Meyeringgpt: clean-up wrt write_back (no semantic change)
2010-02-10 Jim Meyeringgpt: "read-only" operation could clobber the pMBR in...
2010-02-10 Jim Meyeringtests: factor utility functions into "library"
2010-02-10 Hans de Goededasd: don't dereference a NULL pointer in dasd_read
2010-02-10 Hans de Goedeparted: change default alignment to "optimal"
2010-02-10 Hans de Goedeparted: change warnings when initial constrained mkpart...
2010-02-10 Hans de Goedeparted: honor --align option also in mkpartfs, resize...
2010-02-10 Hans de Goedelinux: handle incomplete topology information
2010-02-10 Hans de Goedelibparted: Give device_get_*_alignment sane defaults
2010-02-10 Hans de Goedelinux: correct phys_sector_size setting
next