index
:
testdisk
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dirpart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix to deal with ncurses 5.8 API violation, newwin(0,0,0,0) doesn't create a ...
Christophe Grenier
2011-03-28
1
-1/+1
*
Minimal support to list and copy files from exFAT for TestDisk.
Christophe Grenier
2011-02-07
1
-0/+8
*
Fix small memory leak when copying files
Christophe Grenier
2009-08-18
1
-0/+5
*
Always include stdio.h before ncurses header and types.h
Christophe Grenier
2009-06-12
1
-2/+1
*
Flush stderr before and after listing files
Christophe Grenier
2009-05-27
1
-0/+2
*
Compilation fix
Christophe Grenier
2009-03-25
1
-1/+1
*
PhotoRec: log the correct sector numbers during FAT unformat in expert mode
Christophe Grenier
2009-03-11
1
-0/+1
*
Fix some compilation warnings
Christophe Grenier
2009-02-03
1
-12/+0
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-1/+14
*
TestDisk: Add fullpathname parameter to display filename with the pathname
Christophe Grenier
2008-10-07
1
-8/+26
*
Distinguish ext4 from ext3 filesystem
Christophe Grenier
2008-07-14
1
-0/+1
*
code cleanup: rename aff_buffer() fixup
Christophe Grenier
2008-04-07
1
-2/+2
*
code cleanup: rename aff_buffer()
Christophe Grenier
2008-04-02
1
-5/+5
*
Add /cmd device ...,list,recursive support
Christophe Grenier
2008-03-09
1
-0/+10
*
"testdisk -lu device" will list the partition with sector unit
Christophe Grenier
2007-12-05
1
-2/+2
*
First version in git
Christophe Grenier
2007-10-29
1
-0/+159