summaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2023-10-16Allow customizing line break visualization (#1904)Maurice Wangleng Tan
2023-08-28Fix slowness in big repo revlog tab (#1849)extrawurst
2023-08-12fix nightly clippyextrawurst
2023-08-10more logging/diagnostics when repo cant be openedextrawurst
2023-06-25Simplify theme overrides (#1652)Christoph Rüßler
2023-04-29Default to tick-based updates (#1657)Christoph Rüßler
2023-04-19tui -> ratatuiextrawurst
2023-02-17cleanupextrawurst
2022-11-23fix clippy nightlyextrawurst
2022-11-21threaded watcher creation and arg for configextrawurst
2022-11-21trace app start durationextrawurst
2022-10-19make more easy to revisitextrawurst
2022-10-19Fix Clippy Lints (#1390)Alexandru Macovei
2022-09-27fix ciextrawurst
2022-09-18persist current tab as options (#1339)extrawurst
2022-09-18Addresses TODO with macro log_eprintln!Volker Schwaberow
2022-09-18fix: returns 0 exit code on error (#1322)Nitish Kumar
2022-09-02File watching using notify (#1310)extrawurst
2022-08-31support opening submodule (#1298)extrawurst
2022-08-17upgrade crossterm/tuiextrawurst
2022-07-02fix nightly clippyextrawurst
2022-02-06generic popup stacking solution (#1124)Stephan Dilly
2021-12-05support bare repos (#1028)Stephan Dilly
2021-11-20allow config for key symbols (#997)Stephan Dilly
2021-09-30clippy fixesStephan Dilly
2021-09-04find files via fuzzy finder (#890)Stephan Dilly
2021-09-02allow async jobs to set intermediate progressStephan Dilly
2021-09-02asyncjob supports sending arbitrary notificationsStephan Dilly
2021-09-02allow async job to return dynamic notificationStephan Dilly
2021-08-17cargo fmt: use hardtabs Stephan Dilly
2021-08-15hook into libgit2 tracing (#822)Stephan Dilly
2021-07-11app has its own async notifications now (#813)Stephan Dilly
2021-06-07refactor better nameStephan Dilly
2021-06-05nightly clippy fixesStephan Dilly
2021-05-26more warnings as errorsStephan Dilly
2021-05-23warning as errorStephan Dilly
2021-05-16move args stuff into separate fileStephan Dilly
2021-05-16feat(bug_report): added bug report cmd optionZacharie Corniere
2021-05-09cleanup some more expectsStephan Dilly
2021-05-07cleanupStephan Dilly
2021-05-02tui updateStephan Dilly
2021-04-17even more clippy restrtictions (#646)Stephan Dilly
2021-03-14smarter config loading giving more diagnostics to the user about whats going ...Stephan Dilly
2021-03-08support discard selected lines (#571)Stephan Dilly
2021-02-24Revert "Support mouse scrolling (#306)"Stephan Dilly
2021-02-23Support mouse scrolling (#306)Richard Menzies
2021-02-16Set MacOS config directory to ~/.config (#379)remique
2021-01-27Allow user to set theme with flag (#481)David Karrick
2020-10-25use anyhow::bailStephan Dilly
2020-10-25update to dirs-next and remove migration codeStephan Dilly