summaryrefslogtreecommitdiffstats
path: root/src/chgtype.c
Commit message (Expand)AuthorAgeFilesLines
* src/chgtype.c: remove redundant checkChristophe Grenier2022-07-141-2/+0
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-0/+19
* Use new functions check_command(), skip_comma_in_command() and get_int_from_c...Christophe Grenier2018-03-171-10/+12
* Avoid a NULL dereference when listing an NTFS partition after RebuildBSChristophe Grenier2018-02-071-0/+3
* Code cleanupChristophe Grenier2009-10-251-2/+0
* Fix some compilation warningsChristophe Grenier2009-02-031-7/+0
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-364/+21
* Split the interface in several filesChristophe Grenier2008-08-241-25/+9
* EFI GPT: when changing the partition type, select by default the current typeChristophe Grenier2008-08-061-0/+10
* Users can change the EFI partition type and the filesystem type for GPTChristophe Grenier2008-06-301-9/+147
* Allow left, right and enter key while selecting a partition typeChristophe Grenier2008-04-141-1/+19
* Partition type modification: only use number for Intel and Sun, otherwise sel...Christophe Grenier2008-04-111-1/+121
* code cleanup: rename aff_buffer() fixupChristophe Grenier2008-04-071-1/+1
* code cleanup: rename aff_buffer()Christophe Grenier2008-04-031-4/+4
* "testdisk -lu device" will list the partition with sector unitChristophe Grenier2007-12-061-1/+1
* - Use wprintw ncurses function instead of a custom oneChristophe Grenier2007-11-021-1/+1
* First version in gitChristophe Grenier2007-10-291-0/+156