Sign in
chromium
/
chromium
/
tools
/
depot_tools.git
/
b091aa575e3d5ee68902432988cabde0c2f71186
/
git_cache.py
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