35
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
patch #6357: Explicit restore action is missing from the command list, https://savannah.nongnu.org/patch/?6357
Kenneth Loafman
as loafman
More... over 16 years ago
patch #6356: Command line option for the temporary directory root. https://savannah.nongnu.org/patch/?6356
Kenneth Loafman
as loafman
More... over 16 years ago
Added regression tests for absolute, relative, and module pathing in the rsync scheme.
Kenneth Loafman
as loafman
More... over 16 years ago
Fixed rsync URL description text in --help.
Kenneth Loafman
as loafman
More... over 16 years ago
Added 2nd patch to bug #21475 that forces all versions of Python to use the fixed urlparse.py.
Kenneth Loafman
as loafman
More... over 16 years ago
Fixed so that remove-older-than and remove-all-but-n-full will not request a GPG passphrase.
Kenneth Loafman
as loafman
More... over 16 years ago
Fixed regression caused by changeover to new urlparse.py. bug #21475: FTP Usernames that contain '@' are not recognized https://savannah.nongnu.org/bugs/index.php?21475
Kenneth Loafman
as loafman
More... over 16 years ago
Changes for 0.4.8.
Kenneth Loafman
as loafman
More... over 16 years ago
Format to one statement per line.
Kenneth Loafman
as loafman
More... over 16 years ago
Allow pexpect to force the close of the child on sftp calls. We already do that with scp calls. This cleans up that exception.
Kenneth Loafman
as loafman
More... over 16 years ago
patch #6344: S3 bad bad key key handling http://savannah.nongnu.org/patch/?6344
Kenneth Loafman
as loafman
More... over 16 years ago
Replace set_password/phrase with set_environ and clarify meaning in config.py.
Kenneth Loafman
as loafman
More... over 16 years ago
Complete description of install using --prefix=.
Kenneth Loafman
as loafman
More... over 16 years ago
Fix version of boto needed plus formatting.
Kenneth Loafman
as loafman
More... over 16 years ago
patch #6340: S3 short filename regression https://savannah.nongnu.org/patch/?6340
Kenneth Loafman
as loafman
More... over 16 years ago
Make sure config.py not checked in.
Kenneth Loafman
as loafman
More... over 16 years ago
Initial release.
Kenneth Loafman
as loafman
More... over 16 years ago
This test requires a file that no longer exists. Plus, it is unclear what this test is supposed to accomplish. Tar is tested by the other tests.
Kenneth Loafman
as loafman
More... over 16 years ago
First pass at getting tests up to date: -- isolate config in 'config.py' (see config.py.tmpl) -- silence noisy tests as much as possible -- fix code on both sides as needed
Kenneth Loafman
as loafman
More... over 16 years ago
Initial release.
Kenneth Loafman
as loafman
More... over 16 years ago
Remove 2nd call to dup_time.settimestr() since it overrides the time that may be set by --current-time (used for testing).
Kenneth Loafman
as loafman
More... over 16 years ago
Regen dup_time.curtimestr if time-separator changed.
Kenneth Loafman
as loafman
More... over 16 years ago
Fixed previous patch that assumed the presence of the user and password in the rsync URL.
Kenneth Loafman
as loafman
More... over 16 years ago
Bring tests up to date.
Kenneth Loafman
as loafman
More... over 16 years ago
bug #21751: rsync module urls do not work in 0.4.7 https://savannah.nongnu.org/bugs/index.php?21751
Kenneth Loafman
as loafman
More... over 16 years ago
Changes for version 0.4.7.
Kenneth Loafman
as loafman
More... over 16 years ago
Change to require Python 2.4 or later.
Kenneth Loafman
as loafman
More... over 16 years ago
Formatted list and added tempdir.py and urllib_2_5.py to the released files list.
Kenneth Loafman
as loafman
More... over 16 years ago
Fix confusion over patches applied to different versions. Patch #6300 should now be applied completely.
Kenneth Loafman
as loafman
More... over 16 years ago
Hole imapbackend till next release.
Kenneth Loafman
as loafman
More... over 16 years ago