OSDN Git Service

android-x86/external-parted.git
2007-02-16 Jim MeyeringAvoid compiler warnings with gcc -Wall -Wshadow.
2007-02-16 Jim Meyering* libparted/labels/rdb.c (amiga_read): Remove decl...
2007-02-16 Jim Meyering* libparted/labels/bsd.c (bsd_partition_new): Remove...
2007-02-16 Jim Meyering* libparted/labels/dasd.c: Remove unused labels and...
2007-02-16 Debarshi RayFix the style of typedef, enum, struct and __attribute_...
2007-02-15 Debarshi RayDeprecating ped_[register|unregister]_disk_type in...
2007-02-14 Jim MeyeringUse lighter-weight fputs and putchar in place of printf...
2007-02-14 Jim MeyeringMake it so "make distcheck" passes.
2007-02-14 Debarshi RayFixed the copyright notices.
2007-02-14 Debarshi RayCleaned up the formatting of AUTHORS.
2007-02-14 Debarshi RayTidying up the formatting and comments in linux_swap.c.
2007-02-13 Jim MeyeringDon't define _GNU_SOURCE manually.
2007-02-13 Jim MeyeringRemove some #ifdefs
2007-02-13 Jim Meyering* libparted/labels/fdasd.c (GETARG): Remove unused...
2007-02-13 Otavio SalvadorCreate 'm4' directory when generating the building...
2007-02-13 Jim MeyeringWork with automake-1.10.
2007-02-13 Jim MeyeringCompile warning-free with "gcc -Wall -Wshadow".
2007-02-13 Jim Meyeringconfigure.ac: Add LOCALEDIR definition to CFLAGS only...
2007-02-12 Riccardo SettiAdded a pkgconfig file for libparted, adjusted Makefile...
2007-01-30 Debarshi RayRenaming PARTITION_EXT to PARTITION_DOS_EXT in MSDOS...
2007-01-17 Debarshi RayEnable support for swsusp partitions, and the ability...
2007-01-16 Debarshi RaySynchronize the linux-swap (new version) header accordi...
2007-01-16 Debarshi Raycb6ca73be06f360308e6a2fccb7142ed8175af29 continued.
2007-01-16 Debarshi RayAdd stdint.h stdlib.h & string.h to include/parted...
2007-01-14 Debarshi RaySynchronise manual page and --help documentation.
2007-01-12 David CantrellUpdated i18n information.
2007-01-12 David CantrellAdd ped_device_cache_remove() prototype.
2007-01-12 David CantrellOnly call _disk_warn_loss(disk) in do_mklabel() if...
2007-01-12 David CantrellFix a segfault in ped_assert() where the wrong pointer...
2007-01-12 David CantrellAdd the ped_device_cache_remove() function to remove...
2007-01-12 David CantrellUpdated the AUTHORS file.
2007-01-12 Debarshi RayRectify segmentation fault caused by 9e05418de3477666b0...
2007-01-12 Debarshi RayUpdate doc/C/parted.8 to document --list.
2007-01-06 Otavio Salvadorparted/parted.c: Destroy all objects before return...
2007-01-05 Anant NarayananDump readline history on crash
2006-12-14 Anant NarayananLoosen requirement for the 'check' library.
2006-12-14 Debarshi RayUpdate AUTHORS.
2006-12-13 Leslie P. Polzeradded scripts/update-po
2006-12-13 David CantrellMerge branches 'master' and 'master' of git+ssh://dcant...
2006-12-11 Leslie P. PolzerUpdated translations.
2006-12-11 Debarshi RayAlias 'print list' with 'print all'.
2006-12-11 Otavio SalvadorInclude a disk probing test
2006-12-11 Otavio SalvadorIf CHECK is installed on configure time, build our...
2006-12-11 Otavio SalvadorAdd CHECK unittext library detection to Autoconf script
2006-12-09 Leslie P. PolzerRelease script: cannot call "return" from top level...
2006-12-08 Debarshi RayZero sized device is shown as 0.00B and not -0.00kB.
2006-12-07 Otavio Salvadorlibparted/exception.c: Dynamically allow space of excep...
2006-12-07 Otavio SalvadorOutput a backtrace when catching SEGV_MAPERR or a gener...
2006-12-06 Debarshi RayImplement 'print devices'.
2006-12-05 Benno SchulenbergTranslate the copyright message, and hard wrap it
2006-12-05 Otavio Salvadorlibparted/disk.c: Standarize the way we walk throught...
2006-12-05 Otavio SalvadorRevert "Add check unittest support and a initial test...
2006-12-05 Otavio Salvadorparted/parted.c: Remove useless line break
2006-12-05 Otavio SalvadorAdd check unittest support and a initial test for a...
2006-12-04 David CantrellFix the upload script to correctly reference the sig...
2006-12-04 David CantrellRemove ChangeLog, doc/mdate-sh, and doc/texinfo.tex...
2006-12-04 David CantrellGenerate ChangeLog before running the autogen tools...
2006-12-03 David CantrellPass git changelog through 'fold -s' to wrap long lines.
2006-12-03 David CantrellAdded the --enable-selinux switch to the configure...
2006-12-03 David CantrellRename all old ChangeLog files to ChangeLog.0. Added...
2006-12-02 Leslie P. PolzerUpdated URL of static parted in docs.
2006-12-02 Anant NarayananMake parted ignore '-i' option instead of failing
2006-12-02 Anant NarayananSupport machine parseable output.
2006-11-30 Debarshi RayCleanup _partition_warn_busy, _disk_warn_busy, _partiti...
2006-11-29 Otavio SalvadorProper print when there're no extended partitions,...
2006-11-28 Otavio Salvadorlibparted/arch/linux.c: initialize task point to please GCC
2006-11-28 Otavio SalvadorDon't enforce libselinux and libsepol linking when...
2006-11-28 Debarshi RayWarn before mklabel and mkfs.
2006-11-28 Debarshi RayMake mktable aliased to mklabel.
2006-11-28 Otavio SalvadorFix 'print' command help
2006-11-27 Leslie P. PolzerUpdated translations.
2006-11-27 Otavio SalvadorRemove doc/mdate-sh and doc/texinfo.tex since they...
2006-11-23 Anant NarayananIntroduce the -list command-line switch, patch by Debar...
2006-11-22 Otavio SalvadorAvoid warning about user permissions when using --version
2006-11-22 Otavio Salvadorparted/parted.c: Remove redeclaration of current_dev...
2006-11-22 Otavio SalvadorReadd the 'return 0;' to please GCC
2006-11-22 AnantFix loop in print_all, thanks to Debarshi Ray for the...
2006-11-20 Otavio SalvadorRemove useless 'return 0;' call
2006-11-20 Otavio SalvadorRemove useless semicolon from PED_ASSERT calls
2006-11-20 David CantrellGenerate SHA-1 digests of the archive files and upload...
2006-11-20 Otavio SalvadorRework backtrace support
2006-11-17 David CantrellFinal changes for parted-1.8.0
2006-11-11 Otavio SalvadorApply changes done on Darcs and suitable for release...
2006-11-11 Otavio SalvadorRemove files that can be generated.
2006-11-11 Otavio SalvadorChanges done on darcs repository suitable for 1.8 release:
2006-11-11 Otavio SalvadorChanges done on darcs repository suitable for 1.8 release:
2006-11-10 Otavio SalvadorChanges done on darcs repository suitable for 1.8 release:
2006-11-06 David CantrellUpdates for parted-1.8.0rc3
2006-11-06 David Cantrell * arch/linux.c: Define PROC_DEVICES_BUFSIZ for readi...
2006-11-02 David Cantrell * labels/mac.c (_rawpart_is_boot): Check for Apple_B...
2006-10-31 David Cantrell2048 -> 1024
2006-10-31 David Cantrell * device.c (canonicalize_file_name): calloc...
2006-10-31 David Cantrell * parted.c (do_print): Add device-mapper type...
2006-10-26 David Cantrell * arch/linux.c: Go to error_free_arch_specific...
2006-10-26 David CantrellLine length fixes.
2006-10-11 David CantrellNeed the filename: directive as well.
2006-10-11 David CantrellSet directive file version to 1.1.
2006-10-11 David CantrellConditionalize the device-mapper stuff.
2006-10-11 David Cantrelli18n updates.
2006-10-11 David CantrellBump version.
next