index
:
testdisk
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
edit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix hexdump interface
Christophe Grenier
2012-01-16
1
-82/+110
*
Add WINDOW *window argument to get_string()
Christophe Grenier
2012-01-01
1
-3/+3
*
Always include stdio.h before ncurses header and types.h
Christophe Grenier
2009-06-12
1
-2/+1
*
Limit the scope of several variables
Christophe Grenier
2009-05-05
1
-2/+2
*
Handle more than 80 columns
Christophe Grenier
2009-04-18
1
-5/+5
*
TestDisk: hexdump can use more than 24 lines
Christophe Grenier
2009-04-14
1
-13/+19
*
Cylinder is now long unsigned int. Fix a parameter inversion for the DOS vers...
Christophe Grenier
2009-04-12
1
-3/+3
*
Fix some compilation warnings
Christophe Grenier
2009-02-03
1
-1/+1
*
Use pread() and pwrite() argument style for internal I/O
Christophe Grenier
2009-01-31
1
-1/+1
*
Split the interface in several files, part 2
Christophe Grenier
2008-08-25
1
-2/+2
*
Store disk geometry in cylinders/heads_per_cylinder/sectors_per_head instead ...
Christophe Grenier
2008-07-18
1
-3/+3
*
Make the code less C++ hostile
Christophe Grenier
2008-06-23
1
-1/+1
*
PhotoRec: FileOpts can use more than 25 lines
Christophe Grenier
2008-05-18
1
-2/+2
*
- Use wprintw ncurses function instead of a custom one
Christophe Grenier
2007-11-02
1
-11/+11
*
First version in git
Christophe Grenier
2007-10-29
1
-0/+290