summaryrefslogtreecommitdiffstats
path: root/src/phcli.c
Commit message (Expand)AuthorAgeFilesLines
* Split src/list.h in 3Christophe Grenier2023-09-021-0/+1
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-1/+26
* Additional frama-c annotationsChristophe Grenier2020-08-081-0/+5
* PhotoRec: Ctrl-C should break from more locations (see 6f24cf45f6f93f52b6bbb3...Christophe Grenier2019-12-101-0/+3
* PhotoRec: several file formats may have the same name, enable/disable them in...Christophe Grenier2018-06-221-16/+23
* Use new functions check_command(), skip_comma_in_command() and get_int_from_c...Christophe Grenier2018-03-171-51/+24
* src/phcli.c: avoid zero length string comparaison in file_select_cli()Christophe Grenier2017-04-111-0/+2
* PhotoRec: move cli parsing from phrecn.c and ppartseln.c to phcli.cChristophe Grenier2014-04-231-0/+273