Commit History
@master
git clone https://git.catseye.tc/yastasoti/
-
Arrange licensing info in repo according to REUSE 3.2 convention.
Chris Pressey
2 months ago
-
Merge branch 'master' of https://codeberg.org/catseye/yastasoti
Chris Pressey
1 year, 25 days ago
-
Update links in "see-also bar".
Chris Pressey
1 year, 25 days ago
-
Merge pull request #3 from catseye/dependabot/pip/requests-2.31.0
Chris Pressey
(commit: GitHub)
1 year, 6 months ago
-
Bump requests from 2.21.0 to 2.31.0
dependabot[bot]
(commit: GitHub)
1 year, 6 months ago
-
Minor updates to README.
Chris Pressey
(commit: GitHub)
4 years ago
-
Add link to tagfarm in README.
Chris Pressey
(commit: GitHub)
4 years ago
-
Update README.
Chris Pressey
4 years ago
-
Put bind mount at /mnt/host inside the Docker container, use PATH.
Chris Pressey
5 years ago
-
Add Dockerfile for building yastasoti docker image.
Chris Pressey
5 years ago
-
Replace singular --article-root with plural --extant-path.
Chris Pressey
5 years ago
-
Merge pull request #2 from catseye/develop-0.3
Chris Pressey
(commit: GitHub)
5 years ago
-
Use newer version of requests, one without a vulnerability warning.
Chris Pressey
5 years ago
-
Merge pull request #1 from catseye/develop-0.2
Chris Pressey
(commit: GitHub)
6 years ago
-
Add description of new feature, note new version number.
Chris Pressey
6 years ago
-
Without a chunk_size, iter_content() is grossly inefficient. Fix.
Chris Pressey
6 years ago
-
dest_filename can be used to override the filename it is saved as.
Chris Pressey
6 years ago
-
handle_link() now takes the entire link dictionary.
Chris Pressey
6 years ago
-
Parse the args the function is given, don't assume sys.argv.
Chris Pressey
6 years ago
-
Let's release 0.1
Chris Pressey
6 years ago
-
Some more notes.
Chris Pressey
6 years ago
-
Don't even download file if routed to /dev/null.
Chris Pressey
6 years ago
-
Deduplicate links when processing, and have more thorough logging.
Chris Pressey
6 years ago
-
Rewrite README.
Chris Pressey
6 years ago
-
Describe and implement "archive routers".
Chris Pressey
6 years ago
-
Update README.
Chris Pressey
6 years ago
-
Handle Unicode URLs.
Chris Pressey
6 years ago
-
Log when checking and archiving links.
Chris Pressey
6 years ago
-
Add logging.
Chris Pressey
6 years ago
-
We really shouldn't need wget for just this. Save it for later.
Chris Pressey
6 years ago