| Commit message (Expand) | Author | Age | Files | Lines |
| * | When selecting undelete for an exFAT partition, avoid to redirect to NTFS und... | Christophe Grenier | 2011-04-25 | 1 | -2/+4 |
|
|
| * | Minimal support to list and copy files from exFAT for TestDisk. | Christophe Grenier | 2011-02-07 | 1 | -0/+15 |
|
|
| * | List and undelete filesystem using alternate superblock if necessary | Christophe Grenier | 2010-12-16 | 1 | -8/+39 |
|
|
| * | Add the possibility to list NTFS partition in the Advanced menu | Christophe Grenier | 2010-11-20 | 1 | -4/+8 |
|
|
| * | TestDisk Image Creation: display the data size | Christophe Grenier | 2010-11-11 | 1 | -16/+18 |
|
|
| * | Can list ext3/ext4 in TestDisk Advanced menu | Christophe Grenier | 2010-11-09 | 1 | -39/+22 |
|
|
| * | Modified interface when prompting for a destination to store data | Christophe Grenier | 2010-10-23 | 1 | -1/+1 |
|
|
| * | Prefix highligted selection by ">", so screen reader software find the | Christophe Grenier | 2010-05-21 | 1 | -0/+2 |
|
|
| * | Add a header needed under Solaris | Christophe Grenier | 2010-04-27 | 1 | -0/+3 |
|
|
| * | If the destination is full, PhotoRec ask for a new location and it defaults | Christophe Grenier | 2009-05-24 | 1 | -1/+1 |
|
|
| * | TestDisk: Force screen redraw | Christophe Grenier | 2009-04-14 | 1 | -0/+2 |
|
|
| * | code cleanup: remove verbose argument to add_partition_*() | Christophe Grenier | 2009-03-06 | 1 | -1/+1 |
|
|
| * | Fix some compilation warnings | Christophe Grenier | 2009-02-03 | 1 | -5/+4 |
|
|
| * | Split ncurses text interface from functions | Christophe Grenier | 2009-01-14 | 1 | -5/+14 |
|
|
| * | Code cleanup after using LLVM/Clang Static Analyzer | Christophe Grenier | 2008-11-16 | 1 | -2/+0 |
|
|
| * | TestDisk, replace "Do you want to save disk file image.dd" by "Do you want to... | Christophe Grenier | 2008-10-28 | 1 | -1/+1 |
|
|
| * | TestDisk: distinguish between "advanced,list" and "advanced,undelete" | Christophe Grenier | 2008-10-07 | 1 | -2/+12 |
|
|
| * | List deleted files instead of normal files when choosing Undelete for a parti... | Christophe Grenier | 2008-10-06 | 1 | -1/+1 |
|
|
| * | Create the partition image in the current directory when "/cmd device advance... | Christophe Grenier | 2008-09-10 | 1 | -1/+4 |
|
|
| * | Split the interface in several files, part 2 | Christophe Grenier | 2008-08-25 | 1 | -895/+28 |
|
|
| * | Split the interface in several files | Christophe Grenier | 2008-08-24 | 1 | -107/+118 |
|
|
| * | Enable MFT repair in expert mode when the NTFS boot sector is ok even if its ... | Christophe Grenier | 2008-08-14 | 1 | -1/+4 |
|
|
| * | TestDisk: add initial support for NTFS undelete | Christophe Grenier | 2008-08-05 | 1 | -15/+23 |
|
|
| * | Distinguish ext4 from ext3 filesystem | Christophe Grenier | 2008-07-14 | 1 | -2/+3 |
|
|
| * | TestDisk: add /cmd device advanced,list parameter | Christophe Grenier | 2008-07-07 | 1 | -0/+5 |
|
|
| * | TestDisk: add Undelete in the Advanced menu for FAT and ext2 | Christophe Grenier | 2008-07-03 | 1 | -6/+23 |
|
|
| * | Make the code less C++ hostile | Christophe Grenier | 2008-06-23 | 1 | -1/+1 |
|
|
| * | PhotoRec: FileOpts can use more than 25 lines | Christophe Grenier | 2008-05-18 | 1 | -1/+1 |
|
|
| * | Can list by pressing 'l' in the Advanced menu (key usage not displayed) | Christophe Grenier | 2008-04-11 | 1 | -0/+7 |
|
|
| * | code cleanup: rename aff_buffer() fixup | Christophe Grenier | 2008-04-07 | 1 | -4/+4 |
|
|
| * | code cleanup: rename aff_buffer() | Christophe Grenier | 2008-04-02 | 1 | -56/+56 |
|
|
| * | Move rebuild_FAT_BS, FAT_init_rootdir and repair_FAT_table headers to fat_adv.h | Christophe Grenier | 2008-03-24 | 1 | -0/+1 |
|
|
| * | Remove the possibility to add a partition for non-partionned disk | Christophe Grenier | 2008-02-28 | 1 | -0/+1 |
|
|
| * | Use better description in Advanced menu | Christophe Grenier | 2008-02-27 | 1 | -4/+4 |
|
|
| * | HFS/HFS+: replace superblock by volume header name | Christophe Grenier | 2008-02-27 | 1 | -10/+10 |
|
|
| * | Compatibility fix for e2fsprogs 1.40.6 | Christophe Grenier | 2008-02-10 | 1 | -1/+1 |
|
|
| * | PhotoRec: expert can stop pass 0 and set the blocksize | Christophe Grenier | 2008-01-14 | 1 | -1/+1 |
|
|
| * | add image file creation from partition | Christophe Grenier | 2008-01-09 | 1 | -7/+38 |
|
|
| * | TestDisk FAT and NTFS Advanced boot menu interface, automaticaly positioned t... | Christophe Grenier | 2008-01-04 | 1 | -4/+20 |
|
|
| * | In expert mode during RepairMFT, user can choose between MFT and MFTmirror if... | Christophe Grenier | 2007-12-21 | 1 | -1/+1 |
|
|
| * | "testdisk -lu device" will list the partition with sector unit | Christophe Grenier | 2007-12-05 | 1 | -10/+10 |
|
|
| * | Add some synchronisation points, should help to deal with unexpected program ... | Christophe Grenier | 2007-12-02 | 1 | -0/+6 |
|
|
| * | Fix for type change when there is no partition table | Christophe Grenier | 2007-11-19 | 1 | -8/+20 |
|
|
| * | - Use wprintw ncurses function instead of a custom one | Christophe Grenier | 2007-11-02 | 1 | -10/+10 |
|
|
| * | First version in git | Christophe Grenier | 2007-10-29 | 1 | -0/+1270 |
|
|