summaryrefslogtreecommitdiffstats
path: root/src/tabs/revlog.rs
AgeCommit message (Expand)Author
2023-09-03fix #1866extrawurst
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-21fix ciextrawurst
2023-08-21fix backgrounding search threadextrawurst
2023-08-21add missing command for new commit search in logextrawurst
2023-08-18commit log filtering (#1800)extrawurst
2023-04-19tui -> ratatuiextrawurst
2023-04-12Show remote branches in revlogChristoph Rüßler
2023-03-01fix race issue in revlog message fetchingextrawurst
2023-02-18Reword commit (#1553)extrawurst
2023-02-11remove focus key bindingsextrawurst
2023-02-04support reset from log view (#1534)extrawurst
2023-02-04Checkout commit (#1499)Andrey Krupskiy
2022-11-21cleanup loggingextrawurst
2022-11-21support fetching branch_infos asyncextrawurst
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-18Display tags and branches in the revlog (#1371)Alexandru Macovei
2022-09-19Allow copying multiple commits (#1288)Emil Jaszczuk
2022-08-21fix one more TODOextrawurst
2022-08-17upgrade crossterm/tuiextrawurst
2022-02-06generic popup stacking solution (#1124)Stephan Dilly
2021-12-29implement reverting commit from revlog (#1057)Stephan Dilly
2021-12-05support bare repos (#1028)Stephan Dilly
2021-11-20allow config for key symbols (#997)Stephan Dilly
2021-08-21compare two commits (#860)Stephan Dilly
2021-08-19allow inspecting top commit in branchlistStephan Dilly
2021-08-17cargo fmt: use hardtabs Stephan Dilly
2021-06-26Add filter to AsyncLogChristoph Rüßler
2021-06-07refactor better nameStephan Dilly
2021-06-07abstract queue into custom typeStephan Dilly
2021-05-27Add popup for tagsChristoph Rüßler
2021-05-18file tree of a commit (#715)Stephan Dilly
2021-04-26some cleanupStephan Dilly
2021-04-26introduce EventState enum (#666)Agung Baptiso Sorlawan
2021-03-05add support for pushing tags (#569)Stephan Dilly
2020-12-19update command list of revlogAntonio Yang
2020-12-19copy commit hashAntonio Yang
2020-10-16feat: add branch selection popup in the log view (#349)Arnaud
2020-08-29new 'create branch' popup (#254)Stephan Dilly
2020-08-29simplify key bindings furtherStephan Dilly
2020-08-28Rust1.46 and nightly ci (#246)Stephan Dilly
2020-08-26Customize key binds (#234)Antonio Yang
2020-07-15Add command for tagging commitChristoph Rüßler
2020-07-12show tags in commit details popup (closes #193)Stephan Dilly
2020-07-12Async tag fetching (#195)Stephan Dilly
2020-07-07fix: in revlog dont allow arrow-right when commit-details not openStephan Dilly