index
:
epubgrep
master
Grep through EPub files
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: release new version to acommodate the rebase mess.
HEAD
0.10.1
master
Matěj Cepl
2024-05-16
1
-1
/
+1
*
fix: DRM-ed EPuBs cannot be opened.
Matěj Cepl
2024-05-16
1
-0
/
+4
*
chore: switch from setup.py to pyproject.toml
0.10.0
Matěj Cepl
2024-05-16
3
-63
/
+26
*
Add LICENSE and README.md
Matěj Cepl
2024-05-16
4
-0
/
+93
*
build:convert from setup.py to pyproject.toml
0.9.0
Matěj Cepl
2024-01-26
2
-34
/
+28
*
Add author search.
0.8.0
Matěj Cepl
2024-01-26
2
-2
/
+31
*
Merge branch 'fix_tests' into 'master'
Matěj Cepl
2022-02-01
3
-3
/
+4
|
\
|
*
Fix flake8
Matěj Cepl
2022-02-01
2
-2
/
+3
|
*
Bump the version number to 0.7.1.
0.7.1
Matěj Cepl
2022-02-01
1
-1
/
+1
|
/
*
Make sure title is always assigned in _metadata search
Matěj Cepl
2021-08-06
1
-1
/
+1
*
Use f-strings instead of .format().
0.7.0
Matěj Cepl
2021-05-09
2
-13
/
+12
*
When searching through metadata, search through tags as well.
Matěj Cepl
2021-05-09
1
-15
/
+33
*
Reorganize print of booktitles and use option dicts instead of zillion params.
Matěj Cepl
2021-05-09
2
-32
/
+30
*
Add search in descriptions.
0.6.0
Matěj Cepl
2020-12-09
2
-49
/
+110
*
Add --weighted-count option.
0.5.0
Matěj Cepl
2020-09-06
2
-7
/
+14
*
Remove unnecessary line
Matěj Cepl
2020-08-27
1
-1
/
+0
*
Generate properly binary as an entry_point.
0.4.1
Matěj Cepl
2020-06-18
2
-2
/
+11
*
Make epubgrep concurrent for speed improvement.
0.4.0
Matěj Cepl
2020-06-18
2
-18
/
+38
*
Bump the version.
0.3.0
Matěj Cepl
2019-10-11
1
-1
/
+1
*
Make marking found patterns with color default.
Matěj Cepl
2019-10-11
1
-2
/
+2
*
With -c we shouldn't print found lines
Matěj Cepl
2019-10-11
1
-7
/
+8
*
More exception handling.
Matěj Cepl
2019-10-11
1
-2
/
+9
*
Don't combine print() and '\n'
Matěj Cepl
2019-08-26
1
-1
/
+1
*
Add -c and -o options.
Matěj Cepl
2019-08-12
1
-23
/
+50
*
Add multi-line option.
Matěj Cepl
2019-06-01
1
-10
/
+30
*
Print also the filename of the EPub where the line was found.
Matěj Cepl
2019-05-05
1
-4
/
+16
*
Run flake8 properly as well.
Matěj Cepl
2018-12-02
1
-3
/
+2
*
Try running tox
Matěj Cepl
2018-12-02
1
-1
/
+2
*
Fix .gitlab-ci.yml
Matěj Cepl
2018-12-02
1
-10
/
+10
*
Add .gitlab-ci.yml
Matěj Cepl
2018-12-02
1
-0
/
+47
*
Add minimal setup.py and test
0.2.0
Matěj Cepl
2018-11-30
5
-17
/
+64
*
Initial version
0.1.0
Matěj Cepl
2018-11-30
1
-0
/
+54