0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'python-3.4-setup' into emulate-archives More... almost 5 years ago
Merge branch 'master' into python-3.4-setup More... almost 5 years ago
oops, disable pyspark on Python 3.8+, not 3.4+ More... almost 5 years ago
fix comment punctuation More... almost 5 years ago
Merge branch 'master' into emulate-archives More... almost 5 years ago
start developing v0.7.2 More... almost 5 years ago
Revert "add .dev0 to version" More... almost 5 years ago
Merge branch 'python-3.4-setup' into dont-copy-ssh-key More... almost 5 years ago
Merge branch 'python-3.4-setup' into emulate-archives More... almost 5 years ago
skip SparkCounterSimulationTestCase if pyspark is not installed More... almost 5 years ago
if no pyspark, skip tests in test_harness.py instead of ImportError More... almost 5 years ago
skip pyspark tests in Python 3.8 More... almost 5 years ago
updated setup.py to work on Python 3.4 More... almost 5 years ago
Merge branch 'master' into emulate-archives More... almost 5 years ago
add ticket numbers to changelog More... almost 5 years ago
Merge branch 'master' into emulate-archives More... almost 5 years ago
Merge branch 'master' into dont-copy-ssh-key More... almost 5 years ago
add .dev0 to version More... almost 5 years ago
remove _remote_key_pair_file (there is none, because we use the SSH agent) More... almost 5 years ago
remove unnecessary import More... almost 5 years ago
Merge branch 'master' into dont-copy-ssh-key More... almost 5 years ago
test in Python 3.8 on Travis CI More... almost 5 years ago
oops, forgot to pass ssh_add_bin opt through to the SSH fs More... about 5 years ago
don't use -i on remote hosts because we don't copy the key file More... about 5 years ago
remove unused stdin keyword arg More... about 5 years ago
remove _ssh_copy_key() More... about 5 years ago
fix singular/plural in debug message More... about 5 years ago
use ssh-add and agent rather than copying the key (works in hand tests) More... about 5 years ago
use _ssh_add_key() instead of _ssh_copy_key() More... about 5 years ago
add ssh_add_bin option More... about 5 years ago