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