Conley Owens
|
6287543e35
Merge "Change usages of xrange() to range()"
|
13 年之前 |
David Pursehouse
|
7e6dd2dff0
Fix pylint warning W0108: Lambda may not be necessary
|
13 年之前 |
Sarah Owens
|
a6053d54f1
Change usages of xrange() to range()
|
13 年之前 |
Sarah Owens
|
1f7627fd3c
Use python3 urllib when urllib2 not available
|
13 年之前 |
David Pursehouse
|
1d947b3034
Even more coding style cleanup
|
13 年之前 |
Sarah Owens
|
a5be53f9c8
Use modern Python exception syntax
|
13 年之前 |
David Pursehouse
|
8a68ff9605
Coding style cleanup
|
13 年之前 |
Shawn O. Pearce
|
898e12a2d9
Permit - in URL schemes for special URLs
|
14 年之前 |
Shawn O. Pearce
|
c9571423f8
upload: Support uploading to Gerrit over https://
|
14 年之前 |
Shawn O. Pearce
|
1a68dc58eb
upload: Honor REPO_HOST_PORT_INFO environment variable
|
14 年之前 |
Shawn O. Pearce
|
bf1fbb20ab
Fix AttributeError: 'HTTPError' object has no attribute 'reason'
|
14 年之前 |
Shawn O. Pearce
|
f322b9abb4
sync: Support downloading bundle to initialize repository
|
14 年之前 |
Shawn O. Pearce
|
13111b4e97
Add support for url.*.insteadof
|
14 年之前 |
Shawn O. Pearce
|
014d060989
Honor http_proxy variable globally
|
14 年之前 |
Anatol Pomozov
|
a101f1c167
Honor 'http_proxy' environment variable
|
14 年之前 |
Shawn O. Pearce
|
f00e0ce556
upload: Catch and cleanly report connectivity errors
|
16 年之前 |
Doug Anderson
|
0048b69c03
Fixed race condition in 'repo sync -jN' that would open multiple masters.
|
15 年之前 |
Ulrik Sjölin
|
99482ae58a
Only delete corrupt pickle config files if they exist
|
15 年之前 |
Doug Anderson
|
06d029c1c8
Check for existing SSH ControlMaster
|
15 年之前 |
Shawn O. Pearce
|
3575b8f8bd
upload: Allow review.HOST.username to override email
|
15 年之前 |
Josh Guilfoyle
|
7198572dd7
Do not invoke ssh with -p argument when no port has been specified.
|
16 年之前 |
Shawn O. Pearce
|
ca8c32cd7a
sync: kill git fetch process before SSH control master process
|
15 年之前 |
Nico Sallembien
|
1c85f4e43b
Rename _ssh_sock() to fix code style issue.
|
16 年之前 |
Ulrik Sjolin
|
b6ea3bfcc3
Honor url.insteadOf when setting up SSH control master connection
|
16 年之前 |
Shawn O. Pearce
|
c24c720b61
Fix error parsing a non-existant configuration file
|
16 年之前 |
David Aguilar
|
438c54713a
git_config: handle configuration entries with no values
|
16 年之前 |
Shawn O. Pearce
|
fb5c8fd948
Fix invalid use of try-catch
|
16 年之前 |
Shawn O. Pearce
|
26120ca18d
Don't crash if the ssh client is already dead
|
16 年之前 |
Shawn O. Pearce
|
2a3a81b51f
Ignore EOFError when reading a truncated pickle file
|
16 年之前 |
Shawn O. Pearce
|
7b4f43542a
Add missing return False to preconnect
|
16 年之前 |