summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-04-16Merge branch 'master'ratatui-25-updateextrawurst
2024-04-14Get default push remote from configuration (#2156)Christoph Rüßler
2024-04-07Reset branch in branch popup (#2171)extrawurst
2024-03-27encode nightly version, commit, date into binaryextrawurst
2024-03-27syntect additional file type support (#2160)Martí Homs Soler
2024-03-27Revert "encode nightly version, commit, date into binary"extrawurst
2024-03-27encode nightly version, commit, date into binaryextrawurst
2024-03-24Support git commit signing using OpenPGP (#1544)Hendrik Maus
2024-03-24Make MsgPopup scrollable (#2120)Michael
2024-03-24fix nightly clippyextrawurst
2024-03-22Git Config Commit Comments (#2145)Concelare
2024-03-22fixes tag annotation being broken in 0.25 (#2139)extrawurst
2024-03-22fix: 2114martihomssoler
2024-03-21Fixed:Concelare
2024-03-19todoextrawurst
2024-03-20fix: index out of bounds when blaming a file ending with a blank line (#2130)Trung Tran
2024-03-13fix chrono deprecationsextrawurst
2024-03-07Remove unused clippy warning suppression (missing_const_for_fn) (#2115)Juan
2024-02-25ratatui 0.25 updateextrawurst
2024-02-21fix: fix typos (#2092)Anas
2024-02-21feat: add branch name validation on renaming (#2081)Sainath Singineedi
2024-02-20do not panic if invalid repoextrawurst
2024-02-20fix a bunch more typosextrawurst
2024-02-20cancel commit search (#2078)extrawurst
2024-02-20better theme file handling (#2077)extrawurst
2024-02-20ratatui 0.24 updateextrawurst
2024-02-20fix infinite spinner (#2075)extrawurst
2024-02-20better default for single line textinput size (#2070)extrawurst
2024-02-19allow fetch in both tabs of branch listextrawurst
2024-02-19print theme path in error message tooextrawurst
2024-02-19fix ciextrawurst
2024-02-19fix nigtlyextrawurst
2024-02-19moving popups in its own module (#2066)extrawurst
2024-02-19add syntax highlighting for blame view (#745)Trung Tran
2024-02-19allow pushing to empty repo (#2063)extrawurst
2024-02-19print theme loading errors into log (#2056)extrawurst
2024-02-19fix nighty and raise msrvextrawurst
2024-02-18fix panics not shown on cli (closes #2049)extrawurst
2024-02-18allow customizing color of focused title barextrawurst
2024-02-18Multiline TextEdit cleanups (#2053)extrawurst
2024-02-18tui textarea (#2051)pm100
2024-02-15fix all places of single line textinputextrawurst
2024-02-12fix sorting of commits in diff view (#1747)Joshix-1
2024-02-12updates and fixesdependabot[bot]
2024-02-12(refactor) shorten component creation by grouping common items in an EnvironmentAlexandru Macovei
2024-02-12cargo updates (#1856)extrawurst
2023-12-22fix stashing tab empty (closes #1986)extrawurst
2023-12-16Support prepare commit hook (#1978)extrawurst
2023-11-02fix nighyly clippyextrawurst
2023-10-17Prevent unsigned tagging (#1915)Adrian Wannenmacher