index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
chgtype.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/chgtype.c: remove redundant check
Christophe Grenier
2022-07-14
1
-2
/
+0
*
Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification
Christophe Grenier
2022-04-13
1
-0
/
+19
*
Use new functions check_command(), skip_comma_in_command() and get_int_from_c...
Christophe Grenier
2018-03-17
1
-10
/
+12
*
Avoid a NULL dereference when listing an NTFS partition after RebuildBS
Christophe Grenier
2018-02-07
1
-0
/
+3
*
Code cleanup
Christophe Grenier
2009-10-25
1
-2
/
+0
*
Fix some compilation warnings
Christophe Grenier
2009-02-03
1
-7
/
+0
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-364
/
+21
*
Split the interface in several files
Christophe Grenier
2008-08-24
1
-25
/
+9
*
EFI GPT: when changing the partition type, select by default the current type
Christophe Grenier
2008-08-06
1
-0
/
+10
*
Users can change the EFI partition type and the filesystem type for GPT
Christophe Grenier
2008-06-30
1
-9
/
+147
*
Allow left, right and enter key while selecting a partition type
Christophe Grenier
2008-04-14
1
-1
/
+19
*
Partition type modification: only use number for Intel and Sun, otherwise sel...
Christophe Grenier
2008-04-11
1
-1
/
+121
*
code cleanup: rename aff_buffer() fixup
Christophe Grenier
2008-04-07
1
-1
/
+1
*
code cleanup: rename aff_buffer()
Christophe Grenier
2008-04-03
1
-4
/
+4
*
"testdisk -lu device" will list the partition with sector unit
Christophe Grenier
2007-12-06
1
-1
/
+1
*
- Use wprintw ncurses function instead of a custom one
Christophe Grenier
2007-11-02
1
-1
/
+1
*
First version in git
Christophe Grenier
2007-10-29
1
-0
/
+156