1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-02 01:01:41 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
f65166ae91 Update config docs and schema 2025-04-21 18:12:50 +02:00
ec51efc82c Make the main view searchable 2025-04-21 18:03:24 +02:00
fa35f661d9 Update keybindings, config docs, and schema 2025-04-21 18:03:19 +02:00
204f6c7edb Update translation files from crowdin 2025-04-10 11:40:55 +02:00
80b5e21bd5 Add a command to select all commits of the current branch
This is useful for seeing the combined diff of all commits of a branch.
2025-04-10 09:02:09 +02:00
95c5d51e64 Support home and end as alternatives to '<' and '>' 2025-03-17 19:58:01 +01:00
c9196812a2 Add a "Copy to clipboard" menu to the Commit Files panel
This is very similar to the same menu in the Files panel, except that it works
on whatever diff is currently shown in the main view, including range diffs
either in diffing mode (shift-W), or from a range selection of commits.
2025-02-19 18:50:12 +01:00
c02709698c Update translations from Crowdin
This adds a new Portuguese translation.
2025-02-12 08:21:47 +01:00