summaryrefslogtreecommitdiff
path: root/parted
Commit message (Expand)AuthorAgeFilesLines
* maint: update copyright year ranges to include 2011Jim Meyering2011-02-229-13/+9
* parted: do_align_check returns always 1 in interactive modePetr Uzel2010-05-281-2/+6
* parted: make align-check work in interactive modePetr Uzel2010-05-261-5/+16
* parted: initialize align_type to default valuePetr Uzel2010-05-261-1/+1
* parted: plug memory leakPetr Uzel2010-05-261-0/+1
* maint: remove useless definitionsJim Meyering2010-05-262-12/+0
* ui: make --help tell where to report bugsJim Meyering2010-04-281-0/+1
* maint: remove empty lines at end of fileJim Meyering2010-04-284-4/+0
* doc: use a valid http:.../AUTHORS URLJim Meyering2010-04-271-1/+1
* ui: get version number from a separately-compiled fileJim Meyering2010-04-272-2/+27
* libparted: add support for Linux software RAID arrays (mdraid)Petr Uzel2010-04-161-1/+2
* build: prepare for gnulib's updated lib-ignoreJim Meyering2010-03-301-0/+3
* Add support for ATA over Ethernet (AoE) devicesPetr Uzel2010-02-261-1/+1
* parted: change default alignment to "optimal"Hans de Goede2010-02-101-1/+1
* parted: change warnings when initial constrained mkpart failsHans de Goede2010-02-101-7/+52
* parted: honor --align option also in mkpartfs, resize and print cmdsHans de Goede2010-02-101-1/+25
* Fix minor spelling errorsOtavio Salvador2010-02-041-2/+2
* build: avoid -Wshadow warningsJim Meyering2010-01-311-3/+2
* maint: remove unreachable codeJim Meyering2010-01-181-1/+0
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-089-9/+13
* ui: Do not truncate flag names when printingHans de Goede2009-12-181-1/+1
* ui: mkpart: avoid double freeJim Meyering2009-12-121-1/+2
* ui: add --align command-line option to specify mkpart alignmentHans de Goede2009-12-101-5/+52
* ui: new command: align-check TYPE NJim Meyering2009-11-303-1/+110
* maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1 to exitJim Meyering2009-11-073-6/+6
* maint: remove stray "types and" in the big FS-op warningJim Meyering2009-11-061-2/+2
* ui: plug multiple command_line_get_word leaksJim Meyering2009-10-281-3/+8
* ui: plug a constraint leak in do_mkpartJim Meyering2009-10-271-2/+5
* ui: plug a leak (partition_print_flags)Jim Meyering2009-10-271-5/+5
* parted: issue a warning upon any use of a file-system opJim Meyering2009-10-011-0/+22
* maint: avoid false-positive NULL-deref warning from clangJim Meyering2009-10-011-6/+5
* maint: function returning "int", did not return a value.Jim Meyering2009-10-012-1/+3
* maint: remove more dead stores and fix a bug in do_mkpartfsJim Meyering2009-10-012-2/+4
* maint: update most copyright year lists to include 2009Jim Meyering2009-09-297-8/+7
* tests: enable a few syntax-checksJim Meyering2009-09-291-1/+2
* ui: do not initialize readline (which would output!) in --script modeJim Meyering2009-09-243-7/+17
* Fix 2 typos.Gilles Espinasse2009-08-211-1/+1
* build: enable many warningsJim Meyering2009-07-241-0/+1
* ui: avoid infloop in testingJim Meyering2009-07-241-1/+5
* parted/ui.c: Include <config.h> before everything elseJim Meyering2009-07-241-0/+1
* ui: avoid NULL dereference on realloc failureJim Meyering2009-07-111-2/+2
* Rationalise linux-swap fs names, and add a "linux-swap" aliasColin Watson2009-07-102-3/+43
* parted-ui: ensure cmd-line buffer is empty before ped_exception_throwJoel Granados Moreno2009-06-101-5/+5
* libparted: link with gnulibJim Meyering2009-06-031-1/+0
* Correctly name virtio devices.Joel Granados Moreno2009-05-261-1/+1
* remove all trailing blanksJim Meyering2009-03-057-84/+84
* portability: use last_component, not basenameJim Meyering2009-03-051-1/+1
* adjust "parted -s dev print" not to emit trailing spacesJim Meyering2009-03-051-4/+14
* * parted/ui.c: Include <config.h> before any other file.Jim Meyering2009-01-261-2/+3
* Add support for SD/MMC storage cards on LinuxHarald Welte2008-10-101-4/+4