index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
partsun.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
TestDisk: remove align parameter from write_part() function
Christophe Grenier
2013-11-03
1
-2
/
+2
*
various code cleanup
Christophe Grenier
2012-12-08
1
-2
/
+1
*
TestDisk: recover btrfs, a GPL-licensed copy-on-write file system for Linux.
Christophe Grenier
2011-03-05
1
-28
/
+11
*
Rename sun_partition to sun_disklabel
Christophe Grenier
2010-01-24
1
-3
/
+3
*
Code cleanup
Christophe Grenier
2009-10-25
1
-2
/
+2
*
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
-3
/
+2
*
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
-103
/
+7
*
Code cleanup after using LLVM/Clang Static Analyzer
Christophe Grenier
2008-11-16
1
-2
/
+2
*
Store disk geometry in cylinders/heads_per_cylinder/sectors_per_head instead ...
Christophe Grenier
2008-07-18
1
-17
/
+18
*
Make the code less C++ hostile
Christophe Grenier
2008-06-23
1
-1
/
+1
*
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
-5
/
+5
*
"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
/
+514