index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tdisksel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
testdisk and photorec: display disk serial number when selecting source
Christophe Grenier
2023-01-23
1
-8
/
+16
*
Replace "Select a media (use Arrow keys, then press Enter):" message by
Christophe Grenier
2022-11-16
1
-1
/
+1
*
Cleanup code using SUDO_BIN
Christophe Grenier
2020-03-20
1
-4
/
+4
*
Use new functions check_command(), skip_comma_in_command() and get_int_from_c...
Christophe Grenier
2018-03-17
1
-2
/
+1
*
Do not declare variable use_sudo if SUDO_BIN is undefined (code style)
Christophe Grenier
2016-06-10
1
-0
/
+4
*
Improve English grammar, capitalization, and punctuation
Alex Henrie
2016-02-22
1
-1
/
+1
*
Declare as const some static variables
Christophe Grenier
2013-05-22
1
-1
/
+1
*
split interface_partition_type() into change_arch_type_cli() and change_arch_...
Christophe Grenier
2013-05-15
1
-5
/
+8
*
Improve default partition table selection
Christophe Grenier
2012-02-25
1
-2
/
+2
*
Fix for HPA and DCO detection (again)
Christophe Grenier
2011-03-05
1
-1
/
+2
*
Prefix highligted selection by ">", so screen reader software find the
Christophe Grenier
2010-05-21
1
-2
/
+2
*
Always include stdio.h before ncurses header and types.h
Christophe Grenier
2009-06-12
1
-2
/
+1
*
move autoset_unit() to a separate file
Christophe Grenier
2009-05-05
1
-0
/
+1
*
If compiled with sudo support, add a sudo menu item for non-root user even if...
Christophe Grenier
2009-02-11
1
-12
/
+27
*
Fix some compilation warnings
Christophe Grenier
2009-02-03
1
-2
/
+0
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-3
/
+8
*
Code cleanup after using LLVM/Clang Static Analyzer
Christophe Grenier
2008-11-16
1
-5
/
+8
*
Display a warning if HPA or DCO is present
Christophe Grenier
2008-10-07
1
-0
/
+2
*
Split the interface in several files, part 2
Christophe Grenier
2008-08-25
1
-5
/
+12
*
Split the interface in several files
Christophe Grenier
2008-08-24
1
-0
/
+236