Commit Graph

  • 5ceb668e8b
    Merge pull request #2 from rapperskull/patch-1 main jakoblell 2022-05-30 09:45:13 +0200
  • 48f5e44b43
    Fix extraction with "." or ".." entries rapperskull 2022-05-26 21:03:11 +0200
  • 56a8c22612 Ignore "vendor_dlkm" image in SparseImageHandler Jakob Lell 2022-05-19 10:43:37 +0200
  • ddb4868087
    Merge pull request #1 from aidanholm/patch-1 jakoblell 2022-05-10 16:50:13 +0200
  • 1abed954ad
    Update erofs_tool.py Aidan Holm 2022-05-09 12:53:41 +0800
  • afc8f5cb1d
    Fix erofs iteration checking type of wrong inode. Aidan Holm 2022-05-09 12:51:53 +0800
  • 479e45c140 Allow duplicate system/vendor images if file contents are equal Jakob Lell 2021-11-02 17:10:10 +0100
  • 30df55627e Correct cloning URL for kdzextractor submodule Jakob Lell 2021-10-19 20:39:07 +0200
  • 9a74c372a7 Support liblp 1.2 file format (with 256 bytes LpMetadataHeader) Jakob Lell 2021-10-07 18:25:39 +0200
  • 9fb21b88c6 Ignore non-existing unnecessary files in RawprogramUnsparseHandler Jakob Lell 2021-10-07 17:45:32 +0200
  • 5f782ad559 Refactor docker image creation/updating into separate script Jakob Lell 2021-10-07 17:13:15 +0200
  • f17b7fab2e Ignore some more non-needed files (to reach size coverage targets) and improve error messages Jakob Lell 2021-09-28 18:13:17 +0200
  • fe4bfba776 Fix issue with sizeof() handling for construct Union in erofs_tool.py Jakob Lell 2021-09-28 14:01:47 +0200
  • 777c42fe86 Performance fix: Only determine file type once per file Jakob Lell 2021-09-28 11:43:41 +0200
  • 5910666822 Ignore product.img Jakob Lell 2021-09-28 11:35:23 +0200
  • 80f2f8bda8 Add dependency to python-is-python2 (required for kdzextractor) Jakob Lell 2021-09-27 18:13:54 +0200
  • 9a59665f2c Add kdzextractor submodule Jakob Lell 2021-09-27 18:08:33 +0200
  • d7f902196c Ignore contents.xml with incorrect xml structure Jakob Lell 2021-09-27 17:04:53 +0200
  • 7f5eeb8d52 Update splituapp Jakob Lell 2021-09-27 16:43:44 +0200
  • 4326c8eb08 Compile sinextract via Dockerfile and reorder items in Dockerfile to allow docker image caching Jakob Lell 2021-09-27 14:17:50 +0200
  • 7996ab5503 Update nokia-dumper and splituapp Jakob Lell 2021-09-27 14:03:31 +0200
  • 581c1f7264 Add missing requirements to Dockerfile Jakob Lell 2021-09-27 10:54:24 +0200
  • b38c74b687 Add .gitignore Jakob Lell 2021-09-27 10:42:57 +0200
  • b32e842121 Ignore prism.img in Lz4Handler Jakob Lell 2021-05-25 12:38:23 +0200
  • f2746822b5 Support lz4-compressed super.img Jakob Lell 2021-05-25 11:33:44 +0200
  • 10c9753eb7 Add SuperImageHandler to ArchiveDirectoryHandler Jakob Lell 2021-05-25 11:09:08 +0200
  • d7efa54155 Ignore odm images in Lz4Handler Jakob Lell 2021-05-25 10:56:57 +0200
  • f3069f050e Add liblp Stephan Zeisberg 2021-02-23 15:35:56 +0100
  • 25bd01adf4 Add supported image formats to README.md Stephan Zeisberg 2021-02-23 08:05:31 +0100
  • a95840eec0 Minor docstring cleanup Stephan Zeisberg 2021-02-22 19:04:13 +0100
  • e3cbc79717 Move init.sh into /scripts Stephan Zeisberg 2021-02-22 18:46:32 +0100
  • 9aa96dcbb4 Initial Extractor commit Stephan Zeisberg 2021-02-22 18:43:55 +0100
  • 4d03de479b
    Initial commit Stephan Zeisberg 2021-02-22 18:35:32 +0100