index
:
testdisk
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
testdisk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
code cleanup: remove unused but set variables
Christophe Grenier
2012-04-14
1
-1/+0
*
Improve default partition table selection
Christophe Grenier
2012-02-25
1
-16/+5
*
TestDisk /list now displays the disk model, serial number, firmware version a...
Christophe Grenier
2012-02-07
1
-12/+35
*
Remove "Allow partial last cylinder" option
Christophe Grenier
2011-12-08
1
-2/+2
*
Log HDD serial number and firmware revision
Christophe Grenier
2011-06-30
1
-6/+8
*
Add get_compilation_date() and td_jpeg_version() functions
Christophe Grenier
2011-04-23
1
-0/+2
*
Code cleanup
Christophe Grenier
2009-10-25
1
-3/+3
*
Log syntax error in command line
Christophe Grenier
2009-10-19
1
-2/+2
*
Always include stdio.h before ncurses header and types.h
Christophe Grenier
2009-06-12
1
-2/+2
*
move autoset_unit() to a separate file
Christophe Grenier
2009-05-05
1
-1/+3
*
Handle Ctrl+C
Christophe Grenier
2009-04-18
1
-8/+21
*
Fix some compilation warnings
Christophe Grenier
2009-02-03
1
-3/+2
*
TestDisk: fix name in log
Christophe Grenier
2009-01-29
1
-1/+1
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-19/+36
*
Add logname option, usefull for people running several testdisk or photorec a...
Christophe Grenier
2008-10-06
1
-3/+11
*
Split the interface in several files
Christophe Grenier
2008-08-24
1
-0/+2
*
Add -v[ersion] parameter to TestDisk & PhotoRec
Christophe Grenier
2008-07-07
1
-3/+17
*
Log compilation date/time
Christophe Grenier
2008-04-11
1
-1/+2
*
code cleanup: rename aff_buffer() fixup
Christophe Grenier
2008-04-07
1
-1/+1
*
code cleanup: rename aff_buffer()
Christophe Grenier
2008-04-02
1
-1/+1
*
Reports OS version and compiler version
Christophe Grenier
2008-03-24
1
-4/+6
*
Use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX under Windows to get disk size (Fix bogg...
Christophe Grenier
2008-02-05
1
-1/+10
*
Fix log creation
Christophe Grenier
2008-01-09
1
-16/+9
*
"testdisk -lu device" will list the partition with sector unit
Christophe Grenier
2007-12-05
1
-3/+18
*
Can use sudo if user is not root
Christophe Grenier
2007-11-28
1
-1/+6
*
Handle unicode filenames in display and when copying files from an NTFS parti...
Christophe Grenier
2007-11-06
1
-13/+14
*
- Use wprintw ncurses function instead of a custom one
Christophe Grenier
2007-11-02
1
-5/+5
*
First version in git
Christophe Grenier
2007-10-29
1
-0/+369