1. ccd2b4d Pruning old directories/ready files. by Karen Qian · 6 years ago
  2. 47ec069 git_cache: remove the mirror_path if it exists in an incomplete state. by John Budorick · 6 years ago
  3. 0cbd5a5 Stop using compression for git cache. by Karen Qian · 6 years ago
  4. 199182f git_cache: on upload, run "git gc" only if necessary. by Andrii Shyshkalov · 6 years ago
  5. c62691b git_cache: print if cache bundle under the same number already exists. by Andrii Shyshkalov · 6 years ago
  6. 7a2205c git_cache: allow self-bootstrapping when updating bootstrap. by Andrii Shyshkalov · 6 years ago
  7. dcad749 Reland "Stop using compression for git cache update bootstrap." by Karen Qian · 6 years ago
  8. fb86a01 Revert "Stop using compression for git cache update bootstrap." by Andrii Shyshkalov · 6 years ago
  9. 7491399 Stop using compression for git cache update bootstrap. by Karen Qian · 6 years ago
  10. 4b79c38 git_cache: add OVERRIDE_BOOTSTRAP_BUCKET option. by Andrii Shyshkalov · 6 years ago
  11. db58954 Use the same git-cache bucket for authenticated and unauthenticated repos. by Dirk Pranke · 6 years ago
  12. b946b23 Improve gclient Python 3 compatibility by Raul Tambre · 6 years ago
  13. a1fbdff Fix filename sorting logic in git_cache.py by Yuwei Huang · 6 years ago
  14. d795ab8 Use system unzip on macOS by Jeremy Apthorp · 7 years ago
  15. 2f38df6 gclient: Reset the fetch config also when --force is passed. by Edward Lemur · 7 years ago
  16. 579c986 Reset the fetch config in the bots before each run. by Edward Lemur · 7 years ago
  17. a19649b Clean up cache_dir handling in gclient/git_cache/bot_update. by Robert Iannucci · 7 years ago
  18. 4fbf4be Remove windows specific git pack limit by Takuto Ikuta · 7 years ago
  19. 9fce213 Partial revert of "git_cache: lower max num of .pack files before re-bootstrap on Win." by Takuto Ikuta · 7 years ago
  20. 46a672b gclient: don't update cache if needed revision is already there. by Andrii Shyshkalov · 7 years ago
  21. d51ed57 git_cache: lower max num of .pack files before re-bootstrap on Win. by Andrii Shyshkalov · 7 years ago
  22. 4f56f23 git_cache: add more diagnostic logging wrt bootstrapping. by Andrii Shyshkalov · 7 years ago
  23. 82d8dcd git_cache: remove redundant code. by Andrii Shyshkalov · 7 years ago
  24. 08049e2 Revert "git_cache: Remove locks" by Vadim Shtayura · 8 years ago
  25. c3eb3fa git_cache: Remove locks by Ryan Tseng · 8 years ago
  26. 3beabd0 git_cache.py: Don't bootstrap from Google storage for unrecognized repos. by Ryan Tseng · 8 years ago
  27. b2cc4a9 depot_tools: Replace pylint error numbers with symbolic names. by Quinten Yearsley · 8 years ago
  28. 4625b5a Add retries to file operations for Windows. by dnj · 9 years ago
  29. b445ef5 bot_update: Use 'gclient' from same repository. by dnj · 9 years ago
  30. dcd8404 Reland: git_cache.py: Clobber git repos if the config is corrupt by hinoka · 9 years ago
  31. 0f4ee81 Revert of git_cache.py: Clobber git repos if the config is corrupt (patchset #4 id:60001 of https://codereview.chromium.org/2031773002/ ) by sergeyberezin · 9 years ago
  32. b48b126 git_cache.py: Clobber git repos if the config is corrupt by hinoka · 9 years ago
  33. 5b48e48 Set default --lock_timeout to 5m by [email protected] · 9 years ago
  34. dbb6f82 Allow blocking git-cache update with a timeout. by [email protected] · 9 years ago
  35. 66c8b85 Allow 'git cache fetch' to re-bootstrap. by [email protected] · 10 years ago
  36. 8e095af Revert of Specify GIT_DIR when running git-config in a mirror. (patchset #4 id:60001 of https://codereview.chromium.org/1167193002/) by [email protected] · 10 years ago
  37. e877e7b Specify GIT_DIR when running git-config in a mirror. by [email protected] · 10 years ago
  38. 9d0644d Add experimental support for python in 'git cl format' by [email protected] · 10 years ago
  39. 013731e Handle KeyboardInterrupt consistently in python scripts by [email protected] · 10 years ago
  40. 0fb693f Fix for print(file=something) by [email protected] · 10 years ago
  41. 67b59e9 Speculative fix for build on windows build bots. by [email protected] · 10 years ago
  42. b091aa5 Switch the remaining third_party gsutil references to gsutil.py by [email protected] · 10 years ago
  43. 199bc5f Use gsutil.py for download_from_google_storage instead of the builtin one by [email protected] · 10 years ago
  44. 7b1cb6f Run prune in git cache update bootstrap to remove loose objects by [email protected] · 11 years ago
  45. 42f9adf Make git cache delete a defunct directory instead of moving it by [email protected] · 11 years ago
  46. a5cda1e Remove the old cache dir before moving the bootstrapped cache dir into the real location by [email protected] · 11 years ago
  47. 84c5600 Do threading.Lock the Right Way. by [email protected] · 11 years ago
  48. c532504 Fix thread lock around cachepath access. by [email protected] · 11 years ago
  49. 1132f5f Add thread locking around GetCachePath(). by [email protected] · 11 years ago
  50. 965c44f Non-destructive editing of git cache config. by [email protected] · 11 years ago
  51. b9f2751 Added hyphen-only options by [email protected] · 11 years ago
  52. f314511 Add 'git cache fetch' subcommand. by [email protected] · 11 years ago
  53. 4e2ad84 Git Cache speculative fix for windows by [email protected] · 11 years ago
  54. aa1e1a4 Have git cache bootstrap repo if repo is corrupt by [email protected] · 11 years ago
  55. 108eced Add --ignore-lock option. by [email protected] · 11 years ago
  56. c8444f3 Allow pruning other files when uploading bootstrap tarball by [email protected] · 11 years ago
  57. 3341849 Don't os.listdir() on a non-existent dir (it raises). by [email protected] · 11 years ago
  58. b0a13a2 Refactor cache-updating code to eliminate unnecessary fetches. by [email protected] · 11 years ago
  59. 1cbf104 Clean up temp dirs when breaking locks. by [email protected] · 11 years ago
  60. 301a7c3 Tweak git gc settings, and periodically re-bootstrap. by [email protected] · 11 years ago
  61. cdfcd7c Clean up temporary git pack files when breaking locks. by [email protected] · 11 years ago
  62. c58d11d Have git_cache print out download progress when bootstrapping the git cache by [email protected] · 11 years ago
  63. c2bc22d Fixed bad arguments to gsutil by [email protected] · 11 years ago
  64. 1fddd11 Fix for authenticating to internal repos by [email protected] · 11 years ago
  65. f8fa23d Add internal buckets for bootstrapping internal repos by [email protected] · 11 years ago
  66. 2c391af Add --quiet option. by [email protected] · 11 years ago
  67. 174766f Added Mirror.UnlockAll with logic fixes. by [email protected] · 11 years ago
  68. 776a2c3 Python fallback for git cache bootstrap by [email protected] · 11 years ago
  69. f372610 Make Lockfile._remove_lockfile more robust on win32 by [email protected] · 11 years ago
  70. 4039b31 Fix to path search redux. by [email protected] · 11 years ago
  71. 6b5faf5 Fix PATH searching for Windows. by [email protected] · 11 years ago
  72. 848fd49 Make git_cache.py import-able. by [email protected] · 11 years ago
  73. 563559c Add a way for git cache to bootstrap off Google Storage. by [email protected] · 11 years ago
  74. 38a0f57 Suppress spurious warning about overriding cache dir. by [email protected] · 11 years ago
  75. fc61638 Rationalize the git config settings for index-pack performance. by [email protected] · 11 years ago
  76. 99f9c92 Accept remote urls as gospel in git_cache. by [email protected] · 11 years ago
  77. b16a165 Be more aggressive about breaking locks by [email protected] · 11 years ago
  78. 267f33e Make gclient_scm.py use cache_dir by [email protected] · 11 years ago
  79. fc330cb Add +refs/tags/*:refs/tags/* to git cache config by [email protected] · 11 years ago
  80. c355374 Remove --update-shallow from git-cache. by [email protected] · 11 years ago
  81. 5a306a2 Create "git cache" command. by [email protected] · 11 years ago