index
:
newsboat
bugfix/2912-ci-coveralls
dennis/bugfix/2912-ci-coveralls
dependabot/cargo/curl-sys-0.4.78curl-8.11.0
dependabot/cargo/fastrand-2.1.0
dependabot/cargo/fastrand-2.2.0
dependabot/cargo/libc-0.2.162
dependabot/cargo/tempfile-3.14.0
dependabot/cargo/unicode-width-0.1.12
dependabot/cargo/unicode-width-0.2.0
dependabot/cargo/url-2.5.3
feature/2326-filepath
feature/2326-remove-implicit-conversions-from-file-dir-browser
feature/bump-catch
feature/ci-bump-rust
master
minoru/feature/1344-utf8string
rebased/feature/2326-filepath
Mirror of https://github.com/newsboat/newsboat
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-20
Merge pull request #2884 from newsboat/feature/2326-remove-implicit-conversio...
feature/2326-filepath
Dennis van der Schagt
2024-10-20
Avoid passing non-UTF-8 data to strprintf::fmt in {File,Dir}Browser
Alexander Batischev
2024-10-02
Remove remaining implicit conversions from {File,Dir}BrowserFormAction
feature/2326-remove-implicit-conversions-from-file-dir-browser
Alexander Batischev
2024-10-02
Remove some implicit Filepath conversions from {File,Dir}BrowserFormAction
Alexander Batischev
2024-10-02
Fix signature of `get_formatted_{file,dir}name()`
Alexander Batischev
2024-10-01
Remove implicit Filepath conversions from Filepath tests
Alexander Batischev
2024-10-01
Change `Filepath::starts_with()` to take Filepath as argument
Alexander Batischev
2024-10-01
Remove implicit Filepath conversions from a few miscelaneous files
Dennis van der Schagt
2024-10-01
Return Filepath from TempFile
Dennis van der Schagt
2024-10-01
Create separate method for creating cache in-memory
Dennis van der Schagt
2024-10-01
Cache: Pass ConfigContainer by reference
Dennis van der Schagt
2024-10-01
Return UTF-8 string from `FileUrlReader::get_source()`
Alexander Batischev
2024-10-01
Implement individual fixes
Dennis van der Schagt
2024-10-01
Use filepath in the feedbin url reader
Dennis van der Schagt
2024-10-01
Move "enable implicit conversions" define to separate compilation units
Dennis van der Schagt
2024-10-01
Enable conversions from/to underlying PathBuf
Dennis van der Schagt
2024-10-01
Globally disable assigning_clones clippy lint
Dennis van der Schagt
2024-10-01
Build filepath bridge before other bridges
Dennis van der Schagt
2024-10-01
Sse PathBuf/Filepath on Logger FFI
Dennis van der Schagt
2024-10-01
Use PathBuf/Filepath on FsLock FFI
Dennis van der Schagt
2024-10-01
Use PathBuf/Filepath on ConfigPaths FFI
Dennis van der Schagt
2024-10-01
Use PathBuf/Filepath on CliArgsParser FFI
Dennis van der Schagt
2024-10-01
Move utils bridged methods into their own ffi module
Dennis van der Schagt
2024-10-01
Add tests for Filepath::file_name()
Alexander Batischev
2024-10-01
Add tests for Filepath::starts_with()
Alexander Batischev
2024-10-01
Add tests for Filepath::set_extension()
Alexander Batischev
2024-10-01
Add tests for Filepath::is_absolute()
Alexander Batischev
2024-10-01
Move copy ctor/operator of Filepath from under ENABLE_IMPLICIT_FILEPATH_CONVE...
Alexander Batischev
2024-10-01
Group constructors of Filepath for ease of reading
Alexander Batischev
2024-10-01
Get rid of Filepath::clone()
bogdasar1985
2024-10-01
Migrate file_system to Filepath
bogdasar1985
2024-10-01
Migrate rsspp::Parser to Filepath
bogdasar1985
2024-10-01
Change History::save_to_file() to accept PathBuf
bogdasar1985
2024-10-01
Change History::load_from_file() to accept PathBuf
bogdasar1985
2024-10-01
Add file_name() method to Filepath
bogdasar1985
2024-10-01
Add starts_with() method to Filepath
bogdasar1985
2024-10-01
Add set_extension() method to Filepath
bogdasar1985
2024-10-01
Add copy ctor and operator for Filepath
bogdasar1985
2024-10-01
Allow moving results of Download::filename()/basename()
bogdasar1985
2024-10-01
Migrate Download to Filepath
bogdasar1985
2024-10-01
Migrate Controller to Filepath
bogdasar1985
2024-10-01
Migrate DirBrowserFormAction to Filepath
bogdasar1985
2024-10-01
Migrate ItemListFormAction to Filepath
bogdasar1985
2024-10-01
Migrate FeedRetriever to Filepath
bogdasar1985
2024-10-01
Migrate FileBrowserFormAction to Filepath
bogdasar1985
2024-10-01
Migrate FileUrlReader to Filepath
bogdasar1985
2024-10-01
Migrate FormAction to Filepath
bogdasar1985
2024-10-01
Migrate FreshRssUrlReader to Filepath
bogdasar1985
2024-10-01
Migrate History to Filepath
bogdasar1985
2024-10-01
Migrate InoreaderUrlReader to Filepath
bogdasar1985
[next]