| Commit message (Expand) | Author | Age | Files | Lines |
* | A lot of frama-c annotations or code disabling | Christophe Grenier | 2024-01-30 | 1 | -1/+1 |
* | Numerous frama-c annotations | Christophe Grenier | 2021-11-20 | 1 | -1/+64 |
* | src/dir.h: split the file in two, see src/dir_common.h | Christophe Grenier | 2020-09-12 | 1 | -93/+1 |
* | Additional frama-c annotations | Christophe Grenier | 2020-08-08 | 1 | -0/+9 |
* | List NTFS system files when expert mode is enabled. | Christophe Grenier | 2018-06-22 | 1 | -0/+1 |
* | TestDisk: consider as a potential FAT32 root directory directories with date ... | Christophe Grenier | 2018-03-22 | 1 | -1/+1 |
* | Use localtime_t() instead of localtime() | Christophe Grenier | 2017-04-15 | 1 | -0/+1 |
* | add "filecopy" parameters to copy all the files from a partition | Christophe Grenier | 2016-10-26 | 1 | -0/+1 |
* | Distinguish between file listing not implemented and missing library | Christophe Grenier | 2015-04-05 | 1 | -1/+1 |
* | TestDisk, Advanced, List will now always display files or a warning message | Christophe Grenier | 2013-05-19 | 1 | -0/+1 |
* | Migrate from file_data to file_info structure | Christophe Grenier | 2013-05-05 | 1 | -38/+18 |
* | Hide/unhide NTFS Alternate Data Stream | Christophe Grenier | 2012-12-23 | 1 | -0/+3 |
* | Don't depend on "struct stat" for storing information about files, this | Christophe Grenier | 2012-11-06 | 1 | -8/+16 |
* | update two source code comments | Christophe Grenier | 2012-09-22 | 1 | -1/+1 |
* | Workaround for Dos/DJGPP, stat.st_size seems to be 31 bits only. | Christophe Grenier | 2011-04-21 | 1 | -0/+6 |
* | Reduce memory usage during NTFS undelete | Christophe Grenier | 2010-11-22 | 1 | -1/+1 |
* | Move set_date() to a separate file | Christophe Grenier | 2009-08-12 | 1 | -1/+0 |
* | Fix some compilation warnings | Christophe Grenier | 2009-02-03 | 1 | -1/+1 |
* | Split ncurses text interface from functions | Christophe Grenier | 2009-01-14 | 1 | -1/+7 |
* | NTFS MFT repair: Warn if the file listing doesn't contain more than 2 directo... | Christophe Grenier | 2008-11-28 | 1 | -1/+1 |
* | When copying filenames, try to deal more efficently with filename restriction | Christophe Grenier | 2008-11-16 | 1 | -1/+4 |
* | TestDisk: Add fullpathname parameter to display filename with the pathname | Christophe Grenier | 2008-10-07 | 1 | -0/+1 |
* | Sort deleted NTFS files | Christophe Grenier | 2008-08-11 | 1 | -3/+6 |
* | Rename filestat to stat in struct dir_data | Christophe Grenier | 2008-08-09 | 1 | -1/+3 |
* | support for file copy from ext2/ext3 | Christophe Grenier | 2008-05-27 | 1 | -0/+1 |
* | When listing local directories, directories first, files next, both sorted by... | Christophe Grenier | 2008-05-01 | 1 | -0/+9 |
* | Deleted files can be shown or not when listing files. | Christophe Grenier | 2008-04-29 | 1 | -1/+3 |
* | Allow pathname up to 1024 chars instead of 255 | Christophe Grenier | 2008-04-11 | 1 | -1/+1 |
* | Add /cmd device ...,list,recursive support | Christophe Grenier | 2008-03-09 | 1 | -0/+1 |
* | file undelete for FAT filesystem | Christophe Grenier | 2008-02-25 | 1 | -1/+9 |
* | First version in git | Christophe Grenier | 2007-10-29 | 1 | -0/+101 |