summaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2024-03-27encode nightly version, commit, date into binaryextrawurst
2024-03-27Revert "encode nightly version, commit, date into binary"extrawurst
2024-03-27encode nightly version, commit, date into binaryextrawurst
2024-03-07Remove unused clippy warning suppression (missing_const_for_fn) (#2115)Juan
2024-02-21fix: fix typos (#2092)Anas
2024-02-20do not panic if invalid repoextrawurst
2024-02-20ratatui 0.24 updateextrawurst
2024-02-19moving popups in its own module (#2066)extrawurst
2024-02-18fix panics not shown on cli (closes #2049)extrawurst
2024-02-12(refactor) shorten component creation by grouping common items in an EnvironmentAlexandru Macovei
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