summaryrefslogtreecommitdiffstats
path: root/src/pdiskseln.c
Commit message (Expand)AuthorAgeFilesLines
* testdisk and photorec: display disk serial number when selecting sourceChristophe Grenier2023-01-231-0/+9
* Replace "Select a media (use Arrow keys, then press Enter):" message byChristophe Grenier2022-11-161-1/+1
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-2/+2
* Drop "--enable-ncmouse" option from configure scriptChristophe Grenier2022-04-081-36/+0
* pdiskseln.c,phrecn.c,ppartseln.c: disable some code for Frama-CChristophe Grenier2022-04-071-1/+2
* Numerous frama-c annotationsChristophe Grenier2021-11-201-1/+1
* PhotoRec: use LBA when listing EFI GPT partitions as TestDisk doesChristophe Grenier2021-05-311-0/+12
* Lots of frama-c work that should be safe to commitChristophe Grenier2020-06-021-7/+11
* Cleanup code using SUDO_BINChristophe Grenier2020-03-201-6/+5
* "photorec /d recup_dir /cmd resume" can be used to resume a sessionChristophe Grenier2019-12-101-2/+3
* PhotoRec: rename photorec.ses to photorec.se2 if session is not resumedChristophe Grenier2017-12-241-2/+1
* PhotoRec: Make "Continue previous session" give output after receiving YChristophe Grenier2017-11-251-1/+15
* Do not declare variable use_sudo if SUDO_BIN is undefined (code style)Christophe Grenier2016-06-101-0/+4
* Improve English grammar, capitalization, and punctuationAlex Henrie2016-02-221-1/+1
* rename src/ppartsel.c to src/ppartseln.cChristophe Grenier2014-04-231-1/+1
* create src/pdisksel.c with photorec_disk_selection_cli()Christophe Grenier2014-04-211-42/+26
* rename src/pdisksel.c to src/pdiskseln.cChristophe Grenier2014-04-211-0/+335