issues
search
kworkflow
/
patch-hub
patch-hub is a TUI that streamlines the interaction of Linux developers with patches archived on lore.kernel.org
GNU General Public License v2.0
7
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update `README` demo GIF
#93
davidbtadokoro
opened
2 hours ago
0
Remove suffix `State` from sub-state types of `App`
#92
davidbtadokoro
opened
2 hours ago
0
Feat/git am support
#91
OJarrisonn
opened
16 hours ago
0
fix: ui: correct loading screen rectangle dimensions
#90
lorenzoberts
closed
1 day ago
1
doc: fix link to git email, link to contributors guide
#89
auyer
opened
3 days ago
0
fix: remove UI auto-refresh to solve high CPU usage
#88
davidbtadokoro
closed
1 day ago
0
`patch-hub` consumes too much CPU even in release mode
#87
davidbtadokoro
opened
5 days ago
0
fix: avoid rendering patch previews every frame
#86
davidbtadokoro
closed
1 day ago
2
Uses std::sync::LazyLock to compile the regexes only once
#85
auyer
closed
1 day ago
1
Replaces `reqwest` lib with `ureq`
#84
auyer
closed
1 day ago
3
feat: relocate config.json to XDG-compliant directory
#83
gabrielsrd
closed
5 days ago
1
feat: add entry in "Edit Config" for max log age
#82
gabrielsrd
closed
5 days ago
1
feat: add entry in "Edit Config" for max log age
#81
gabrielsrd
closed
6 days ago
0
Add reply w/ `Reviewed-by` tag of subset of patches from a series
#80
davidbtadokoro
opened
1 week ago
0
Add action to apply patchset to a target kernel tree and branch
#79
davidbtadokoro
opened
1 week ago
7
Allow reply w/ `Reviewed-by` tag of subset of patches from a series
#78
davidbtadokoro
opened
1 week ago
0
Patch preview scroll lags for some renderers when patch is "too big"
#77
davidbtadokoro
opened
1 week ago
1
Trailing `--` that marks end of patch is considered deletion in patch preview with `bat`, `delta`, and `diff-so-fancy`
#76
davidbtadokoro
opened
1 week ago
0
Loading notification disappears when terminal is too short
#75
davidbtadokoro
opened
1 week ago
0
Cursor becomes invisible when crash occur during loading
#74
davidbtadokoro
opened
1 week ago
1
Move default location of `patch-hub` to `~/.config/patch-hub`
#73
davidbtadokoro
opened
1 week ago
1
Add entry in "Edit Config" screen for max log age
#72
davidbtadokoro
opened
1 week ago
2
Add colorization for headers in patch preview
#71
davidbtadokoro
opened
1 week ago
0
refactor: move all Lore specific modules to new `lore` lib module
#70
davidbtadokoro
closed
1 week ago
4
`Path doesn't exist` when trying to open a patchset
#69
OJarrisonn
opened
1 week ago
1
Project IDX support
#68
OJarrisonn
closed
1 week ago
1
refactor: UI functions separated in files for better organization
#67
th-duvanel
closed
1 week ago
2
feat: check if the dependencies are present
#66
OJarrisonn
closed
1 week ago
2
feat: add `--show-configs` option
#65
OJarrisonn
closed
1 week ago
1
Loading Screen
#64
OJarrisonn
closed
1 week ago
6
Add help pop-up for key bindings
#63
davidbtadokoro
opened
3 weeks ago
0
feat: logging: add log_on_error macro
#62
lorenzoberts
closed
1 week ago
2
feat: add throbber for loading
#61
gabrielsrd
closed
1 week ago
2
`patch-hub --show-configs`
#60
OJarrisonn
opened
4 weeks ago
1
feat: add specific log file to gather current patch-hub execution logs
#59
lorenzoberts
closed
4 weeks ago
3
Write current patch-hub execution logs to `latest.log` file
#58
lorenzoberts
closed
3 weeks ago
0
feat: add log garbage collector
#57
OJarrisonn
closed
4 weeks ago
2
refactor: use idiomatic `TryFrom` rather than `from_integer`
#56
OJarrisonn
closed
4 weeks ago
1
refactor: change names and use Getters
#55
OJarrisonn
closed
4 weeks ago
1
refactor: improve BlockingLoreAPI errors and remove its unwraps
#54
lorenzoberts
closed
4 weeks ago
2
refactor: main modularization
#53
th-duvanel
closed
1 month ago
1
feat: logger support for any type that `impl Display`
#52
OJarrisonn
closed
1 month ago
2
refactor: app modularization
#51
th-duvanel
closed
1 month ago
1
Save default config
#50
OJarrisonn
closed
1 month ago
0
feat: adds renderers for patch preview
#49
OJarrisonn
closed
1 month ago
2
Log missing external dependencies
#48
OJarrisonn
opened
1 month ago
3
Log color-eyre errors
#47
OJarrisonn
opened
1 month ago
9
refactor: extract LatestPatchsets condition handling from key events
#46
th-duvanel
closed
1 month ago
1
feat/refactor: add automock lib and replace FakeLoreAPIClient with automocked BlockingLoreAPIClient
#45
lorenzoberts
closed
1 month ago
6
refactor: replace get_ methods with derive_getter::Getters
#44
lorenzoberts
closed
1 month ago
3
Next