1. b091aa5 Switch the remaining third_party gsutil references to gsutil.py by [email protected] · 10 years ago
  2. 199bc5f Use gsutil.py for download_from_google_storage instead of the builtin one by [email protected] · 10 years ago
  3. 7b1cb6f Run prune in git cache update bootstrap to remove loose objects by [email protected] · 11 years ago
  4. 42f9adf Make git cache delete a defunct directory instead of moving it by [email protected] · 11 years ago
  5. a5cda1e Remove the old cache dir before moving the bootstrapped cache dir into the real location by [email protected] · 11 years ago
  6. 84c5600 Do threading.Lock the Right Way. by [email protected] · 11 years ago
  7. c532504 Fix thread lock around cachepath access. by [email protected] · 11 years ago
  8. 1132f5f Add thread locking around GetCachePath(). by [email protected] · 11 years ago
  9. 965c44f Non-destructive editing of git cache config. by [email protected] · 11 years ago
  10. b9f2751 Added hyphen-only options by [email protected] · 11 years ago
  11. f314511 Add 'git cache fetch' subcommand. by [email protected] · 11 years ago
  12. 4e2ad84 Git Cache speculative fix for windows by [email protected] · 11 years ago
  13. aa1e1a4 Have git cache bootstrap repo if repo is corrupt by [email protected] · 11 years ago
  14. 108eced Add --ignore-lock option. by [email protected] · 11 years ago
  15. c8444f3 Allow pruning other files when uploading bootstrap tarball by [email protected] · 11 years ago
  16. 3341849 Don't os.listdir() on a non-existent dir (it raises). by [email protected] · 11 years ago
  17. b0a13a2 Refactor cache-updating code to eliminate unnecessary fetches. by [email protected] · 11 years ago
  18. 1cbf104 Clean up temp dirs when breaking locks. by [email protected] · 11 years ago
  19. 301a7c3 Tweak git gc settings, and periodically re-bootstrap. by [email protected] · 11 years ago
  20. cdfcd7c Clean up temporary git pack files when breaking locks. by [email protected] · 11 years ago
  21. c58d11d Have git_cache print out download progress when bootstrapping the git cache by [email protected] · 11 years ago
  22. c2bc22d Fixed bad arguments to gsutil by [email protected] · 11 years ago
  23. 1fddd11 Fix for authenticating to internal repos by [email protected] · 11 years ago
  24. f8fa23d Add internal buckets for bootstrapping internal repos by [email protected] · 11 years ago
  25. 2c391af Add --quiet option. by [email protected] · 11 years ago
  26. 174766f Added Mirror.UnlockAll with logic fixes. by [email protected] · 11 years ago
  27. 776a2c3 Python fallback for git cache bootstrap by [email protected] · 11 years ago
  28. f372610 Make Lockfile._remove_lockfile more robust on win32 by [email protected] · 11 years ago
  29. 4039b31 Fix to path search redux. by [email protected] · 11 years ago
  30. 6b5faf5 Fix PATH searching for Windows. by [email protected] · 11 years ago
  31. 848fd49 Make git_cache.py import-able. by [email protected] · 11 years ago
  32. 563559c Add a way for git cache to bootstrap off Google Storage. by [email protected] · 11 years ago
  33. 38a0f57 Suppress spurious warning about overriding cache dir. by [email protected] · 11 years ago
  34. fc61638 Rationalize the git config settings for index-pack performance. by [email protected] · 11 years ago
  35. 99f9c92 Accept remote urls as gospel in git_cache. by [email protected] · 11 years ago
  36. b16a165 Be more aggressive about breaking locks by [email protected] · 11 years ago
  37. 267f33e Make gclient_scm.py use cache_dir by [email protected] · 11 years ago
  38. fc330cb Add +refs/tags/*:refs/tags/* to git cache config by [email protected] · 11 years ago
  39. c355374 Remove --update-shallow from git-cache. by [email protected] · 11 years ago
  40. 5a306a2 Create "git cache" command. by [email protected] · 11 years ago