OSDN Git Service

android-x86/external-parted.git
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.
2007-05-29 Jim MeyeringOn IRC, xeos reported test failures in t0000 and t2000
2007-05-26 Jim MeyeringDiagnose invalid command arguments.
2007-05-25 Jim MeyeringUse xmalloc and xrealloc, rather than unchecked malloc...
2007-05-25 Jim MeyeringFix off-by-one error in previous change.
2007-05-25 Jim MeyeringRemove a silly (and dangerous) function.
2007-05-25 Jim Meyeringdoc/parted.texi (Static binaries): Correct an invalid...
2007-05-24 Jim MeyeringDiagnose "ext2 FS too small" rather than triggering...
2007-05-24 Jim MeyeringFix typo in privs-required test setup.
2007-05-23 Jim MeyeringDon't fail all tests when "." lacks O_DIRECT support.
2007-05-19 Jim MeyeringMake all tests get their initialization from the same...
2007-05-19 Jim Meyering* tests/Makefile.am (init.sh): Make this generated...
2007-05-18 Jim Meyeringmkpartfs ext2 2 10 would erroneously report "file syste...
2007-05-17 Jim MeyeringAvoid spurious test failures due to buggy ncurses-5.6.
2007-05-16 Benno Schulenbergpartprobe: new option: --dry-run, synonym for now-depre...
2007-05-16 Anant NarayananTest commit
2007-05-14 David CantrellRemoved clean.sh script. Using git now, we don't need...
2007-05-14 David CantrellUse gnulib xmalloc() and xrealloc().
2007-05-14 Flavio LeitnerFix exception handling in mkpart and mkpartfs
2007-05-11 Jim Meyering* tests/t1100-busy-label.sh: Quote uses of $dev, in...
2007-05-11 Jim MeyeringWhen labeling a disk in --script mode, fail if it is...
2007-05-11 Jim MeyeringNo longer require "srcdir=." when running a test manually.
2007-05-09 Otavio Salvador[parted] Fix script mode support on mkfs commandline...
2007-05-08 Debarshi RayPreventing compilation of DASD code on GNU Hurd systems...
2007-05-07 Jim MeyeringRewrite integration tests to use a new framework (git's).
2007-05-07 Jim MeyeringMerge branch 'inhibit-word-wrap'
2007-05-07 Jim MeyeringMerge branch 'include-limits-h-for-CHAR_MAX'
2007-05-07 Jim MeyeringMake ---pretend-input-tty inhibit output word-wrap.
2007-05-07 Jim MeyeringSuppress "you are not superuser..." warning in script...
2007-05-07 Jim MeyeringAvoid "make distcheck" failure, with newer system headers.
2007-05-03 Anant NarayananUpdated Doxyfile
2007-05-02 David CantrellOn the edge branch, labeled the version as 1.9.0 so...
2007-05-02 David CantrellWhitespace cleanups.
2007-05-02 David CantrellWhitespace cleanups.
2007-05-02 David CantrellWhitespace cleanups.
2007-05-02 David CantrellWhitespace cleanups.
2007-05-02 David CantrellRevert "Remove unused label."
2007-05-02 David CantrellPatch from Jim Meyering <jim@meyering.net> to linux_wri...
2007-05-02 David CantrellFix primary partition cylinder alignment error for...
2007-05-02 David CantrellFix off-by-one bug in parted when displaying informatio...
2007-05-02 David CantrellDo not translate partition names in 'parted print'...
2007-05-02 David CantrellRemove unused label.
2007-05-02 David CantrellReverted my patch to configure.ac to remove -Wl,--as...
2007-05-02 David Cantrelllibreadline is a problematic library. Autoconf adds...
2007-05-02 David CantrellMore changes to set the version number to 1.8.3.
2007-05-02 David CantrellSet version to 1.8.3 for upcoming release.
2007-05-01 Debarshi Ray[tests] Separate and improved test for reading of disk...
2007-04-30 Matthew HarrisFix endianness bugs
2007-04-26 Jim MeyeringAdd integration tests, then adjust code so that they...
2007-04-26 Jim MeyeringTemporarily disable the clone-dvh-label test.
2007-04-21 Jim Meyering[PATCH] Avoid warning from -Wformat-security; tweak...
2007-04-20 Debarshi Ray[tests] New test for probing of disk labels.
2007-04-20 Otavio SalvadorRevert "[libparted] dvh label fixes"
2007-04-20 Otavio Salvador[libparted] dvh label fixes
2007-04-20 Otavio Salvador[tests] Simplify test_clone_label removing the label...
2007-04-20 Otavio Salvador[tests] Trivial coding style fixes around the tests...
2007-04-20 Otavio Salvador[tests] Add _test_exception_handler to fail every time...
2007-04-20 Debarshi Ray[tests] New test for cloning of disk labels.
2007-04-19 Debarshi Ray[tests] Fix spacing around brackets and asterisks.
2007-04-18 Benno SchulenbergHandle options independent of their order.
2007-04-18 Otavio Salvador[tests] Small refactoring on test_create_label
2007-04-18 Otavio Salvador[tests] Implements _implemented_disk_label and _create_...
2007-04-18 Otavio Salvador[tests] Ensure that we're able to read the just created...
2007-04-17 Debarshi RayIndentation fixes in libparted/tests/.
2007-04-16 Debarshi RayShow the update /etc/fstab message only when there...
2007-04-06 solsTiCe d... change the variable named start to offset to be consist...
2007-04-05 solsTiCe d... remove any trace of PED_PARTITION_PRIMARY which was...
2007-04-05 Benno SchulenbergAdded 'rescue', 'unit', and 'version' to the man page...
2007-04-04 Otavio SalvadorAvoid segfault due a double free on reiserfs support...
2007-04-04 Benno SchulenbergMake the wording of warning somewhat clearer.
2007-03-27 Benno SchulenbergTweak some help messages: change third person to impera...
2007-03-20 David CantrellConditionalize the System Z stuff correctly. We get...
2007-03-20 David CantrellRemove the COMPILE_FOR_S390 flag-setting stuff. It...
2007-03-20 David CantrellSleep for one second after uploading a file to ftp...
2007-03-20 David CantrellFix for compile problems with gcc-4.1.2 as indicated...
2007-03-20 David CantrellCheck for tgetent() in libtinfo as well as ncurses...
2007-03-20 David CantrellRemove some unused variables, check the return values...
2007-03-20 David CantrellInclude vtoc.h for the format1_label_t typedef.
2007-03-20 David CantrellRemove GNU make-specific things from po4a.mk.
2007-03-16 David CantrellInstall the libparted.pc file, not the libparted.pc...
2007-03-16 David CantrellMore spec file template cleanups.
2007-03-16 David CantrellUpdated the release script to work with the new source...
2007-03-16 Debarshi RayFixed faulty information in README-hacking (Bison is...
2007-03-16 Jim Meyeringpo/POTFILES.in: Add lib/getopt.c
2007-03-16 Debarshi RayPrevented DASD specific headers and sources from being...
2007-03-15 David CantrellMove static variable flagging little endian or not...
2007-03-13 David CantrellModernize the spec file template.
2007-03-13 David CantrellIgnore more files.
2007-03-13 David CantrellPatch from Matthew Garrett <mjg59@srcf.ucam.org> to...
2007-03-12 Jim Meyeringhfs.c: Detect write failure.
2007-03-08 Jim Meyering aix.c: Avoid memory overrun. Don't assume logical...
2007-03-08 Jim Meyering Use PED_SECTOR_SIZE_DEFAULT not 512
2007-03-08 Jim Meyering* parted/ui.c (non_interactive_mode): Plug a tiny leak.
2007-03-08 Jim Meyeringlinux.c: Avoid memory overrun. Handle 2048-byte logica...
next