local: Treat dots/periods as digits in destructuring directories.
[automanga.git] / automanga
2022-04-19 Fredrik Tolfautomanga: Added option to sort tags-lists by mtime.
2022-04-19 Fredrik Tolfautomanga: Handle tag-list failures more gracefully.
2021-06-13 Fredrik Tolflocal: Use pathlib instead of direct filesystem calls.
2020-08-07 Fredrik Tolfautomanga: Remove (apparently) depricated init calls.
2020-06-19 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2020-06-13 Fredrik Tolfautomanga: Don't use CWD by default if given no arguments.
2015-11-16 Fredrik TolfInitial port of core code to Python3.
2015-11-15 Fredrik TolfInitial port to GIR and GTK 3.
2014-10-12 Fredrik TolfFixed error message bug.
2014-05-29 Fredrik TolfFixed typo.
2014-05-04 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2014-05-04 Fredrik TolfDon't crash on tag listing when a manga has ceased...
2014-01-19 Fredrik TolfMade tag-listing more robust.
2013-12-04 Fredrik TolfRemoved debug message.
2013-12-02 Fredrik TolfAdded argument syntax for automanga to edit and list...
2013-09-13 Fredrik TolfAllow libraries to specify reasons for not finding...
2013-07-23 Fredrik TolfFixed a few bugs.
2013-07-23 Fredrik TolfImproved main-script structure slightly.
2013-07-23 Fredrik TolfAdded simplistic keyword searching to mrnet and local...
2013-05-12 Fredrik TolfCanonize manga ID when setting aliases.
2013-05-12 Fredrik TolfAdded manga aliases.
2013-05-12 Fredrik TolfExit in a well-defined manner upon occurrence of said...
2013-05-12 Fredrik TolfFixed bug with anonymous profile.
2013-05-12 Fredrik TolfKeep track of current page in the profile.
2013-05-12 Fredrik TolfAdded support for local manga.
2013-05-11 Fredrik TolfChagned library importer interface.
2013-05-11 Fredrik TolfAdded a simple reader shell.