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

344 Commits

Author SHA1 Message Date
9e90d5ee62 Add Debian installation instructions alongside Ubuntu
Signed-off-by: Jongmin Kim <jmkim@debian.org>
2025-04-23 19:47:52 +10:00
058699cb71 README.md: Update Sponsors 2025-04-14 08:28:01 +00:00
8d47928c94 Update kidpix link in README to active url 2025-04-08 13:51:22 +02:00
55445dca8d Corrected interactive rebase keybinds example in README.md 2025-03-26 08:40:14 +05:30
54d0ebeff0 Update README.md 2025-02-22 08:34:35 +11:00
e37d7d5ad2 README.md: Update Sponsors 2025-02-15 04:23:38 +00:00
28d10c26a4 Standardise on 'screen mode' name
We had some conflicting names so we're standardising on screen mode
2025-01-11 14:25:48 +11:00
ec19fcf134 README.md: Update Sponsors 2025-01-09 00:25:30 +00:00
2a72e96011 Set repology table to 3 columns 2025-01-02 15:41:29 +11:00
fd5be11370 Stylize and correct the NixOS section in README.md
configuration.nix is a file, and most files in the README.md are
stylized as code blocks. `environment.systemPackages` is actually just a
code block, and should be stylized as such
2025-01-01 12:48:19 +02:00
f858460ab9 Fixes to lazygit Ubuntu install instructions in README.md 2024-11-09 18:42:19 +11:00
1e8b8471ca Fix installation for Ubuntu in README.md
If '/usr/local/bin' does not exist, 'install' will eventually result
in a regular file named '/usr/local/bin' being created.
2024-11-05 20:52:35 +08:00
0489b11c0c README.md: Update Sponsors 2024-07-13 05:03:33 +00:00
31456a8caa README.md: Update Sponsors 2024-07-06 12:08:18 +00:00
eae76a97e9 docs: Add flox install 2024-07-06 21:27:08 +10:00
f6ace8380f Update readme 2024-05-26 14:35:38 +10:00
fc7b10f557 Update README.md
Updated the company sponsors with the new name of my company
2024-05-20 12:21:07 +10:00
8f5ce14dc0 README.md: Update Sponsors 2024-05-19 05:09:25 +00:00
cbe6dd7b2f README.md: Update Sponsors 2024-04-15 23:24:36 +00:00
e1c3ef6629 Update README.md 2024-03-23 21:01:19 +11:00
a70bb0a7aa Update README.md 2024-03-23 20:59:53 +11:00
7718cb009b Update README.md
Updating for top-level sponsorship stuff
2024-03-23 20:58:02 +11:00
c3f0b5cb4a Update interactive rebase demo
I'm adding an explicit delay between moving the commits and selecting
the next items because otherwise it happens too fast
2024-03-23 20:45:51 +11:00
1e59de2768 Add NixOs installation instructions README.md
Extend README.md with instructions on how to try and install
the lazygit on NixOs.
2024-03-19 12:32:13 +01:00
272e41929c Update sponsors in readme 2024-03-09 20:48:33 +11:00
9cd69e46df Updated README.md 2024-01-23 22:28:37 +00:00
3215839524 Updated README.md 2024-01-22 02:40:34 +00:00
8dec35ba67 Updated README.md 2024-01-18 23:56:30 +00:00
280b4d60f8 Support select range for cherry pick
This requires us to change the 'v' keybinding for paste to something else,
now that 'v' is used globally for toggling range select. So I'm using
'shift+v' and I'm likewise changing 'c' to 'shift+c' for copying, so
that they're consistent.

We will need to clearly communicate this change in keybindings.
2024-01-19 10:50:49 +11:00
8a94663df1 Updated README.md 2024-01-16 12:24:57 +00:00
d4a0ca35c7 Updated README.md 2024-01-15 03:45:52 +00:00
23a98937b4 Update README to add backticks to key
Missed a spot when I originally wrote this
2024-01-13 12:57:49 +11:00
b657fc4f0b Updated README.md 2024-01-10 08:17:42 +00:00
b6a9220343 Updated README.md 2024-01-09 13:30:54 +00:00
93cae68e94 Updated README.md 2024-01-09 09:55:08 +00:00
1e85c4379f Updated README.md 2023-12-27 10:24:12 +00:00
7f36494eb2 Updated README.md 2023-12-22 08:16:48 +00:00
66b608b2f9 Updated README.md 2023-12-15 15:39:58 +00:00
6778bc04a3 Updated README.md 2023-12-10 15:07:02 +00:00
cf82e69bbe Updated README.md 2023-12-09 14:40:36 +00:00
e84d5acd23 Updated README.md 2023-12-07 07:35:43 +00:00
f40f5710f0 Updated README.md 2023-12-06 04:58:04 +00:00
97940cae10 Updated installation instruction for Gentoo (#3113) 2023-12-06 15:57:50 +11:00
02b739743a Updated README.md 2023-12-01 22:35:12 +00:00
b86d5bd688 Update README.md 2023-11-30 19:46:12 +11:00
4bfffa69ff Updated README.md 2023-11-30 08:24:43 +00:00
bb87642aee Updated README.md 2023-11-19 16:10:18 +00:00
9427a85805 Update README.md to contain new information to install it on gentoo
I changed the installation of method for the Gentoo distribution from a user owned overlay to a community owned one. GURU is the community owned overlay, it's safer to use and easier to maintain
2023-11-10 09:26:30 +01:00
1d1b8cc01f Updated README.md 2023-10-27 04:14:57 +00:00
c357284e1a Add Warp link to readme
Adding warp to the readme as they are trialling out sponsoring the project.
2023-10-27 04:14:40 +00:00