133 Commits (8f3d941706809717e1be01028d97d41064ddcc55)

Author SHA1 Message Date
Simon Shields d5e35c9dda repopick: fix --check-picked on Python 3
5 years ago
Adrian DC 045f664a1a repopick: Support project paths detection on different branches
5 years ago
Mohd Faraz d1d72351b2 extract_utils: Added Suffix uses COMMON_SUFFIX
5 years ago
Rashed Abdel-Tawab 34b5cdc1e3 extract_files: Implement blueprint file generation
5 years ago
Rashed Abdel-Tawab 42752d4d4e extract_files: Add initial blueprint creation
5 years ago
Rashed Abdel-Tawab 8aae50df3c extract_files: Match non-treble path prefixes
5 years ago
Rashed Abdel-Tawab 8de76b204b extract_files: Support system/ prefixes
5 years ago
PIPIPIG233666 17d7dcba43
extract_utils: Fix typo
5 years ago
Bruno Martins 8194b8e583 extract_utils: Source the prebuilts from the new repo
5 years ago
Bruno Martins 3dff7da473 build/tools: Move prebuilts to the new repository
5 years ago
Rashed Abdel-Tawab 08e3a27135
extract_files: Add ODM partition blob support
5 years ago
LuK1337 c62a9fbc31 repopick: Print change subject as unicode
5 years ago
razorloves b5c2c96a56 extract_utils: Support extracting from product partition
5 years ago
Rashed Abdel-Tawab 19c36cd7a6 extract_utils: Support multidex
5 years ago
Rashed Abdel-Tawab 1c29c373dd extract_utils: Add functions to extract vendor blobs from vendor.img
5 years ago
Luca Weiss 5ee35ea356 repopick: cmp() is not available in Python 3, define it manually
5 years ago
Vladimir Oltean 4818c230b3 extract_utils: introduce support for executing blob fixups
5 years ago
Vladimir Oltean 5238ba8fe5 extract_utils: make --section match words anywhere in the line
5 years ago
Vladimir Oltean bec92ebaec extract_utils: introduce -k (kang mode) option
5 years ago
Vladimir Oltean c503446ec3 extract_utils: cleanup variable names and arguments passed to extract() function
5 years ago
Vladimir Oltean 78d690d12c extract_utils: be compatible with system-as-root layouts
5 years ago
Vladimir Oltean 4fe79b11c1 extract_utils: drop the "/system/" prefix from prints of blob names
5 years ago
Vladimir Oltean b2c382193d extract_utils: fix mismatch with non-lowercase pinned sha1sum
6 years ago
Vladimir Oltean b8084ec8a5 extract_utils: avoid doing stuff on files that don't exist
6 years ago
Luca Stefani 99a66bffdc extract_utils: Redirect vdexextractor log to /dev/null
6 years ago
Tim Schumacher 49d26ba39a repopick: Try to fast-forward first
6 years ago
Luca Stefani f6096e989a Add CDEX support for boot JAR files
6 years ago
TheStrix 5aad07422e extract_utils: Fix output dex file name generated by vdexExtractor
6 years ago
codeworkx 1c29bf66dd extract_utils: add CDEX support via compact_dex_converter
6 years ago
codeworkx 485f65f633 tools: update smali/baksmali to 2.2.5
6 years ago
codeworkx fcad7cfc40 tools: update vdexExtractor from 0.4.1 to 0.5.2 for P compat
6 years ago
Adrian DC 0f8230b528 repopick: Warn about empty commits instead of failing
6 years ago
Bruno Martins 92746e08f5 tools: Bump baksmali/smali to v2.2.4
6 years ago
Luca Stefani a9a9cc730c extract_utils: Newline love for adb extraction
6 years ago
Vladimir Oltean d577325ae2 extract_utils: make get_file() able to search paths with and w/o /system prefix
6 years ago
Vladimir Oltean 5f15e3e63c extract_utils: extract(): fix src not being searched in "src:dst;args" spec
6 years ago
Vladimir Oltean d674771760 extract_utils: extract(): rename DEST variable to VENDOR_REPO_FILE
6 years ago
Vladimir Oltean d652a0675c extract_utils: extract(): rename ARGS variable to SPEC_ARGS
6 years ago
Vladimir Oltean da3b64413d extract_utils: extract(): rename FILE variable to SPEC_SRC_FILE
6 years ago
Vladimir Oltean 411e0695f2 extract_utils: extract(): rename FROM variable to SPEC_DST_FILE
6 years ago
Vladimir Oltean 9564328417 extract_utils: create src_file() function to mirror behavior of target_file()
6 years ago
Vladimir Oltean 2654eaa7ef extract_utils: prefix_match(): do not strip target_args from its output
6 years ago
Vladimir Oltean 6a7946baeb extract_utils: target_file() and target_args() cleanup
6 years ago
Vladimir Oltean 59074e6832 Revert "extract_files: Add support for paths without system/"
6 years ago
Vladimir Oltean a8b4f887ea Revert "extract_utils: Fix makefile generation issues"
6 years ago
Gabriele M 0fcc122018 repopick: Update SSH queries result to match HTTP queries
6 years ago
Vladimir Oltean a48b9fe9b6
write_makefiles: fix paths in BUILD_PREBUILT with destination
6 years ago
Gabriele M af970b695c repopick: Allow to pick changes by URL
6 years ago
Gabriele M 88c0e5d1af repopick: Actually print the patchset number
6 years ago
Gabriele M de9e0ae0a5 repopick: Ignore the trailing slash in change numbers
6 years ago