]> git.phdru.name Git - m_librarian.git/shortlog
m_librarian.git
2017-12-11 Oleg BroytmanBuild(setup.py): Use python_requires keyword
2017-10-23 Oleg BroytmanCleanup: Fix flake8 E741 ambiguous variable name 'l'
2017-10-23 Oleg BroytmanCleanup: Fix flake8 E722 do not use bare except
2017-08-19 Oleg BroytmanFix(setup): Fix keywords and platforms
2017-05-12 Oleg BroytmanTODO: Create installers
2017-05-07 Oleg BroytmanAdd support for Python 3.5 and 3.6
2017-05-07 Oleg BroytmanFix(sqlite): Execute VACUUM outside transaction
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-05-07 Oleg BroytmanFix deps: Add argparse to install_requires for Py 2.6
2017-05-07 Oleg BroytmanMove hard requirements from tox.ini to requirements.txt
2017-05-07 Oleg BroytmanMove requirements.txt to devscripts/
2017-04-30 Oleg BroytmanChanges in README
2017-04-29 Oleg BroytmanRemove publish-docs
2017-04-29 Oleg BroytmanMove get-commit-message.vim and mk-git-aliases to devsc...
2017-04-28 Oleg BroytmanAdd home/repo/tracker URLs
2017-04-28 Oleg BroytmanUse htdocs.path instead of absolute path
2017-04-28 Oleg BroytmanMove README.html to gitweb/
2017-04-27 Oleg BroytmanTODO: GitHub, Travis, AppVeyor, PyPI
2017-04-26 Oleg BroytmanFix flake8 E305: expected 2 blank lines after function
2017-04-26 Oleg BroytmanVersion 0.0.15: Use m_lib.defenc instead of m_lib;... 0.0.15
2017-04-26 Oleg BroytmanUpdate get-commit-message.vim: remove asterisk
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-17 Oleg BroytmanRemove update script
2017-04-16 Oleg BroytmanAdd installation instructions
2017-04-15 Oleg BroytmanInclude tox.ini into sdist
2017-04-15 Oleg Broytman[Makefile] make docs
2017-04-15 Oleg BroytmanFix sdist and git alias
2017-04-15 Oleg BroytmanMove ChangeLog to docs/news.rst and convert to reST
2017-04-15 Oleg Broytman[setup.cfg] Remove outdated ez_setup.py
2017-03-12 Oleg BroytmanFix pip's --install-option: --compile is default and...
2017-01-30 Oleg BroytmanRemove deprecated ez_setup.py
2016-11-23 Oleg BroytmanUpgrade ez_setup.py
2016-10-24 Oleg BroytmanFix VACUUM command
2016-10-03 Oleg BroytmanAdd a few PO message headers
2016-10-02 Oleg BroytmanAdd test_translations
2016-10-01 Oleg BroytmanOmit trivial __init__.py and __version__.py from test...
2016-10-01 Oleg BroytmanSet toxworkdir to ~/.tox
2016-09-28 Oleg BroytmanIgnore coverage data and reports
2016-09-24 Oleg BroytmanRun flake8 from root to test docs and scripts
2016-09-24 Oleg BroytmanRemove unused py.test
2016-09-24 Oleg BroytmanSimplify tox.ini: call pytest with the current python
2016-09-23 Oleg BroytmanFix copy/paste in .gitignore
2016-09-23 Oleg BroytmanExtend .gitignore
2016-09-23 Oleg BroytmanMinor refactoring of MANIFEST.in
2016-09-21 Oleg BroytmanIgnore .cache and .tox directories only at the top
2016-09-20 Oleg BroytmanUse coverage and tox for testing
2016-09-20 Oleg BroytmanConvert tests from unittest to pytest
2016-09-20 Oleg BroytmanSet PYTHONPATH for tests
2016-09-11 Oleg BroytmanUse pytest for testing
2016-09-11 Oleg BroytmanAdd README.html for gitweb
2016-09-03 Oleg BroytmanUpdate get-commit-message.vim
2016-09-03 Oleg Broytmangenapidocs: replace short options with long ones
2016-08-28 Oleg BroytmanRadically simplify MANIFEST.in by using global-include
2016-08-27 Oleg BroytmanAdd requirements_docs.txt
2016-08-26 Oleg Broytmanflake8: exclude ez_setup.py
2016-08-23 Oleg BroytmanAdd tests/test-config.conf to sdist
2016-08-12 Oleg BroytmanRemove copy/pasted directives
2016-08-10 Oleg BroytmanRename mk-git-alias -> mk-git-aliases, add commit-with...
2016-08-10 Oleg BroytmanRename tag.vim -> get-commit-message.vim
2016-08-10 Oleg BroytmanRename mk-tag-alias -> mk-git-alias
2016-08-10 Oleg BroytmanRename tag-with-version to tag-with-message
2016-08-03 Oleg BroytmanPass setup.py install option --optimize
2016-08-02 Oleg BroytmanMake tag-with-version alias
2016-07-30 Oleg BroytmanUpgrade ez_setup.py
2016-07-29 Oleg BroytmanVersion 0.0.14: Python 3 0.0.14
2016-07-29 Oleg BroytmanDifferent requirements for Python 2.6, 2.7, and 3.4+
2016-07-26 Oleg BroytmanAdapted to Python 3
2016-07-26 Oleg BroytmanInstall translations
2016-07-25 Oleg BroytmanTODO: Python 3
2016-07-25 Oleg BroytmanPython 3 compatibility
2016-07-22 Oleg BroytmanUpdate code for compatibility with Python 3
2016-06-28 Oleg BroytmanUpdate TODO: Import from SQL instead of INPX
2016-06-11 Oleg BroytmanVersion 0.0.13: options: -C, -D, -P, -F 0.0.13
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 BroytmanVersion 0.0.12: download many books 0.0.12
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-09 Oleg BroytmanIDs must be integer
2016-06-06 Oleg BroytmanVersion 0.0.11: download exactly one book 0.0.11
2016-06-06 Oleg BroytmanAllow to set download format
2016-06-06 Oleg BroytmanRefactor author.filename
2016-06-05 Oleg BroytmanSet timestamp for the downloaded book
2016-06-05 Oleg BroytmanDocument options -p and --get
2016-06-05 Oleg BroytmanDownload from the given library path
2016-06-05 Oleg BroytmanDownload exactly one book
2016-06-05 Oleg BroytmanCache config
2016-06-04 Oleg BroytmanAdd flake8 and release targets
2016-06-04 Oleg BroytmanPass installation/compilation options to pip and easy_i...
2016-06-01 Oleg BroytmanChange database pathname handling
2016-05-31 Oleg BroytmanOptimization: count objects directly
2016-05-31 Oleg BroytmanMinor refactoring: _search_conditions_dict => _comparis...
2016-05-31 Oleg BroytmanMicro optimization: break from the loop when the 'id...
2016-05-30 Oleg BroytmanCheck if DB pathname starts with the current directory
next