2016-09-11 |
Oleg Broytman | Add README.html for gitweb |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Oleg Broytman | Update get-commit-message.vim |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Oleg Broytman | genapidocs: replace short options with long ones |
commit | commitdiff | tree | snapshot |
2016-08-28 |
Oleg Broytman | Radically simplify MANIFEST.in by using global-include |
commit | commitdiff | tree | snapshot |
2016-08-27 |
Oleg Broytman | Add requirements_docs.txt |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Oleg Broytman | flake8: exclude ez_setup.py |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Oleg Broytman | Add tests/test-config.conf to sdist |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Oleg Broytman | Remove copy/pasted directives |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Oleg Broytman | Rename mk-git-alias -> mk-git-aliases, add commit-with... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Oleg Broytman | Rename tag.vim -> get-commit-message.vim |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Oleg Broytman | Rename mk-tag-alias -> mk-git-alias |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Oleg Broytman | Rename tag-with-version to tag-with-message |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Oleg Broytman | Pass setup.py install option --optimize |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Oleg Broytman | Make tag-with-version alias |
commit | commitdiff | tree | snapshot |
2016-07-30 |
Oleg Broytman | Upgrade ez_setup.py |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Oleg Broytman | Version 0.0.14: Python 3 0.0.14 |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Oleg Broytman | Different requirements for Python 2.6, 2.7, and 3.4+ |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Oleg Broytman | Adapted to Python 3 |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Oleg Broytman | Install translations |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Oleg Broytman | TODO: Python 3 |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Oleg Broytman | Python 3 compatibility |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Oleg Broytman | Update code for compatibility with Python 3 |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Oleg Broytman | Update TODO: Import from SQL instead of INPX |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Oleg Broytman | Version 0.0.13: options: -C, -D, -P, -F 0.0.13 |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Oleg Broytman | Add option -C|--config file |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Oleg Broytman | Change options: -D|--database, -P|--path, -F|--format |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Oleg Broytman | No highlighting in code blocks |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Oleg Broytman | Version 0.0.12: download many books 0.0.12 |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Oleg Broytman | Pass format of the downloaded file name in the command... |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Oleg Broytman | Download many books at once |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Oleg Broytman | IDs must be integer |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Oleg Broytman | Version 0.0.11: download exactly one book 0.0.11 |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Oleg Broytman | Allow to set download format |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Oleg Broytman | Refactor author.filename |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Oleg Broytman | Set timestamp for the downloaded book |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Oleg Broytman | Document options -p and --get |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Oleg Broytman | Download from the given library path |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Oleg Broytman | Download exactly one book |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Oleg Broytman | Cache config |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Oleg Broytman | Add flake8 and release targets |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Oleg Broytman | Pass installation/compilation options to pip and easy_i... |
commit | commitdiff | tree | snapshot |
2016-06-01 |
Oleg Broytman | Change database pathname handling |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Oleg Broytman | Optimization: count objects directly |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Oleg Broytman | Minor refactoring: _search_conditions_dict => _comparis... |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Oleg Broytman | Micro optimization: break from the loop when the 'id... |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Oleg Broytman | Check if DB pathname starts with the current directory |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Oleg Broytman | Version 0.0.10 0.0.10 |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Oleg Broytman | Multidatabase - every script can open a database by... |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Oleg Broytman | Open file as an SQLite DB |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Oleg Broytman | Print count after the list |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Oleg Broytman | Rename -d/--details options to -v/--verbose |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Oleg Broytman | Update TODO |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Oleg Broytman | Version 0.0.9: search authors/extensions/genres/languag... 0.0.9 |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Oleg Broytman | Search authors/extensions/genres/languages by database id |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Oleg Broytman | Document searching by database id |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Oleg Broytman | Minor refactoring |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Oleg Broytman | chmod docs for sdist |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Oleg Broytman | Version 0.0.8: search by database id 0.0.8 |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Oleg Broytman | Search by author's, book's, extension's, language's id |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Oleg Broytman | Output count of found objects |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Oleg Broytman | Encode all unicode values to output to a file/pipe |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Oleg Broytman | Use option -d to output database id |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Oleg Broytman | Fix quotation |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Oleg Broytman | Make option -d global |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Oleg Broytman | Fix new flake8 E402: module level import not at top... |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Oleg Broytman | Refactor find parameters |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Oleg Broytman | Add test for searching books by authors |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Oleg Broytman | Fix test |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Oleg Broytman | Version 0.0.7: search books by authors, extensions... 0.0.7 |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Oleg Broytman | Search books by genre's name and title |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Oleg Broytman | Search books by author's names |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Oleg Broytman | Fix a bug |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Oleg Broytman | Refactoring: _get_values |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Oleg Broytman | Search books by language |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Oleg Broytman | Search books by extension |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Oleg Broytman | Refactoring: allow expressions to be None |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Oleg Broytman | Refactoring: add mk_search_conditions |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Oleg Broytman | Sort books by series, serial number and title |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Oleg Broytman | Version 0.0.6: search books by title, series, archive... 0.0.6 |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Oleg Broytman | Print archive, file, extension, size and deleted flag |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Oleg Broytman | Print the file date, language and file extension |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Oleg Broytman | Output serial number of the book in the series |
commit | commitdiff | tree | snapshot |
2016-05-19 |
Oleg Broytman | Output series the book belongs to (if any) |
commit | commitdiff | tree | snapshot |
2016-05-19 |
Oleg Broytman | Output (list of) genres for a book |
commit | commitdiff | tree | snapshot |
2016-05-19 |
Oleg Broytman | Split --search-type into separate -t/-s/-f options |
commit | commitdiff | tree | snapshot |
2016-05-15 |
Oleg Broytman | By default print only titles of the found book |
commit | commitdiff | tree | snapshot |
2016-05-15 |
Oleg Broytman | Search and print a list of books by title, series,... |
commit | commitdiff | tree | snapshot |
2016-05-15 |
Oleg Broytman | make clean |
commit | commitdiff | tree | snapshot |
2016-05-15 |
Oleg Broytman | Fix trove classifiers: set platform to POSIX only |
commit | commitdiff | tree | snapshot |
2016-05-15 |
Oleg Broytman | Fix requirements: m_lib>=2.0 |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Oleg Broytman | Fix flake8 warning: remove unused variable |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Oleg Broytman | Sort results |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Oleg Broytman | Fix version |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Oleg Broytman | Version 0.0.5: search extensions/genres/languages 0.0.5 |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Oleg Broytman | Allow to list all extensions and genres |
commit | commitdiff | tree | snapshot |
2016-05-13 |
Oleg Broytman | Search languages by name |
commit | commitdiff | tree | snapshot |
2016-05-13 |
Oleg Broytman | Search genres by name and title |
commit | commitdiff | tree | snapshot |
2016-05-13 |
Oleg Broytman | Document extension search |
commit | commitdiff | tree | snapshot |
2016-05-13 |
Oleg Broytman | Search extensions |
commit | commitdiff | tree | snapshot |
2016-05-13 |
Oleg Broytman | Fix _search arguments |
commit | commitdiff | tree | snapshot |
next |