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.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
po
/
pl.po
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-20
Chore(deps): bump fastrand from 2.1.1 to 2.2.0
dependabot[bot]
2
-3
/
+3
2024-11-20
Chore(deps): bump libc from 0.2.161 to 0.2.164
dependabot[bot]
1
-2
/
+2
2024-11-20
Chore(deps): bump tempfile from 3.13.0 to 3.14.0
dependabot[bot]
1
-4
/
+4
2024-11-20
Chore(deps): bump curl-sys from 0.4.77+curl-8.10.1 to 0.4.78+curl-8.11.0
dependabot[bot]
2
-3
/
+3
2024-11-20
Chore(deps): bump url from 2.5.2 to 2.5.3
dependabot[bot]
2
-32
/
+266
2024-11-18
Coveralls: write profiles at known-good location
Alexander Batischev
1
-2
/
+2
2024-11-17
Migrate to source-based code coverage
Alexander Batischev
4
-48
/
+54
2024-10-20
CI: Bump Rust to 1.82.0
Dennis van der Schagt
5
-13
/
+13
2024-10-19
Ignore PanicInfo deprecation until MSRV supports replacement
Dennis van der Schagt
1
-1
/
+8
2024-10-19
Report error when miniflux authentication check fails outside 401
Dennis van der Schagt
2
-2
/
+13
2024-10-18
Chore(deps): bump libc from 0.2.160 to 0.2.161
dependabot[bot]
1
-2
/
+2
2024-10-17
Chore(deps): bump libc from 0.2.159 to 0.2.160
dependabot[bot]
1
-2
/
+2
2024-10-15
Chore(deps): bump the cxx group with 2 updates
dependabot[bot]
1
-8
/
+8
2024-10-12
Apply `IWYU pragma: export` to avoid warnings from clangd LSP
Dennis van der Schagt
11
-12
/
+9
2024-10-11
Port StflRichText to Rust
Dennis van der Schagt
7
-133
/
+220
2024-10-11
Chore(deps): bump gettext-rs from 0.7.1 to 0.7.2
dependabot[bot]
3
-4
/
+4
2024-10-11
Resolve warnings generated by clippy (nightly)
Dennis van der Schagt
6
-8
/
+10
2024-10-10
Prepare for ratatui: Return an std::string from Stfl::Form::run()
Dennis van der Schagt
4
-14
/
+15
2024-10-05
Cache: Use references instead of shared_ptr where possible
Dennis van der Schagt
5
-51
/
+52
2024-10-05
ItemRenderer: Pass RssItem by reference instead of shared_ptr
Dennis van der Schagt
10
-80
/
+77
2024-10-05
replace_feed: Pass RssFeed by reference instead of shared_ptr
Dennis van der Schagt
3
-12
/
+7
2024-10-05
externalize_rssfeed: Pass RssFeed by reference instead of shared_ptr
Dennis van der Schagt
5
-57
/
+57
2024-10-05
Cache: Avoid shared_ptr uses in static callbacks (where possible)
Dennis van der Schagt
1
-13
/
+10
2024-10-05
Propagate usage of references instead of shared_ptr
Dennis van der Schagt
10
-36
/
+23
2024-10-05
QueueManager: Pass RssItem by reference instead of shared_ptr
Dennis van der Schagt
4
-56
/
+55
2024-10-04
QueueManager: Pass RssFeed by reference instead of shared_ptr
Dennis van der Schagt
4
-52
/
+48
2024-10-04
Parse bind keysequences into dedicated map/tree
Dennis van der Schagt
7
-28
/
+460
2024-10-03
Chore(deps): bump curl-sys from 0.4.76+curl-8.10.1 to 0.4.77+curl-8.10.1
dependabot[bot]
2
-3
/
+3
2024-10-02
Replace -wholename with a more portable -path
Alexander Batischev
1
-3
/
+3
2024-09-30
Add zsh completions
Ludovico Gerardi
2
-1
/
+33
2024-09-30
Install shell completions
Ludovico Gerardi
1
-5
/
+11
2024-09-30
Put shell completions in a dedicated directory
Ludovico Gerardi
1
-0
/
+0
2024-09-30
Chore(deps): bump tempfile from 3.12.0 to 3.13.0
dependabot[bot]
1
-2
/
+2
2024-09-28
Chore(deps): bump unicode-width from 0.1.13 to 0.2.0
dependabot[bot]
2
-3
/
+9
2024-09-28
Store negative timestamps in database to support dates before 1970
Dennis van der Schagt
1
-2
/
+3
2024-09-28
makefile: use MKDIR variable everywhere
Ludovico Gerardi
1
-1
/
+1
2024-09-28
CI: fix build of code-formatting container
Alexander Batischev
1
-5
/
+5
2024-09-28
Show keymap hint for "clear tag" when a tag is selected
Dennis van der Schagt
1
-0
/
+3
2024-09-28
Only show "Clear" key hint if help search filter is active
Dennis van der Schagt
1
-5
/
+7
2024-09-24
Prepare for next release
Alexander Batischev
6
-412
/
+252
2024-09-22
Release 2.37
r2.37
Alexander Batischev
5
-17
/
+226
2024-09-21
Parse bindkey in rust using nom
Dennis van der Schagt
6
-17
/
+158
2024-09-21
Define KeyCombination in Rust
Dennis van der Schagt
2
-0
/
+67
2024-09-21
Show keymap hint for "clear filter" when filter is active
Dennis van der Schagt
23
-46
/
+53
2024-09-21
Avoid UB by not keeping the mutex locked
Alexander Batischev
2
-15
/
+17
2024-09-20
Avoid UB by unlocking Cache mutex before destroying it
Alexander Batischev
1
-0
/
+6
2024-09-19
CI: FreeBSD 13.3 → 13.4, 14.0 → 14.1
Alexander Batischev
1
-4
/
+4
2024-09-19
Fix order of email and name in RSS 0.9x test data
Alexander Batischev
4
-4
/
+4
2024-09-16
Chore(deps): bump unicode-segmentation from 1.11.0 to 1.12.0
dependabot[bot]
2
-3
/
+3
2024-09-15
Update ES Translation
Roboron3042
1
-3
/
+3
[next]