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