summaryrefslogtreecommitdiffstats
path: root/src/addpart.c
Commit message (Expand)AuthorAgeFilesLines
* new constant SINGLE_PARTITION_TYPE to improve code testingChristophe Grenier2022-11-161-8/+33
* TestDisk: add 'addpart' in CLI commandChristophe Grenier2014-02-021-0/+4
* split add_partition() into add_partition_cli() and add_partition_ncurses()Christophe Grenier2013-05-151-33/+13
* code cleanup: remove verbose argument to add_partition_*()Christophe Grenier2009-03-061-11/+11
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-0/+78