1. 0bac4fe Make verifymodinfo in envsetup.sh quiet on errors during tab completion by Joe Onorato · 3 years, 9 months ago
  2. 4acbe3b Use python3 specifically for envsetup.sh by Joe Onorato · 3 years, 8 months ago
  3. fa50d40 Clear TARGET_PRODUCT and TARGET_BUILD_VARIANT when getting lunch menu by Colin Cross · 3 years, 8 months ago
  4. 215596d Merge "Allow selecting a different product in banchan." by Martin Stjernholm · 3 years, 8 months ago
  5. 9dbecd6 Merge "envsetup: fix indent" by Treehugger Robot · 3 years, 8 months ago
  6. 2b8d923 Allow selecting a different product in banchan. by Martin Stjernholm · 3 years, 9 months ago
  7. 0469c3f envsetup: fix indent by Timi · 3 years, 9 months ago
  8. f692c75 Add new user setup command banchan for module building. by Martin Stjernholm · 3 years, 9 months ago
  9. ea0cecd Add "ktgrep" for Kotlin by Taesu Lee · 4 years, 2 months ago
  10. 2c1aa47 Add dirmods command to envsetup.sh by Joe Onorato · 3 years, 10 months ago
  11. 176e534 Rename rgrep to rsgrep by Alistair Delva · 3 years, 10 months ago
  12. 1431ab8 envsetup: add rgrep for local Rust files by Jeff Vander Stoep · 4 years ago
  13. 24c36db Add outmod and installmod commands by Cole Faust · 4 years ago
  14. c8b5e19 Pipe bazel() note text to stderr. by Jingwen Chen · 4 years, 1 month ago
  15. c02b1c4 Export SOONG_HOST_OUT as ANDROID_SOONG_HOST_OUT by Jiyong Park · 4 years, 2 months ago
  16. c8771be build: allow refreshmod with external out directory by Alessandro Astone · 4 years, 8 months ago
  17. 5d60d02 Rename abazel() to bazel(), give a warning if clobbering an existing Bazel, and have it call tools/bazel (aka build/bazel/bazel.sh) to start Bazel. by Rupert Shuttleworth · 4 years, 2 months ago
  18. aa4b824 Source vendorsetup.sh scripts anywhere within the repo. by Patrice Arruda · 4 years, 3 months ago
  19. 131fa7d Add abazel() function to envsetup. by Rupert Shuttleworth · 4 years, 3 months ago
  20. 8c2c9cf Fix conflict with common zsh alias by Ben Taitelbaum · 4 years, 3 months ago
  21. cecc644 Merge "envsetup.sh: add 'syswrite' function" by Treehugger Robot · 4 years, 3 months ago
  22. 74114f1 envsetup.sh: add 'syswrite' function by Steven Moreland · 4 years, 4 months ago
  23. bab814f Add a showcommands function to envsetup. by Dan Albert · 4 years, 4 months ago
  24. 90d07bc Do not print environment variables if ANDROID_QUIET_BUILD is set. by Sasha Smundak · 4 years, 7 months ago
  25. d9c5656 Revert "Minor cleanup for script consistency and adherence to Google shell style guide." by Matt Alexander · 4 years, 7 months ago
  26. d927183 Minor cleanup for script consistency and adherence to Google shell style guide. by Matt Alexander · 4 years, 8 months ago
  27. ab25c7a Update refreshmod docs. by Steven Moreland · 4 years, 9 months ago
  28. 23c46cf Print a user-friendly message when `lunch` cannot use the default product. by Roland Levillain · 4 years, 9 months ago
  29. f71c05a Remove unused mips workarounds. by Elliott Hughes · 4 years, 10 months ago
  30. e2fe959 Include .proto in sgrep() by Christopher Tate · 4 years, 10 months ago
  31. 92793dc lunch: error on >1 arg (before ignored) by Steven Moreland · 4 years, 10 months ago
  32. aa8d72c Add ASAN_SYMBOLIZER_PATH for SANITIZE_HOST=address builds. by Stephen Hines · 5 years ago
  33. b6a7819 Make allmod() and pathmod() py3 compatible by LuK1337 · 5 years ago
  34. 49aa6fc Merge "Update the docs for 'mm[m][a]'" by Treehugger Robot · 5 years ago
  35. 67074fe Update the docs for 'mm[m][a]' by Dan Willemsen · 5 years ago
  36. 831472d Update finding go files by Orion Hodson · 5 years ago
  37. 3da3191 Merge "Fix zsh compatibility issue in build/envsetup.sh" by Treehugger Robot · 5 years ago
  38. 91763e9 Fix lunch choices w/zsh by Dan Willemsen · 5 years ago
  39. ce000fd Fix zsh compatibility issue in build/envsetup.sh by Guillaume Chelfi · 5 years ago
  40. 115d1f5 Update SANITIZE_HOST documentation. by Steven Moreland · 5 years ago
  41. 8f0a62a Detect leaks on host by default. by Steven Moreland · 5 years ago
  42. cb8337d Gather lunch choices before printing prompt by Colin Cross · 5 years ago
  43. f17cddf Add "owngrep" shell utility. by Jeff Sharkey · 5 years ago
  44. c4dba1d Filter out VENDOR_PYTHONPATH from PYTHONPATH in aosp. by Jim Tang · 5 years ago
  45. 8426a19 envsetup: avoid adding "::" (the cwd) to the PATH by Ryan Prichard · 5 years ago
  46. fa7204b Revert "Revert "Deprecate bash m* commands and use the soong's modules-in* build commands instead."" by Patrice Arruda · 6 years ago
  47. c4dae4d Revert "Deprecate bash m* commands and use the soong's modules-in* build commands instead." by Patrice Arruda · 6 years ago
  48. 610b630 Deprecate bash m* commands and use the soong's modules-in* build commands instead. by Patrice Arruda · 6 years ago
  49. dfd00b1 Add LLVM binutils prebuilds in PATH by Yi Kong · 6 years ago
  50. 892d0fe Update hmm text for mgrep. by Jaewoong Jung · 6 years ago
  51. 0201a19 Merge "Add Asuite prebuilds in PATH and remove functions." by Treehugger Robot · 6 years ago
  52. d855a72 Support loading only approved vendorsetup.sh files by Dan Willemsen · 6 years ago
  53. 5436c7e Obsolete add_lunch_combo by Dan Willemsen · 6 years ago
  54. b3fda30 Add Asuite prebuilds in PATH and remove functions. by Jim Tang · 6 years ago
  55. aaf8cdf Merge "Revert "Add Asuite prebuilds in PATH and remove functions."" by Chen Xu · 6 years ago
  56. a1cc558 Revert "Add Asuite prebuilds in PATH and remove functions." by Chen Xu · 6 years ago
  57. fc58ed2 Merge "Add Asuite prebuilds in PATH and remove functions." by Treehugger Robot · 6 years ago
  58. ece9c48 Tab completion for the croot function by Anton Hansson · 6 years ago
  59. 9f27cc0 Provide an option to reduce build verbosity by Sasha Smundak · 6 years ago
  60. 78d1c93 add pathmod to envsetup.sh for making finding paths to modules easier by Rett Berg · 6 years ago
  61. dda51d4 Add Asuite prebuilds in PATH and remove functions. by Jim Tang · 6 years ago
  62. f0497e4 Update acloud alias to support mac via workaround in go/acloud-mac. by Kevin Cheng · 6 years ago
  63. 66b9774 Merge "Improve mmm behavior when targets are specified." by Jaewoong Jung · 6 years ago
  64. b6112cd Improve mmm behavior when targets are specified. by Jaewoong Jung · 6 years ago
  65. 22f4c32 Prevent PYTHONPATH from accumulatively growing. by Jim Tang · 6 years ago
  66. 73b8481 Rename _complete-android-module-names by dimitry · 6 years ago
  67. 4ea6680 Merge "Add functions to jump to specific modules." by Treehugger Robot · 6 years ago
  68. 62054a4 Add functions to jump to specific modules. by Steven Moreland · 6 years ago
  69. 345c9ae AIDEGen: Adopt prebuilt mechanism to bypass 'm aidegen'. by patricktu · 6 years ago
  70. d3e4725 envsetup.sh: say -p for plain, not -ps. by Elliott Hughes · 6 years ago
  71. 4c969fa Merge "Add atest shortcut in envsetup.sh." by Treehugger Robot · 6 years ago
  72. 67edd15 Add .hpp files to sgrep and treegrep by Aurelio Jargas · 6 years ago
  73. f258e7e Add atest shortcut in envsetup.sh. by Jim Tang · 6 years ago
  74. df248e6 Don't override zsh users' compinit options. by Patrik Fimml · 6 years ago
  75. bf89aff Add acloud shortcut in envsetup.sh by Kevin Cheng · 7 years ago
  76. 0e3397b Envsetup: Fix lunch choice with number in zsh by Jim Tang · 6 years ago
  77. a881a25 Add Atest tab completion script. by Jim Tang · 7 years ago
  78. da97106 Envsetup: Add way to skip installing completions by Makoto Onuki · 7 years ago
  79. b6a2565 Merge "Move pid, stacks from envsetup.sh to dedicated scripts." by Treehugger Robot · 7 years ago
  80. 4f22abd Merge "Fix stacks for Java processes." by Treehugger Robot · 7 years ago
  81. 896a546 Move pid, stacks from envsetup.sh to dedicated scripts. by Josh Gao · 7 years ago
  82. ab1e09a Fix stacks for Java processes. by Josh Gao · 7 years ago
  83. 3b99ecf mma in dirs w/o Android.(mk|bp) in ancestor dir by Steven Moreland · 7 years ago
  84. 2f91526 Stop being noisy about including the bash completions. by Elliott Hughes · 7 years ago
  85. cd2b386 Remove settitle by Ng Zhi An · 7 years ago
  86. af2e1f8 Start moving add_lunch_combo to Make by Dan Willemsen · 7 years ago
  87. ce18dd4 Move adb/fastboot bash completion to their projects. by Elliott Hughes · 7 years ago
  88. 7ed0db8 Remove core/clang/versions.mk and scan-build wrapper by Chih-Hung Hsieh · 7 years ago
  89. c10bd0d Merge "envsetup.sh: don't assume 'cd' is builtin" by Treehugger Robot · 7 years ago
  90. dd3a273 Remove armv5te by Dan Willemsen · 7 years ago
  91. 0540296 envsetup.sh: don't assume 'cd' is builtin by Steven Moreland · 7 years ago
  92. 7a6ef87 Get off my lawn forever! by Elliott Hughes · 7 years ago
  93. 129ab63 resolve merge conflicts of 0c8b471be3 to stage-aosp-master by Torne (Richard Coles) · 7 years ago
  94. 0c8b471 Merge "Don't add empty entry to PATH." by Treehugger Robot · 7 years ago
  95. bce3018 Merge "Update references to build/core to build/make/core" am: 6db8597174 by Colin Cross · 7 years ago
  96. 6db8597 Merge "Update references to build/core to build/make/core" by Colin Cross · 7 years ago
  97. 6cdc5d2 Update references to build/core to build/make/core by Colin Cross · 7 years ago
  98. d58fb06 Merge "Support 'tapas help' for more-detailed tapas help" am: 4f7fd556ae by Jeff Gaston · 7 years ago
  99. 4f7fd55 Merge "Support 'tapas help' for more-detailed tapas help" by Treehugger Robot · 7 years ago
  100. 114bf62 Merge "Switch envsetup.sh dumpvars to soong_ui" am: 2023783f4f by Dan Willemsen · 7 years ago