0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Increase maximum line length to 88
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Put point about time shift change first
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Ran `make patch` to set new date
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Improve "What's new in ftputil 4.0.0?"
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Add `whats_new_in_ftputil_4.0.0.*` to docs
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Fix Germanism ;-)
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Add draft of "What's new in ftputil 4.0.0?"
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Adapt `README.md` for Sourcehut
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Change backup repo to Sourcehut
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Fix minimum Python version
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Update `README.txt` for ftputil 4.0.0-beta
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Patch files to use new version 4.0.0-beta
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Update announcements for 4.0.0-beta
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Change minimum Python version
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Adapt documentation to changed time shift semantics
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Fix definition of time shift value
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Use `errno.EEXIST` instead of literal 17
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Have `FTPHost.makedirs` handle `exist_ok`
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Move `TestTimeShift` up
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Format docstrings and comments
sschwarzer
as Stefan Schwarzer
More... almost 4 years ago
Remove debugging `print`s
sschwarzer
as Stefan Schwarzer
More... about 4 years ago
Make check/rounding part of `set_time_shift`
sschwarzer
as Stefan Schwarzer
More... about 4 years ago
Use `datetime` API instead of `time` API
sschwarzer
as Stefan Schwarzer
More... about 4 years ago
Use `datetime` API instead of `time` API
sschwarzer
as Stefan Schwarzer
More... about 4 years ago
Add three todo items
sschwarzer
as Stefan Schwarzer
More... about 4 years ago
Remove todo item on path-like arguments
sschwarzer
as Stefan Schwarzer
More... about 4 years ago
Change `utc_local_time_shift` to `expected_time_shift`
sschwarzer
as Stefan Schwarzer
More... about 4 years ago
Adapt test to new definition of time shift
sschwarzer
as Stefan Schwarzer
More... about 4 years ago
Use fractions consistently
sschwarzer
as Stefan Schwarzer
More... about 4 years ago
Clear cache if time shift changes
sschwarzer
as Stefan Schwarzer
More... about 4 years ago