summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'baserock/pedroalvarez/v3.2-gitmodules' into baserock/v3.2baserock/v3.2Pedro Alvarez2015-05-181-1/+1
|\
| * Update .gitmodules to point at upstream:gnulibbaserock/pedroalvarez/v3.2-gitmodulesPedro Alvarez2015-05-181-1/+1
|/
* Allow building without device-mapperTiago Gomes2015-04-091-1/+6
* version 3.2v3.2Phillip Susi2014-07-281-1/+1
* Bump library REVISION number for releasePhillip Susi2014-07-272-2/+2
* tests: don't require en_US locale in t0251-gpt-unicode.shPhillip Susi2014-07-271-1/+1
* maint: correct a POT-file updating ruleJim Meyering2014-06-231-0/+1
* tests: fix t9020-alignment.shv3.1.90Phillip Susi2014-06-151-1/+1
* Document resizepart commandPhillip Susi2014-06-152-0/+20
* parted: Add stub resize command for backward compatibilityPhillip Susi2014-06-151-0/+16
* parted: Allow undocumented commandsPhillip Susi2014-06-151-0/+2
* parted: make _partition_warn_busy actually a warning instead of an errorPhillip Susi2014-06-155-12/+17
* libparted: Add support for partition resizePhillip Susi2014-06-152-33/+177
* tests: excersise resize commandPetr Uzel2014-06-152-0/+90
* parted: add resizepart commandPetr Uzel2014-06-152-0/+88
* Fix python test scripts for distributionBrian C. Lane2014-06-155-5/+8
* tests: check name when duplicatingBrian C. Lane2014-06-151-4/+29
* libparted: Fix part dupe with empty nameBrian C. Lane2014-06-151-2/+4
* tests: use test's "=" operator, not "=="Jim Meyering2014-05-281-1/+1
* tests: avoid false-positive failure due to symlinkJim Meyering2014-05-281-2/+8
* maint: fix "make syntax-check" nitsJim Meyering2014-05-289-12/+10
* tests: Use mkfs.xfs to create files (#1101112)Brian C. Lane2014-05-273-6/+9
* tests: Add ntfs vfat hfsplus to t1700 probe testBrian C. Lane2014-05-271-6/+13
* maint: run "make update-copyright"Jim Meyering2014-05-25221-221/+221
* maint: remove doubled word: s/on on/on/Jim Meyering2014-05-251-1/+1
* gnulib: update submodule to latestJim Meyering2014-05-252-2/+10
* libparted: mac: support sector size > 512 correctlySergei Antonov2014-05-252-38/+23
* tests: test loop labelsPhillip Susi2014-05-222-0/+105
* libparted: don't trash filesystem when writing loop labelPhillip Susi2014-05-221-1/+2
* libparted: give correct partition device name on loop labelsPhillip Susi2014-05-222-2/+11
* partprobe: do not skip loop labelsPhillip Susi2014-05-222-3/+4
* libparted: don't create partition on loop labelPhillip Susi2014-05-222-0/+7
* libparted: fix loop labels to not vanishPhillip Susi2014-05-222-29/+30
* libparted: remove all old partitions, even if new label allows lessPhillip Susi2014-05-222-2/+12
* libparted: remove old partitions *first* before adding new onesPhillip Susi2014-05-223-22/+72
* libparted: don't detect fat and ntfs boot sectors as dos MBRPhillip Susi2014-05-223-1/+33
* parted: don't reload partition table on every commandPhillip Susi2014-05-229-175/+170
* libparted: fix fat resizePhillip Susi2014-05-222-5/+11
* GPT strings are UCS-2LE not UTF-16Brian C. Lane2014-05-192-13/+11
* Update NEWS with new DASD features.Brian C. Lane2014-04-291-0/+6
* dasd: avoid usage of uninitialized dataPetr Uzel2014-04-291-1/+1
* libparted: mklabel to support EDEV DASDNageswara R Sastry2014-04-291-13/+15
* libparted: Avoid dasd as default disk type while probeNageswara R Sastry2014-04-292-1/+6
* libparted: mklabel to support EAV DASDNageswara R Sastry2014-04-292-3/+90
* libparted: add support for EAV DASD partitionsNageswara R Sastry2014-04-295-112/+436
* libparted: add support for implicit FBA DASD partitionsNageswara R Sastry2014-04-293-9/+61
* Fix filesystem detection on non 512 byte sectorsPhillip Susi2014-04-1827-275/+148
* tests: fix t2310-dos-extended-2-sector-min-offset.shPhillip Susi2014-04-181-6/+3
* tests: fix t1700Phillip Susi2014-04-181-0/+1
* libparted: remove last_usable_if_grownPhillip Susi2014-04-181-1/+1