1. 4ae430c Fix clang-tidy performance-faster-string-find warnings by Chih-Hung Hsieh · 4 years, 7 months ago
  2. 7705a5b Don't desparse downloaded images by Cody Schuffelen · 4 years, 9 months ago
  3. f49f9e9 Merge "Add liblog as a dependency where libbase is used." by Tom Cherry · 4 years, 8 months ago
  4. af63ef0 Add liblog as a dependency where libbase is used. by Tom Cherry · 4 years, 8 months ago
  5. 7a3ad50 Replace LOG(FATAL)+return with LOG(ERROR)+return by Cody Schuffelen · 4 years, 9 months ago
  6. 67660da Extract the target zip's system image for old devices by Cody Schuffelen · 4 years, 9 months ago
  7. 8d0f2f2 Support local paths in fetch_cvd by Cody Schuffelen · 4 years, 9 months ago
  8. 6d9c7ec Write file list to stdin of next stage in fetch_cvd. by Cody Schuffelen · 5 years ago
  9. ec8993b Delete many references to cuttlefish_auto_resources by Cody Schuffelen · 4 years, 10 months ago
  10. 486743f Remove build dependencies on libcuttlefish_strings by Cody Schuffelen · 4 years, 10 months ago
  11. 7c811d2 Support img.zip files without system images. by Cody Schuffelen · 5 years ago
  12. 7e35fb3 execute_capture_output -> RunWithManagedStdio by Cody Schuffelen · 5 years ago
  13. 7782aaa Track the source/purpose of downloaded files. by Cody Schuffelen · 5 years ago
  14. 76de050 Write the fetcher config out to a file. by Cody Schuffelen · 5 years ago
  15. 0a9d057 Print downloaded and extracted files to stdout. by Cody Schuffelen · 5 years ago
  16. 3be89f1 Use the archive utility for fetch_cvd extracting. by Cody Schuffelen · 5 years ago
  17. 2523302 Push all debug output into stderr. by Cody Schuffelen · 5 years ago
  18. f7a9082 Make the target_build_zip file name heuristic more general. by Cody Schuffelen · 5 years ago
  19. d181bd3 Add support for initramfs downloading. by Cody Schuffelen · 5 years ago
  20. 8404957 Fetch the latest build with "buildAttemptStatus=complete" by Cody Schuffelen · 5 years ago
  21. 3f28104 Support downloading the target files zip. by Cody Schuffelen · 5 years ago
  22. f4c884d Download and extract otatools.zip. by Cody Schuffelen · 5 years ago
  23. fb55048 Add more error checking and log output to fetch_cvd by Cody Schuffelen · 5 years ago
  24. a53a5f7 Rename fetcher/main.cc to fetcher/fetch_cvd.cc by Cody Schuffelen · 5 years ago
  25. 3eabebd Wait for builds to complete in fetch_cvd. by Cody Schuffelen · 5 years ago
  26. a1b787d Make fetch_cvd flags more concise. by Cody Schuffelen · 5 years ago
  27. 6b59882 Reimplement install_zip.sh in fetch_cvd. by Cody Schuffelen · 5 years ago
  28. 769e6ee Enter second-stage launch from first-stage launch. by Cody Schuffelen · 5 years ago
  29. d0833e0 Support extracting into arbitrary directories. by Cody Schuffelen · 5 years ago
  30. a78a6e0 Handle fetcher credentials on the command line. by Cody Schuffelen · 5 years ago
  31. dfa9e1e Basic mixed build support without unpacking. by Cody Schuffelen · 5 years ago
  32. 33a8646 Support loading build api credentials from GCE. by Cody Schuffelen · 5 years ago
  33. dc7d05e Some basic flags for fetch_cvd. by Cody Schuffelen · 5 years ago
  34. c775e3b Extract the downloaded archives. by Cody Schuffelen · 5 years ago
  35. 742266f Create a fetch_cvd binary to download artifacts. by Cody Schuffelen · 5 years ago