1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-15 00:15:32 +02:00

334 Commits

Author SHA1 Message Date
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
232596b83d Updated README.md 2023-10-26 07:45:25 +00:00
1c1d558cc7 Add Codacy badge
I applied to the Codacy Pioneers program for funding and mentorship and I got accepted. Part of the terms is to show the codacy report badge in the readme. Thank God it's an A!
2023-10-26 07:45:08 +00:00
dffb16ed96 Updated README.md 2023-10-24 15:27:07 +00:00
8193731a82 Updated README.md 2023-10-18 10:28:08 +00:00
cbb5fe6007 Updated README.md 2023-10-16 11:30:40 +00:00
3cee4de39c Updated README.md 2023-10-15 07:46:45 +00:00
c39fafe6ec Updated README.md 2023-10-04 23:33:09 +00:00
a3759c65e4 Updated README.md 2023-10-03 19:20:39 +00:00
a04fbafcfd Updated README.md 2023-10-03 09:35:18 +00:00
3cda1d03d9 Updated README.md 2023-10-01 06:05:28 +00:00