1. 33ee596 extract_utils: Drop string after semicolon when parsing destination by dianlujitao · 5 years ago
  2. d5e35c9 repopick: fix --check-picked on Python 3 by Simon Shields · 5 years ago
  3. 045f664 repopick: Support project paths detection on different branches by Adrian DC · 5 years ago
  4. d1d7235 extract_utils: Added Suffix uses COMMON_SUFFIX by Mohd Faraz · 5 years ago
  5. 34b5cdc extract_files: Implement blueprint file generation by Rashed Abdel-Tawab · 5 years ago
  6. 42752d4 extract_files: Add initial blueprint creation by Rashed Abdel-Tawab · 5 years ago
  7. 8aae50d extract_files: Match non-treble path prefixes by Rashed Abdel-Tawab · 5 years ago
  8. 8de76b2 extract_files: Support system/ prefixes by Rashed Abdel-Tawab · 5 years ago
  9. 17d7dcb extract_utils: Fix typo by PIPIPIG233666 · 5 years ago
  10. 8194b8e extract_utils: Source the prebuilts from the new repo by Bruno Martins · 5 years ago
  11. 3dff7da build/tools: Move prebuilts to the new repository by Bruno Martins · 5 years ago
  12. 08e3a27 extract_files: Add ODM partition blob support by Rashed Abdel-Tawab · 5 years ago
  13. c62a9fb repopick: Print change subject as unicode by LuK1337 · 5 years ago
  14. b5c2c96 extract_utils: Support extracting from product partition by razorloves · 5 years ago
  15. 19c36cd extract_utils: Support multidex by Rashed Abdel-Tawab · 7 years ago
  16. 1c29c37 extract_utils: Add functions to extract vendor blobs from vendor.img by Rashed Abdel-Tawab · 6 years ago
  17. 5ee35ea repopick: cmp() is not available in Python 3, define it manually by Luca Weiss · 6 years ago
  18. 4818c23 extract_utils: introduce support for executing blob fixups by Vladimir Oltean · 6 years ago
  19. 5238ba8 extract_utils: make --section match words anywhere in the line by Vladimir Oltean · 6 years ago
  20. bec92eb extract_utils: introduce -k (kang mode) option by Vladimir Oltean · 6 years ago
  21. c503446 extract_utils: cleanup variable names and arguments passed to extract() function by Vladimir Oltean · 6 years ago
  22. 78d690d extract_utils: be compatible with system-as-root layouts by Vladimir Oltean · 6 years ago
  23. 4fe79b1 extract_utils: drop the "/system/" prefix from prints of blob names by Vladimir Oltean · 6 years ago
  24. b2c3821 extract_utils: fix mismatch with non-lowercase pinned sha1sum by Vladimir Oltean · 6 years ago
  25. b8084ec extract_utils: avoid doing stuff on files that don't exist by Vladimir Oltean · 6 years ago
  26. 99a66bf extract_utils: Redirect vdexextractor log to /dev/null by Luca Stefani · 6 years ago
  27. 49d26ba repopick: Try to fast-forward first by Tim Schumacher · 6 years ago
  28. f6096e9 Add CDEX support for boot JAR files by Luca Stefani · 6 years ago
  29. 5aad074 extract_utils: Fix output dex file name generated by vdexExtractor by TheStrix · 6 years ago
  30. 1c29bf6 extract_utils: add CDEX support via compact_dex_converter by codeworkx · 6 years ago
  31. 485f65f tools: update smali/baksmali to 2.2.5 by codeworkx · 6 years ago
  32. fcad7cf tools: update vdexExtractor from 0.4.1 to 0.5.2 for P compat by codeworkx · 6 years ago
  33. 0f8230b repopick: Warn about empty commits instead of failing by Adrian DC · 6 years ago
  34. 92746e0 tools: Bump baksmali/smali to v2.2.4 by Bruno Martins · 6 years ago
  35. a9a9cc7 extract_utils: Newline love for adb extraction by Luca Stefani · 6 years ago
  36. d577325 extract_utils: make get_file() able to search paths with and w/o /system prefix by Vladimir Oltean · 7 years ago
  37. 5f15e3e extract_utils: extract(): fix src not being searched in "src:dst;args" spec by Vladimir Oltean · 7 years ago
  38. d674771 extract_utils: extract(): rename DEST variable to VENDOR_REPO_FILE by Vladimir Oltean · 7 years ago
  39. d652a06 extract_utils: extract(): rename ARGS variable to SPEC_ARGS by Vladimir Oltean · 7 years ago
  40. da3b644 extract_utils: extract(): rename FILE variable to SPEC_SRC_FILE by Vladimir Oltean · 7 years ago
  41. 411e069 extract_utils: extract(): rename FROM variable to SPEC_DST_FILE by Vladimir Oltean · 7 years ago
  42. 9564328 extract_utils: create src_file() function to mirror behavior of target_file() by Vladimir Oltean · 7 years ago
  43. 2654eaa extract_utils: prefix_match(): do not strip target_args from its output by Vladimir Oltean · 7 years ago
  44. 6a7946b extract_utils: target_file() and target_args() cleanup by Vladimir Oltean · 7 years ago
  45. 59074e6 Revert "extract_files: Add support for paths without system/" by Vladimir Oltean · 7 years ago
  46. a8b4f88 Revert "extract_utils: Fix makefile generation issues" by Vladimir Oltean · 7 years ago
  47. 0fcc122 repopick: Update SSH queries result to match HTTP queries by Gabriele M · 7 years ago
  48. a48b9fe write_makefiles: fix paths in BUILD_PREBUILT with destination by Vladimir Oltean · 7 years ago
  49. af970b6 repopick: Allow to pick changes by URL by Gabriele M · 7 years ago
  50. 88c0e5d repopick: Actually print the patchset number by Gabriele M · 7 years ago
  51. de9e0ae repopick: Ignore the trailing slash in change numbers by Gabriele M · 7 years ago
  52. 5b610ae repopick: Try to keep the changes sorted by Gabriele M · 7 years ago
  53. 9be579f extract_utils: Use vdexExtractor for extracting oreo classes.dex by Joe Maples · 7 years ago
  54. 19d4fb0 lineage: fix sdk documentation generation by Joey · 7 years ago
  55. a3f97c7 extract_utils: Fix vendor framework makefile generation by Michael Bestas · 7 years ago
  56. 5bc3c84 extract-utils: Use LOCAL_VENDOR_FILE instead of LOCAL_PROPRIETARY_FILE by Ethan Chen · 7 years ago
  57. 4e75f57 extract_utils: Fix regressions from 3f9b94cb67a88999f7747af8335c5e576939360b by Paul Keith · 7 years ago
  58. f017e36 lineage: Change 'bailing out' message to something more friendly by LuK1337 · 7 years ago
  59. 3f9b94c extract_utils: Split optional args with semicolon instead of colon by Michael Bestas · 7 years ago
  60. c982836 extract_utils: Fix makefile generation issues by Michael Bestas · 7 years ago
  61. 8ce26b3 tools: repopick: Correctly order changeset by nailyk · 7 years ago
  62. e67b6cb lineage: Allow roomservice to check non device/* repos by LuK1337 · 7 years ago
  63. 1cdd380 repopick: support auth'ing to gerrit and picking drafts by Dan Pasanen · 8 years ago
  64. 2965342 repopick: use https by default for repopicking by Dan Pasanen · 7 years ago
  65. 575c635 extract_utils: Use temporary folder for system dump by conbold · 7 years ago
  66. df29022 repopick: Support overriding the default commits count to check by Adrian DC · 7 years ago
  67. 477d8fe vendor/lineage: Rebrand cleanup by Sam Mortimer · 7 years ago
  68. e6df25b extract_utils: Fix pinning when not cleaning vendor dir by Gabriele M · 7 years ago
  69. 6c3c2c0 extract_utils: Allow to interrupt the extraction by Gabriele M · 7 years ago
  70. f13a6df vendor/lineage: sdk rebrand: step 1: update paths by Sam Mortimer · 7 years ago
  71. 00c0766 extract_files: Mark vendor etc files as proprietary by Rashed Abdel-Tawab · 7 years ago
  72. c16f327 extract_utils: cover vendor/frameworks by Christian Oder · 7 years ago
  73. 0ca7643 extract_files: Add support for treble compatible makefiles by Rashed Abdel-Tawab · 7 years ago
  74. 11186d6 extract_files: Adjust deodex path and tmpdir by Rashed Abdel-Tawab · 7 years ago
  75. 15f226c extract_utils: implement LOCAL_MODULE_RELATIVE_PATH by M1cha · 8 years ago
  76. 54b5d5e extract_utils: Add VDEX deodex capabilities for oreo by Rashed Abdel-Tawab · 7 years ago
  77. 5c60e4f lineage: Complete the rebrand by Luca Stefani · 7 years ago
  78. 91f7620 vendor: change vendor to lineage by Dan Pasanen · 8 years ago
  79. 9c5d129 Fix extract_utils when not using blob sections by Harry Youd · 7 years ago
  80. 8b87b09 extract_files: Add support for paths without system/ by Rashed Abdel-Tawab · 8 years ago
  81. 855fbdd extract_files: Add support for specifying blob sections by Rashed Abdel-Tawab · 8 years ago
  82. 675d959 build: Update smali and baksmali to 2.2.1 by Rashed Abdel-Tawab · 7 years ago
  83. b6effb3 extract_utils: Fix cleanup variables assigment by Gabriele M · 8 years ago
  84. 1c9c5a3 repopick: Add 'reset' option by Harry Youd · 7 years ago
  85. 63f767e repopick: don't bail on drafts by Dan Pasanen · 8 years ago
  86. e5969e2 roomservice: Search for repos in lineage snippet too by Michael Bestas · 8 years ago
  87. 21b9d39 roomservice: Remove support for devices in main manifest by Michael Bestas · 8 years ago
  88. 65f03f1 extract_utils: fix extracting XML files containing binary characters by Dobroslaw Kijowski · 8 years ago
  89. c59cbe0 build: Update smali and baksmali to 2.2.0 by Rashed Abdel-Tawab · 8 years ago
  90. 29f3b57 roomservice: handle devices with underscores by Michael Gernoth · 8 years ago
  91. 7dc287f extract_utils: support extracting directly from an ota zip by Dan Pasanen · 8 years ago
  92. ad5d9a0 cm: build: Don't convert patchset to int if it's None by LuK1337 · 8 years ago
  93. 2756418 cm: build: Fix cherry picking specific patchsets by LuK1337 · 8 years ago
  94. d4ee2f6 repopick: encode commit subjects in utf-8 for printing by Dan Pasanen · 8 years ago
  95. 85cf0bb extract_utils: Fix locale issue with sort by Paul Keith · 8 years ago
  96. 052d9d9 extract-utils: Fix handling of pulling src:dest pairs from dumps by Christopher R. Palmer · 8 years ago
  97. 3c6bdac extract_utils: Detect output existence before moving it for backup by Adrian DC · 8 years ago
  98. 8945f5e extract_utils: Introduce variable INITIAL_COPYRIGHT_YEAR by Matt Mower · 8 years ago
  99. 7021706 extract_utils: Update smali/backsmali to v2.2b4 by Luca Stefani · 8 years ago
  100. 4cf635a extract_utils: Update backsmali command by Gabriele M · 8 years ago