index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
partxbox.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
new constant SINGLE_PARTITION_TYPE to improve code testing
Christophe Grenier
2022-11-16
1
-1
/
+2
*
Numerous frama-c annotations
Christophe Grenier
2021-11-20
1
-2
/
+15
*
Additional frama-c annotations
Christophe Grenier
2020-08-08
1
-0
/
+2
*
New prototype for test_structure()
Christophe Grenier
2020-08-02
1
-2
/
+63
*
Avoid function pointer when function is already known
Christophe Grenier
2020-08-02
1
-2
/
+2
*
Constify a lot of function parameters
Christophe Grenier
2020-06-19
1
-1
/
+1
*
Use new functions check_command(), skip_comma_in_command() and get_int_from_c...
Christophe Grenier
2018-03-17
1
-8
/
+4
*
Avoid a NULL dereference when listing an NTFS partition after RebuildBS
Christophe Grenier
2018-02-07
1
-0
/
+2
*
Use explicit function adresses
Christophe Grenier
2017-04-03
1
-12
/
+12
*
TestDisk: remove align parameter from write_part() function
Christophe Grenier
2013-11-03
1
-2
/
+2
*
Code cleanup
Christophe Grenier
2009-10-25
1
-1
/
+1
*
code cleanup: remove verbose argument to add_partition_*()
Christophe Grenier
2009-03-06
1
-1
/
+1
*
Fix some compilation warnings
Christophe Grenier
2009-02-03
1
-2
/
+1
*
Define as static some functions
Christophe Grenier
2009-02-01
1
-6
/
+0
*
Use pread() and pwrite() argument style for internal I/O
Christophe Grenier
2009-01-31
1
-1
/
+1
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-110
/
+7
*
Code cleanup after using LLVM/Clang Static Analyzer
Christophe Grenier
2008-11-16
1
-2
/
+2
*
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
-3
/
+3
*
- 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
/
+427