index
:
newsboat
dennis/bugfix/2912-ci-coveralls
feature/2326-filepath
feature/bump-catch
master
minoru/feature/1344-utf8string
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
dennis/bugfix/2912-ci-coveralls
Remove GCOV override
Dennis van der Schagt
10 months
feature/2326-filepath
Avoid passing non-UTF-8 data to strprintf::fmt in {File,Dir}Browser
Alexander Batischev
10 months
feature/bump-catch
Update Catch to 3.7.1
Alexander Batischev
12 months
master
Merge pull request #2920 from newsboat/dependabot/cargo/cxx-f4e3696ad4
dependabot[bot]
10 months
minoru/feature/1344-utf8string
Switch TextViewWidget's storage to Utf8String
Alexander Batischev
4 years
Tag
Download
Author
Age
r2.31.1
newsboat-r2.31.1.tar.gz
newsboat-r2.31.1.tar.zst
newsboat-r2.31.1.zip
Alexander Batischev
12 months
r2.32.1
newsboat-r2.32.1.tar.gz
newsboat-r2.32.1.tar.zst
newsboat-r2.32.1.zip
Alexander Batischev
12 months
r2.33.1
newsboat-r2.33.1.tar.gz
newsboat-r2.33.1.tar.zst
newsboat-r2.33.1.zip
Alexander Batischev
12 months
r2.34.1
newsboat-r2.34.1.tar.gz
newsboat-r2.34.1.tar.zst
newsboat-r2.34.1.zip
Alexander Batischev
12 months
r2.35.1
newsboat-r2.35.1.tar.gz
newsboat-r2.35.1.tar.zst
newsboat-r2.35.1.zip
Alexander Batischev
12 months
r2.36.1
newsboat-r2.36.1.tar.gz
newsboat-r2.36.1.tar.zst
newsboat-r2.36.1.zip
Alexander Batischev
12 months
r2.23.1
newsboat-r2.23.1.tar.gz
newsboat-r2.23.1.tar.zst
newsboat-r2.23.1.zip
Alexander Batischev
12 months
r2.24.1
newsboat-r2.24.1.tar.gz
newsboat-r2.24.1.tar.zst
newsboat-r2.24.1.zip
Alexander Batischev
12 months
r2.25.1
newsboat-r2.25.1.tar.gz
newsboat-r2.25.1.tar.zst
newsboat-r2.25.1.zip
Alexander Batischev
12 months
r2.26.1
newsboat-r2.26.1.tar.gz
newsboat-r2.26.1.tar.zst
newsboat-r2.26.1.zip
Alexander Batischev
12 months
[...]
Age
Commit message
Author
Files
Lines
2019-10-02
Release 2.17.1
r2.17.1
Alexander Batischev
5
-11
/
+21
2019-10-02
Merge pull request #658 from newsboat/bugfix/652-quoted-pound-sign-treated-as...
Alexander Batischev
7
-13
/
+271
2019-10-02
Double quotes inside backticks do not start a substring
Alexander Batischev
2
-3
/
+10
2019-10-02
Document that pound char can be escaped in config
Alexander Batischev
1
-5
/
+5
2019-10-02
Ignore escaped pound characters
Alexander Batischev
2
-1
/
+14
2019-10-02
Test how tokenize_quoted treats pound sign
Alexander Batischev
1
-0
/
+56
2019-10-02
Test how backticks inside double quotes work
Alexander Batischev
3
-0
/
+20
2019-10-02
Test how evaluate_backtick() deals with unbalanced backticks
Alexander Batischev
1
-0
/
+10
2019-10-02
Ignore # chars inside double quotes and backticks
Alexander Batischev
3
-8
/
+118
2019-09-28
Port utils::strip_comments to Rust
Alexander Batischev
4
-8
/
+50
[...]