OSDN Git Service

android-x86/external-parted.git
2013-12-25 Chih-Wei Huangparted: install the executable to /system/bin jb-x86 kitkat-x86 android-x86-4.4-r1 android-x86-4.4-r2 android-x86-4.4-r3
2012-11-09 Andrew Boieparted: Integrate into Android build system
2012-11-09 Andrew Boieparted: Add gnulib
2012-11-07 Andrew Boieremove .gitignore
2012-03-02 Jim Meyeringversion 3.1
2012-03-02 Jim Meyeringmaint: bump library version to 2.0.0
2012-03-02 Jim Meyeringmaint: update README-release to reflect we now have...
2012-03-02 Jim Meyeringlib-fs-resize: remove unused probe-related code
2012-02-26 Jim Meyeringlibparted: avoid unwarranted failed assertion during...
2012-02-25 Jim Meyeringdoc: improve NEWS
2012-02-21 Jim Meyeringtests: sanitize PATH; do not discard mkswap output
2012-02-18 Jim Meyeringtests: skip failing use of mkfs.hfs unless using newer...
2012-02-18 Jim Meyeringbuild,test: update gnulib, bootstrap and init.sh
2012-02-18 Jim Meyeringbuild: avoid non-srcdir build failure
2012-02-10 Jim Meyeringmaint: placate syntax-check wrt tests/fs-resize.c
2012-02-10 Jim Meyeringdoc: mention HFS+/FAT file system resizing in NEWS
2012-02-10 Jim Meyeringtests: test FAT and HFS file system resizing
2012-02-10 Christoph Hellwigtests: add FS-resize test driver
2012-02-10 Jim Meyeringlib-fs-resize: use linker script to expose only selecte...
2012-02-10 Jim Meyeringmaint: remove r/hfs/DOC,HISTORY,TODO; add VERSION for...
2012-02-10 Jim Meyeringlib-fs-resize: rewrite ped_file_system_clobber
2012-02-10 Jim Meyeringlib-fs-resize: add wrappers for open,close,resize,get_r...
2012-02-10 Jim Meyeringmaint: update copyrights in r/
2012-02-07 Jim Meyeringlib-fs-resize: re-add HFS and FAT file-system-related...
2012-02-07 Jim Meyeringmaint: remove now-unused fat-related functions
2012-02-07 Jim Meyeringtests: set PARTED_TEST_NAME, for valgrind
2012-02-07 Jim Meyeringlibparted: gpt: avoid heap-read-overrun when rewriting...
2012-02-03 Jim Meyeringmaint: adjust the URL that will appear in the generated...
2012-02-03 Jim Meyeringui: rewrite disk_print_flags and partition_print_flags
2012-02-03 Jim Meyeringtests: avoid relatively harmless new "make syntax-check...
2012-02-03 Jim Meyeringlibparted: remove ped_realloc, now unused
2012-02-02 Brian C. Lanedoc: update parted documentation
2012-02-02 Brian C. Lanetests: add test for GPT PMBR pmbr_boot flag
2012-02-02 Brian C. Lanetests: update tests for new disk flags output
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
next