index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification
HEAD
master
Christophe Grenier
2022-04-13
127
-657
/
+1714
*
src/partmac.[ch]: Fix mac structure to avoid using pointers
Christophe Grenier
2022-04-10
2
-8
/
+24
*
Fix the build with rpkg-util v3+
Christophe Grenier
2022-04-08
2
-2
/
+2
*
Merge branch 'praiskup_rpkg-v3'
Christophe Grenier
2022-04-08
1
-1
/
+1
|
\
|
*
Fix the build with rpkg-util v3+
Pavel Raiskup
2022-04-08
1
-1
/
+1
|
/
*
Move spec files from copr directory to root
Christophe Grenier
2022-04-08
3
-10
/
+1
*
Drop "--enable-ncmouse" option from configure script
Christophe Grenier
2022-04-08
6
-286
/
+5
*
pdiskseln.c,phrecn.c,ppartseln.c: disable some code for Frama-C
Christophe Grenier
2022-04-07
3
-4
/
+35
*
copr: Build failed on copr.fedorainfracloud.org since rpkg-util has been
Christophe Grenier
2022-04-06
3
-12
/
+15
*
src/ntfs_io.c: fix ntfs_device_testdisk_io_ioctl() prototype for ntfs-3g
Christophe Grenier
2022-04-06
1
-0
/
+12
*
Avoid field with a 0 size as Frama-C do not support them.
Christophe Grenier
2022-04-06
5
-0
/
+53
*
src/qmainrec.cpp: log "QPhotoRec exited normally" when QPhotoRec is
Christophe Grenier
2022-04-05
1
-0
/
+1
*
src/qphotorec_locale.qrc: fix for f599c961a03c52c1f2a5fcab47ca8103317302cb
Christophe Grenier
2022-04-05
1
-0
/
+1
*
QPhotoRec: add Finnish translation from https://www.transifex.com/cgsecurity/...
Christophe Grenier
2022-03-26
3
-0
/
+278
*
Merge branch 'patch-1' of https://github.com/mb720/testdisk
Christophe Grenier
2022-03-26
1
-13
/
+14
|
\
|
*
Fix typos in README.md
Matthias Braun
2022-01-09
1
-13
/
+14
*
|
PhotoRec recover
Christophe Grenier
2022-03-24
5
-0
/
+238
*
|
README.md: It's better to consult the documentation than starting the
Christophe Grenier
2022-03-24
1
-2
/
+1
*
|
Stops if argc <= 0
Christophe Grenier
2022-01-27
2
-0
/
+4
|
/
*
man: fix zh_CN version
Christophe Grenier
2021-12-28
4
-5
/
+7
*
Merge branch 'jwilk-forks-man'
Christophe Grenier
2021-12-28
4
-5
/
+7
|
\
|
*
man: fix formatting in SEE ALSO sections
Jakub Wilk
2021-12-27
4
-5
/
+7
|
/
*
Numerous frama-c annotations
Christophe Grenier
2021-11-20
118
-137
/
+1664
*
PhotoRec: recover dovecot encrypted files (Disable by default)
Christophe Grenier
2021-11-20
3
-0
/
+133
*
QPhotoRec: update translations, add Polish(pl)
Christophe Grenier
2021-11-10
16
-67
/
+495
*
Replace "harddisk" by "hard disk" and replace "is is" by "is"
Christophe Grenier
2021-11-10
5
-12
/
+19
*
compile.sh: fix most warnings reported by shellcheck
Christophe Grenier
2021-11-05
1
-109
/
+109
*
QPhotoRec: add sv_SE and zh_CN translations - missing part
Christophe Grenier
2021-11-05
2
-1
/
+4
*
QPhotoRec: add sv_SE and zh_CN translations
Christophe Grenier
2021-11-03
2
-0
/
+505
*
src/file_doc.c: improve Frama-C annotations
Christophe Grenier
2021-09-06
1
-22
/
+41
*
src/file_riff.h: improve Frama-C annotations
Christophe Grenier
2021-09-04
1
-7
/
+2
*
src/file_nds.c: improve Frama-C annotations
Christophe Grenier
2021-09-04
1
-9
/
+5
*
src/file_mpg.c: improve Frama-C annotations
Christophe Grenier
2021-09-04
2
-9
/
+7
*
src/file_mp3.c: improve Frama-C annotations
Christophe Grenier
2021-09-04
1
-7
/
+4
*
src/file_mft.c: improve Frama-C annotations
Christophe Grenier
2021-09-04
1
-9
/
+5
*
src/intrfn.c: ask_confirmation() - clear the screen before closing it
Christophe Grenier
2021-09-04
1
-0
/
+7
*
src/ext2_common.c: test_EXT2() - reduce code complexity
Christophe Grenier
2021-09-04
1
-8
/
+11
*
part_i386: allow to force the partition type for PC Intel partition type
Christophe Grenier
2021-09-04
1
-2
/
+14
*
linux/testdisk.spec.in: add make to buildroot
Christophe Grenier
2021-09-04
1
-0
/
+1
*
src/file_zpr.c: improve Frama-C annotations
Christophe Grenier
2021-07-29
1
-7
/
+3
*
src/file_zip.c: improve Frama-C annotations
Christophe Grenier
2021-07-29
1
-21
/
+8
*
src/file_zcode.c: improve Frama-C annotations
Christophe Grenier
2021-07-29
1
-7
/
+3
*
src/file_z2d.c: improve Frama-C annotations
Christophe Grenier
2021-07-28
1
-6
/
+3
*
src/file_xz.c: improve Frama-C annotations
Christophe Grenier
2021-07-28
1
-11
/
+5
*
src/file_xv.c: improve Frama-C annotations
Christophe Grenier
2021-07-28
1
-6
/
+3
*
src/file_xsv.c: improve Frama-C annotations
Christophe Grenier
2021-07-28
1
-7
/
+3
*
src/file_xpt.c: improve Frama-C annotations
Christophe Grenier
2021-07-28
1
-6
/
+3
*
src/file_xml.c: improve Frama-C annotations
Christophe Grenier
2021-07-28
1
-9
/
+5
*
src/file_xm.c: improve Frama-C warnings
Christophe Grenier
2021-07-28
1
-10
/
+4
*
src/file_xfs.c: improve Frama-C annotations
Christophe Grenier
2021-07-28
1
-18
/
+12
[next]