]> git.phdru.name Git - m_librarian.git/history - docs
Build(.gitignore): Ignore `.pytest_cache`
[m_librarian.git] / docs /
2018-03-23 Oleg BroytmanRelease 0.0.17 0.0.17
2018-03-23 Oleg BroytmanFix(scripts/ml-import.py): Display progress bar on...
2018-03-23 Oleg BroytmanFix(scripts/ml-import.py): Inhibit progress bar if...
2018-03-22 Oleg BroytmanFeat(ml-import): Display tty progress bar during import
2017-12-15 Oleg BroytmanDocs: Remove -O2 from installation instructions
2017-05-07 Oleg BroytmanUpdate docs: m_librarian requires Python 2.7 or 3.4+
2017-05-07 Oleg BroytmanStop supporting Python 2.6
2017-04-26 Oleg BroytmanVersion 0.0.15: Use m_lib.defenc instead of m_lib;... 0.0.15
2017-04-26 Oleg BroytmanUse this year for copyright
2017-04-26 Oleg BroytmanCopyright 2017
2017-04-26 Oleg BroytmanUpdate installation instruction for virtual envs
2017-04-26 Oleg BroytmanUpdate installation instruction: fix trusted host
2017-04-26 Oleg BroytmanUse m_lib.defenc instead of m_lib; install it from...
2017-04-16 Oleg BroytmanAdd installation instructions
2017-04-15 Oleg BroytmanMove ChangeLog to docs/news.rst and convert to reST
2016-09-03 Oleg Broytmangenapidocs: replace short options with long ones
2016-08-12 Oleg BroytmanRemove copy/pasted directives
2016-06-11 Oleg BroytmanAdd option -C|--config file
2016-06-11 Oleg BroytmanChange options: -D|--database, -P|--path, -F|--format
2016-06-10 Oleg BroytmanNo highlighting in code blocks
2016-06-09 Oleg BroytmanPass format of the downloaded file name in the command...
2016-06-09 Oleg BroytmanDownload many books at once
2016-06-06 Oleg BroytmanAllow to set download format
2016-06-05 Oleg BroytmanDocument options -p and --get
2016-05-30 Oleg BroytmanMultidatabase - every script can open a database by...
2016-05-30 Oleg BroytmanRename -d/--details options to -v/--verbose
2016-05-30 Oleg BroytmanSearch authors/extensions/genres/languages by database id
2016-05-30 Oleg BroytmanDocument searching by database id
2016-05-29 Oleg BroytmanOutput count of found objects
2016-05-29 Oleg BroytmanUse option -d to output database id
2016-05-29 Oleg BroytmanFix quotation
2016-05-29 Oleg BroytmanMake option -d global
2016-05-24 Oleg BroytmanSearch books by genre's name and title
2016-05-24 Oleg BroytmanSearch books by author's names
2016-05-23 Oleg BroytmanSearch books by language
2016-05-23 Oleg BroytmanSearch books by extension
2016-05-21 Oleg BroytmanPrint archive, file, extension, size and deleted flag
2016-05-21 Oleg BroytmanPrint the file date, language and file extension
2016-05-21 Oleg BroytmanOutput serial number of the book in the series
2016-05-19 Oleg BroytmanOutput series the book belongs to (if any)
2016-05-19 Oleg BroytmanOutput (list of) genres for a book
2016-05-19 Oleg BroytmanSplit --search-type into separate -t/-s/-f options
2016-05-15 Oleg BroytmanBy default print only titles of the found book
2016-05-15 Oleg BroytmanSearch and print a list of books by title, series,...
2016-05-14 Oleg BroytmanAllow to list all extensions and genres
2016-05-13 Oleg BroytmanSearch languages by name
2016-05-13 Oleg BroytmanSearch genres by name and title
2016-05-13 Oleg BroytmanDocument extension search
2016-05-09 Oleg BroytmanFix: misc => misc-name
2016-05-02 Oleg BroytmanDocument author search
2016-04-12 Oleg BroytmanDescribe global options for ml-search.py
2016-04-12 Oleg BroytmanAdd usage for ml-import.py
2016-04-09 Oleg BroytmanUpdate docs: describe command-line scripts
2016-04-05 Oleg BroytmanUpdate docs: DB URI
2016-04-03 Oleg BroytmanAdd before_begin.rst
2016-04-03 Oleg BroytmanThe project was started in 2015
2016-04-03 Oleg BroytmanLibrarian => m_Librarian
2016-04-03 Oleg BroytmanChange HTML theme and Pygments style
2016-03-31 Oleg BroytmanRename doc/ to docs/; generate API docs