aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore: release new version to acommodate the rebase mess.HEAD0.10.1masterMatěj Cepl2024-05-161-1/+1
* fix: DRM-ed EPuBs cannot be opened.Matěj Cepl2024-05-161-0/+4
* chore: switch from setup.py to pyproject.toml0.10.0Matěj Cepl2024-05-163-63/+26
* Add LICENSE and README.mdMatěj Cepl2024-05-164-0/+93
* build:convert from setup.py to pyproject.toml0.9.0Matěj Cepl2024-01-262-34/+28
* Add author search.0.8.0Matěj Cepl2024-01-262-2/+31
* Merge branch 'fix_tests' into 'master'Matěj Cepl2022-02-013-3/+4
|\
| * Fix flake8Matěj Cepl2022-02-012-2/+3
| * Bump the version number to 0.7.1.0.7.1Matěj Cepl2022-02-011-1/+1
|/
* Make sure title is always assigned in _metadata searchMatěj Cepl2021-08-061-1/+1
* Use f-strings instead of .format().0.7.0Matěj Cepl2021-05-092-13/+12
* When searching through metadata, search through tags as well.Matěj Cepl2021-05-091-15/+33
* Reorganize print of booktitles and use option dicts instead of zillion params.Matěj Cepl2021-05-092-32/+30
* Add search in descriptions.0.6.0Matěj Cepl2020-12-092-49/+110
* Add --weighted-count option.0.5.0Matěj Cepl2020-09-062-7/+14
* Remove unnecessary lineMatěj Cepl2020-08-271-1/+0
* Generate properly binary as an entry_point.0.4.1Matěj Cepl2020-06-182-2/+11
* Make epubgrep concurrent for speed improvement.0.4.0Matěj Cepl2020-06-182-18/+38
* Bump the version.0.3.0Matěj Cepl2019-10-111-1/+1
* Make marking found patterns with color default.Matěj Cepl2019-10-111-2/+2
* With -c we shouldn't print found linesMatěj Cepl2019-10-111-7/+8
* More exception handling.Matěj Cepl2019-10-111-2/+9
* Don't combine print() and '\n'Matěj Cepl2019-08-261-1/+1
* Add -c and -o options.Matěj Cepl2019-08-121-23/+50
* Add multi-line option.Matěj Cepl2019-06-011-10/+30
* Print also the filename of the EPub where the line was found.Matěj Cepl2019-05-051-4/+16
* Run flake8 properly as well.Matěj Cepl2018-12-021-3/+2
* Try running toxMatěj Cepl2018-12-021-1/+2
* Fix .gitlab-ci.ymlMatěj Cepl2018-12-021-10/+10
* Add .gitlab-ci.ymlMatěj Cepl2018-12-021-0/+47
* Add minimal setup.py and test0.2.0Matěj Cepl2018-11-305-17/+64
* Initial version0.1.0Matěj Cepl2018-11-301-0/+54