summaryrefslogtreecommitdiffstats
path: root/src/components/commitlist.rs
AgeCommit message (Expand)Author
2024-02-20ratatui 0.24 updateextrawurst
2024-02-19fix nighty and raise msrvextrawurst
2024-02-12(refactor) shorten component creation by grouping common items in an EnvironmentAlexandru Macovei
2023-09-05make commit lookup in log fasterextrawurst
2023-08-31stash list does not update after pop/drop (#1865)extrawurst
2023-08-31fix log not updating after branch switchextrawurst
2023-08-30fix broken reloading of revlog on new search resultsextrawurst
2023-08-29do not fetch commit_info if batch is the sameextrawurst
2023-08-27make commit filtering an async job (#1842)extrawurst
2023-08-27Index of search result (#1840)extrawurst
2023-08-26Fix: search in log (#1838)extrawurst
2023-08-26Copy full Commit Hash by default (#1836)Ammar Abou Zor
2023-08-23cleanupextrawurst
2023-08-22do not show spacing selection in non-highlightextrawurst
2023-08-18commit log filtering (#1800)extrawurst
2023-06-19upgrade ratatuiextrawurst
2023-04-19tui -> ratatuiextrawurst
2023-04-12Don’t show upstream if commit is local branch headChristoph Rüßler
2023-04-12Show remote branches in revlogChristoph Rüßler
2023-03-01fix race issue in revlog message fetchingextrawurst
2023-02-04Checkout commit (#1499)Andrey Krupskiy
2023-01-08Allow to scroll diffs horizontally (#1327)Christoph Rüßler
2022-11-05Report failure to copy to clipboard (#1410)Alexandru Macovei
2022-10-26Add notification when correctly copying hash commit (#1376)Sergio Alejandro Ribera Costa
2022-10-19dup current branch name in revlogextrawurst
2022-10-19Fix Clippy Lints (#1390)Alexandru Macovei
2022-10-18align branch name parenth usageextrawurst
2022-10-18Display tags and branches in the revlog (#1371)Alexandru Macovei
2022-09-19Allow copying multiple commits (#1288)Emil Jaszczuk
2022-09-02nightly clippy fixesextrawurst
2022-08-30Improve UI selection and command bar (#1299)Luigi Clemente
2022-08-17upgrade crossterm/tuiextrawurst
2022-04-23Fix stashlist after marked drop (#1207)Stephan D
2022-01-12support annotated tags (#1073)Stephan Dilly
2021-11-20allow config for key symbols (#997)Stephan Dilly
2021-09-10nightly clippy fixesStephan Dilly
2021-08-28add scrollbar to revlogAshvin Arsakularatne
2021-08-27some more immutable string optimizationsStephan Dilly
2021-08-23Issue/768/support markdown emoji (#866)andrewpollack
2021-08-22fix capacityStephan Dilly
2021-08-18drop multiple stashes (#855)Stephan Dilly
2021-08-17improve marker stylingStephan Dilly
2021-08-17distinct marked commits stylingStephan Dilly
2021-08-17cargo fmt: use hardtabs Stephan Dilly
2021-08-17supporting marking commits in the logStephan Dilly
2021-05-27Add popup for tagsChristoph Rüßler
2021-05-06Fix 682 smarter times in log (#683)Stephan Dilly
2021-04-26introduce EventState enum (#666)Agung Baptiso Sorlawan
2021-04-21Add blame viewChristoph Rüßler
2021-03-08cleanupStephan Dilly