summaryrefslogtreecommitdiff
path: root/parted/ui.h
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright statements to 2022Brian C. Lane2023-03-241-1/+1
* maint: Update copyright statements to 2022Brian C. Lane2022-03-231-1/+1
* parted: add --fix to "fix" in script modeCristian Klein2021-01-281-0/+1
* maint: Update copyright statements to 2021Brian C. Lane2021-01-181-1/+1
* maint: Update copyright statements to 2020Brian C. Lane2020-12-111-1/+2
* maint: Update copyright statements to 2019Brian C. Lane2019-08-121-1/+1
* maint: run "make update-copyright"Jim Meyering2014-05-251-1/+1
* parted: don't reload partition table on every commandPhillip Susi2014-05-221-3/+5
* maint: update all copyright year number rangesJim Meyering2013-01-061-1/+1
* gpt: add commands to manipulate pMBR boot flagMatthew Garrett2012-02-021-0/+3
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* build: address a new "noreturn" suggestionJim Meyering2011-12-031-1/+1
* build: mark functions with "const" or "pure" attribute, per gcc warningsJim Meyering2011-12-031-1/+1
* parted: mkpart: DWIM for IEC ending sector numbers like 2MiB and 9GiBPetr Uzel2011-11-021-1/+1
* maint: update copyright year ranges to include 2011Jim Meyering2011-02-221-1/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-081-1/+1
* ui: new command: align-check TYPE NJim Meyering2009-11-301-1/+8
* maint: remove more dead stores and fix a bug in do_mkpartfsJim Meyering2009-10-011-1/+2
* maint: update most copyright year lists to include 2009Jim Meyering2009-09-291-1/+1
* ui: do not initialize readline (which would output!) in --script modeJim Meyering2009-09-241-1/+2
* avoid const-related compiler warningsJim Meyering2008-05-291-2/+2
* Updated GPL license boilerplate.David Cantrell2007-07-231-3/+2
* Add integration tests, then adjust code so that they pass.Jim Meyering2007-04-261-2/+2
* Fix ChangeLogAnant Narayanan2006-09-141-0/+83