]> git.phdru.name Git - bookmarks_db.git/history - check_url.py
Fix(Robot): Stop splitting and un-splitting URLs
[bookmarks_db.git] / check_url.py
2024-03-06 Oleg BroytmanRename `check_url.py` to `check_urls.py`
2023-11-20 Oleg BroytmanFix(Py3): Always log in UTF-8
2023-11-20 Oleg BroytmanFeat(check_url.py): Print "Moved", "Size", "Md5"
2023-11-18 Oleg BroytmanFix(robots): Store charset
2023-11-17 Oleg BroytmanFix(Py3): Reconfigure logs to write in UTF-8
2023-11-17 Oleg BroytmanFix(Py3): Fix `check_url.py`
2023-11-12 Oleg BroytmanFeat: Set shebang to `python3`
2023-11-12 Oleg BroytmanStyle: Fix flake8 E501 line too long
2023-11-12 Oleg BroytmanStyle: Fix flake8 E402 module level import not at top...
2023-11-12 Oleg BroytmanStyle: Fix flake8 E305 expected 2 blank lines, found 1
2023-11-12 Oleg BroytmanStyle: Fix flake8 E302 expected 2 blank lines, found 1
2017-05-13 Oleg BroytmanCleanup code: use 4 spaces
2017-05-13 Oleg BroytmanFeat(Python3): Use print() function
2012-04-14 Oleg BroytmanRemoved svn:keywords. Extended copyright to 2012.
2011-01-07 Oleg BroytmanChanged docstring.
2011-01-04 Oleg BroytmanAdded docstrings, __{version,revision,etc}__ boilerplates.
2010-10-07 Oleg BroytmanRobots no longer have one global temporary file - there...
2010-08-11 Oleg BroytmanStore icon's URIs.
2010-08-10 Oleg BroytmanPrint real title, not a saved one.
2010-08-10 Oleg BroytmanAdded check_url.py to check URLs one by one from the...