OSDN Git Service

android-x86/external-parted.git
2008-04-30 Jim MeyeringRemove useless "if" tests before free.
2008-04-30 Jim MeyeringPass NEWS-checking part of "make syntax-check".
2008-04-30 Jim MeyeringExempt a build-related script from the copyright check.
2008-04-30 Jim MeyeringTurn off strcmp/STREQ check.
2008-04-30 Jim Meyering* bootstrap.conf (gnulib_modules): Add useless-if-befor...
2008-04-30 Jim Meyering* doc/parted.texi: Update copyright dates.
2008-04-30 Jim Meyeringmore updates from gnulib and coreutils
2008-04-30 Jim Meyeringuse gnulib's gnumakefile module
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-04-26 Otavio Salvadordo not loop in case message exception has no message
2008-04-24 Otavio Salvadorfix memory leak in exception handler
2008-04-12 Robert MillanAdd support for GRUB / BIOS partition in GPT.
2008-04-07 Bastian BlankFix syntax error.
2008-04-07 Bastian BlankUse host_cpu for s390 check.
2008-03-30 Jim MeyeringFix a typo: s/to defragmenting/to defragment/, Remove...
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-04 Jim MeyeringEnforce inherent limitations of dos and dvh partition...
2008-02-02 Jim Meyeringmkpart: Don't require a DVH partition name if it's...
2008-01-14 Jim MeyeringAvoid new error detected by very latest gcc.
2008-01-14 Jim Meyering#ifdef function definitions to match uses, to avoid...
2008-01-14 Jim MeyeringChange two "extern inline" functions to "static inline".
2007-12-18 Jim MeyeringMake inter-release --version output more useful.
2007-12-18 Jim Meyeringdoc/pt_BR/partprobe.8.pt_BR.po: Remove trailing space...
2007-12-18 Jim MeyeringDistribute new file: architecture.h.
2007-12-18 Jim Meyeringlibparted/architecture.c: Include <config.h>.
2007-12-17 David CantrellFix up the ChangeLog generation a bit.
2007-12-17 Jim MeyeringPerform ChangeLog-creation here, rather than in bootstrap,
2007-12-17 Jim MeyeringMention that we should be able to build with -fno-common.
2007-12-17 Jim Meyering* bootstrap: Update from Coreutils, adapting to changes...
2007-12-17 Jim Meyering* libparted/tests/disk.c (START_TEST): Remove decl...
2007-11-07 David CantrellAdd flags for BSD disklabels (needed for Linux on Alpha)
2007-11-06 David CantrellAdd KNOWN ISSUES section
2007-11-06 David CantrellAlways define PED_DEVICE_DM
2007-11-06 David CantrellAdd 'xvd' to the transports array in do_print
2007-11-03 Otavio SalvadorMove PedArchitecture and ped_set_architecture to private
2007-11-02 Otavio Salvadorparted/geom.h: move includes to after type definition...
2007-11-02 Otavio Salvadorparted/device.h: move includes to after type definition...
2007-11-02 Otavio Salvadorparted/filesys.h doesn't use stdio.h, parted/disk.h...
2007-11-02 Otavio Salvadorparted/constraint.h needs parted/geom.h since it uses...
2007-11-02 Otavio Salvadorparted/natmath.h needs parted/device.h since it uses...
2007-11-02 Otavio Salvadorlibparted/cs/natmath.c: remove inline since it's not...
2007-11-02 Otavio Salvadorparted/device.h needs to include parted/constraint...
2007-11-02 Debarshi RayRemoving unnecessary type-casts and eerie comments.
2007-10-29 Mark NeyhartAdded information to message about ext2 incompatible...
2007-08-31 Otavio SalvadorReally duplicate the disk instead of readd every partition
2007-08-16 Benno SchulenbergSet partprobe's text domain.
2007-08-14 Jim MeyeringFix mkpart linux-swap bug: would use 0x83 rather than...
2007-08-14 Jim MeyeringDon't try to avoid "free (x)" when x is NULL.
2007-08-14 Jim MeyeringAvoid test failure with dash's builtin printf.
2007-08-09 David CantrellSanity check for dev, safety checks on diobuf.
2007-08-09 David CantrellRevert "History with undo and redo capabilities."
2007-08-08 David CantrellHistory with undo and redo capabilities.
2007-08-01 Jim MeyeringRevert "If we cannot create a new PedDisk for the devic...
2007-08-01 Jim MeyeringRevert "Removed unused label (compiler warning)."
2007-07-31 David CantrellProbe for all device-mapper devices.
2007-07-31 David CantrellAdd the PED_DEVICE_XVD device type for Xen virtual...
2007-07-31 David CantrellDetect Xen virtual block devices and identify them...
2007-07-31 David CantrellIf we cannot create a new PedDisk for the device we...
2007-07-31 David CantrellWhen reading the DASD disk label, look at the partition...
2007-07-31 David CantrellRemoved unused label (compiler warning).
2007-07-27 Otavio SalvadorFix bootstrap script to support the new translationproj...
2007-07-23 David CantrellUpdated GPL license boilerplate.
2007-07-23 David CantrellUpdated COPYING file to the GNU General Public License...
2007-07-10 Jim MeyeringFlip the switch (expected-failure -> expected-success...
2007-07-10 Flavio LeitnerFix block state checking for realocated blocks
2007-07-10 Flavio LeitnerFix block number used when checking for state
2007-07-10 Michael BrennanFix syntax error and LIBS problem in configure.ac
2007-07-10 Matthew S.... More correct handling of the HeaderSize field in GPT...
2007-07-06 Jim MeyeringDon't let the automatically-generated ChangeLog cause...
2007-07-06 Jim MeyeringLet "make distcheck" pass once again.
2007-07-06 Michael BrennanFix a problem where a partial read would not be handled...
2007-07-03 Jim MeyeringDon't include config.h from internal headers.
2007-06-22 Jim MeyeringAvoid test failure on Linux-2.6.8 due to too small...
2007-06-22 Jim MeyeringWork around test failures caused by inadequate libreadline.
2007-06-22 Jim MeyeringAvoid mklabel test failure with very small file on...
2007-06-18 Jim MeyeringREADME-hacking: Don't mention Gzip 1.2.4, now that...
2007-06-12 David VazquezReplace some malloc and strdup by xmalloc and xstrdup...
2007-06-12 Jim MeyeringFix the mkfs final-block-group-too-short bug.
2007-06-12 Jim MeyeringFix two "make check"-as-root failures.
2007-06-11 Jim MeyeringFix inconsistent prompt for file system type.
2007-06-11 Jim MeyeringAdd a test to record the current EXT2 mkpartfs failure...
2007-06-11 Jim MeyeringAvoid unnecessary writes in test scripts.
2007-06-11 Matt DavisAdd a test for an ext2-resize failure.
2007-06-05 Jim MeyeringTurn off "DEBUG" in libparted/libparted.c, ...
2007-06-05 Jim MeyeringMake "mklabel amiga" work also when DEBUG is not enabled.
2007-06-05 Jim Meyering"mklabel bsd": don't read/write initialized memory...
2007-05-31 Jim MeyeringDon't leak a partition table buffer.
2007-05-31 Jim MeyeringCorrect a misleading diagnostic.
2007-05-31 Jim MeyeringFix build failure (conflicting decl of strnlen) and...
2007-05-31 Jim MeyeringRead an msdos partition table from a device with 2K...
2007-05-30 Jim MeyeringFix "make distcheck" failure due to not finding usable...
2007-05-30 Jim MeyeringFix configure-with-nls vs. wchar.h/wcsdup problem diffe...
2007-05-30 Otavio Salvadorparted/table.c: Fix a warning when compiling with trans...
2007-05-30 Benno Schulenbergfdasd label: Move formatting out of translatable strings.
2007-05-30 Benno Schulenbergvtoc label: Move formatting out of translatable strings.
2007-05-29 Jim MeyeringAvoid a leak.
2007-05-29 Jim MeyeringMove a test/utility function into test-lib.sh.
next