index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tdiskop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new functions check_command(), skip_comma_in_command() and get_int_from_c...
Christophe Grenier
2018-03-17
1
-20
/
+11
*
For non partionned media, go directly to the Advanced menu.
Christophe Grenier
2016-04-20
1
-0
/
+4
*
Dsplay number of sectors as long long unsigned integer
Christophe Grenier
2014-07-21
1
-1
/
+1
*
Remove unneeded reference to arch_i386 in tdiskop.c
Christophe Grenier
2013-10-20
1
-1
/
+0
*
menu_disk_cli(): make some variables more local
Christophe Grenier
2013-05-17
1
-5
/
+3
*
Split change_geometry() into change_geometry_cli() and change_geometry_ncurses()
Christophe Grenier
2013-05-15
1
-2
/
+3
*
List the number of sectors when head per cylinder and sector per head are 1
Christophe Grenier
2012-08-09
1
-13
/
+20
*
TestDisk: always search for partition aligned on 1 MB boundaries
Christophe Grenier
2012-07-14
1
-38
/
+2
*
TestDisk: If user press enter when asked for partition created unde Vista or ...
Christophe Grenier
2012-06-28
1
-1
/
+2
*
Rewrote how TestDisk aligns partition on cylinder or 1MB boundary
Christophe Grenier
2011-12-28
1
-2
/
+2
*
Remove "Allow partial last cylinder" option
Christophe Grenier
2011-12-08
1
-22
/
+2
*
Should TestDisk search for partition created under Vista or later
Christophe Grenier
2011-04-03
1
-1
/
+1
*
List and undelete filesystem using alternate superblock if necessary
Christophe Grenier
2010-12-16
1
-1
/
+2
*
Always include stdio.h before ncurses header and types.h
Christophe Grenier
2009-06-12
1
-2
/
+1
*
Fix some compilation warnings
Christophe Grenier
2009-02-03
1
-1
/
+0
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-1
/
+1
*
Split the interface in several files, part 2
Christophe Grenier
2008-08-25
1
-1
/
+1
*
Split the interface in several files
Christophe Grenier
2008-08-24
1
-0
/
+257