OSDN Git Service

parted: install the executable to /system/bin
[android-x86/external-parted.git] / parted /
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-02-03 Jim Meyeringui: rewrite disk_print_flags and partition_print_flags
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 Meyeringlibparted: gpt: avoid invalid free with many (~100...
2012-01-10 Keshav P Rbuild: insert -I$(top_builddir)/include before -I$...
2012-01-09 Jim Meyeringbuild: appease gcc's -Werror=suggest-attribute=pure
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-03 Jim Meyeringbuild: address a new "noreturn" suggestion
2011-12-03 Jim Meyeringbuild: mark functions with "const" or "pure" attribute...
2011-12-03 Jim Meyeringbuild: avoid new float-to-double warnings
2011-11-03 Jim Meyeringparted: exit nonzero for certain failures already diagn...
2011-11-02 Petr Uzelparted: mkpart: DWIM for IEC ending sector numbers...
2011-10-14 Richard W.M. Jonesparted: write a few errors and warnings to stderr inste...
2011-10-14 Richard W.M. Jonesparted: strlist print functions can now send output...
2011-10-12 Petr Uzelparted: make a warning message more informative
2011-10-01 Petr Uzelparted: remove obsolete comments
2011-09-29 Petr Uzellibparted: differentiate between plain files and loop...
2011-05-27 Jim Meyeringremove all top-level FS-op code and the clearfat program
2011-05-27 Jim MeyeringUI: remove all file-system-aware sub-commands
2011-05-27 Jim MeyeringUI: avoid leak when interactive sector selection matche...
2011-05-27 Jim MeyeringUI: plug a leak
2011-05-27 Jim Meyeringmaint: correct coverity-reported "suspicious sizeof"
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 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-02-22 Jim Meyeringmaint: update copyright year ranges to include 2011
2010-05-28 Petr Uzelparted: do_align_check returns always 1 in interactive...
2010-05-26 Petr Uzelparted: make align-check work in interactive mode
2010-05-26 Petr Uzelparted: initialize align_type to default value
2010-05-26 Petr Uzelparted: plug memory leak
2010-05-26 Jim Meyeringmaint: remove useless definitions
2010-04-28 Jim Meyeringui: make --help tell where to report bugs
2010-04-28 Jim Meyeringmaint: remove empty lines at end of file
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-16 Petr Uzellibparted: add support for Linux software RAID arrays...
2010-03-30 Jim Meyeringbuild: prepare for gnulib's updated lib-ignore
2010-02-26 Petr UzelAdd support for ATA over Ethernet (AoE) devices
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-04 Otavio SalvadorFix minor spelling errors
2010-01-31 Jim Meyeringbuild: avoid -Wshadow warnings
2010-01-18 Jim Meyeringmaint: remove unreachable code
2010-01-08 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-12-18 Hans de Goedeui: Do not truncate flag names when printing
2009-12-12 Jim Meyeringui: mkpart: avoid double free
2009-12-10 Hans de Goedeui: add --align command-line option to specify mkpart...
2009-11-30 Jim Meyeringui: new command: align-check TYPE N
2009-11-07 Jim Meyeringmaint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and...
2009-11-06 Jim Meyeringmaint: remove stray "types and" in the big FS-op warning
2009-10-28 Jim Meyeringui: plug multiple command_line_get_word leaks
2009-10-27 Jim Meyeringui: plug a constraint leak in do_mkpart
2009-10-27 Jim Meyeringui: plug a leak (partition_print_flags)
2009-10-01 Jim Meyeringparted: issue a warning upon any use of a file-system op
2009-10-01 Jim Meyeringmaint: avoid false-positive NULL-deref warning from...
2009-10-01 Jim Meyeringmaint: function returning "int", did not return a value.
2009-10-01 Jim Meyeringmaint: remove more dead stores and fix a bug in do_mkpartfs
2009-09-29 Jim Meyeringmaint: update most copyright year lists to include...
2009-09-29 Jim Meyeringtests: enable a few syntax-checks
2009-09-24 Jim Meyeringui: do not initialize readline (which would output...
2009-08-21 Gilles EspinasseFix 2 typos.
2009-07-24 Jim Meyeringbuild: enable many warnings
2009-07-24 Jim Meyeringui: avoid infloop in testing
2009-07-24 Jim Meyeringparted/ui.c: Include <config.h> before everything else
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-06-10 Joel Granados Morenoparted-ui: ensure cmd-line buffer is empty before ped_e...
2009-06-03 Jim Meyeringlibparted: link with gnulib
2009-05-26 Joel Granados MorenoCorrectly name virtio devices.
2009-03-05 Jim Meyeringremove all trailing blanks
2009-03-05 Jim Meyeringportability: use last_component, not basename
2009-03-05 Jim Meyeringadjust "parted -s dev print" not to emit trailing spaces
2009-01-26 Jim Meyering* parted/ui.c: Include <config.h> before any other...
2008-10-10 Harald WelteAdd support for SD/MMC storage cards on Linux
2008-08-20 Petr UzelRemove obsolete 'i' from parted optstring (--interactiv...
2008-07-07 Jim Meyering* parted/parted.c (options): Remove redundant "const...
2008-06-20 Joel Andres GranadosFix the script mode for mkpart and mkpartfs.
2008-06-05 Jim Meyeringuse gnulib's progname module
2008-05-31 Jim Meyeringplug leaks in do_print
2008-05-30 Jim Meyeringplug leaks in parted.c
2008-05-29 Jim Meyeringremove more useless "if" tests before free
2008-05-29 Jim MeyeringUse free, not ped_free.
2008-05-29 Jim Meyeringavoid const-related compiler warnings
2008-04-30 Jim MeyeringRemove useless "if" tests before free.
2008-04-29 Matt DavisCorrected a few memory leaks from unallocated ped_unit_...
2008-04-29 Matt DavisCorrected memory leak when displaying partition flags.
2008-04-27 Matt DavisCorrected a small memory leak when displaying partition...
2008-02-04 Jim MeyeringDon't write into line[-1] when line starts with a NUL...
2008-02-04 Jim Meyeringdvh.c (dvh_partition_set_name): Include partition name...
2008-02-02 Jim Meyeringmkpart: Don't require a DVH partition name if it's...
2008-01-14 Jim Meyering#ifdef function definitions to match uses, to avoid...
2007-11-06 David CantrellAdd 'xvd' to the transports array in do_print
2007-08-09 David CantrellRevert "History with undo and redo capabilities."
2007-08-08 David CantrellHistory with undo and redo capabilities.
next