index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intrf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
A lot of frama-c annotations or code disabling
Christophe Grenier
2024-01-30
1
-0
/
+2
*
Numerous frama-c annotations
Christophe Grenier
2021-11-20
1
-0
/
+26
*
Disable ncurses library when using frama-c
Christophe Grenier
2020-11-01
1
-0
/
+1
*
Add an header guard to prevent multiple inclusion
Christophe Grenier
2020-10-04
1
-0
/
+3
*
Additional frama-c annotations
Christophe Grenier
2020-08-08
1
-1
/
+10
*
Enable start/stop sectors bigger than UINT_MAX when creating partition
Christophe Grenier
2016-10-26
1
-1
/
+2
*
remove screen_buffer_to_stdout() function
Christophe Grenier
2013-05-17
1
-1
/
+0
*
Move some code to new function get_partition_status()
Christophe Grenier
2013-05-14
1
-0
/
+1
*
move prototypes of function using ncurses from src/intrf.h to src/intrfn.h
Christophe Grenier
2012-06-28
1
-6
/
+0
*
move get_default_location() from src/intrf.c to src/askloc.c
Christophe Grenier
2012-06-28
1
-2
/
+0
*
Interface need 24 lines to work correctly
Christophe Grenier
2010-03-16
1
-1
/
+0
*
Code cleanup
Christophe Grenier
2009-10-25
1
-4
/
+0
*
Handle more than 80 columns
Christophe Grenier
2009-04-18
1
-4
/
+1
*
TestDisk: hexdump can use more than 24 lines
Christophe Grenier
2009-04-14
1
-5
/
+0
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-4
/
+8
*
Defined more functions as static
Christophe Grenier
2008-11-10
1
-2
/
+0
*
Create the partition image in the current directory when "/cmd device advance...
Christophe Grenier
2008-09-10
1
-0
/
+1
*
Split the interface in several files, part 2
Christophe Grenier
2008-08-25
1
-2
/
+2
*
Split the interface in several files
Christophe Grenier
2008-08-24
1
-5
/
+0
*
Make the code less C++ hostile
Christophe Grenier
2008-06-23
1
-2
/
+0
*
PhotoRec: FileOpts can use more than 25 lines
Christophe Grenier
2008-05-19
1
-2
/
+0
*
code cleanup: rename aff_buffer()
Christophe Grenier
2008-04-03
1
-5
/
+5
*
Fix log creation
Christophe Grenier
2008-01-09
1
-1
/
+0
*
"testdisk -lu device" will list the partition with sector unit
Christophe Grenier
2007-12-06
1
-2
/
+2
*
Can use sudo if user is not root
Christophe Grenier
2007-11-28
1
-1
/
+1
*
First version in git
Christophe Grenier
2007-10-29
1
-0
/
+99