340 Commits
Author SHA1 Message Date
Jesse DuffieldandGitHub 54d0ebeff0 Update README.md 2025-02-22 08:34:35 +11:00
github-actions[bot] e37d7d5ad2 README.md: Update Sponsors 2025-02-15 04:23:38 +00:00
Jesse Duffield 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
github-actions[bot] ec19fcf134 README.md: Update Sponsors 2025-01-09 00:25:30 +00:00
haseciluandJesse Duffield 2a72e96011 Set repology table to 3 columns 2025-01-02 15:41:29 +11:00
wadsaek 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
Stephen MartinandJesse Duffield f858460ab9 Fixes to lazygit Ubuntu install instructions in README.md 2024-11-09 18:42:19 +11:00
Shaobo Song 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
github-actions[bot] 0489b11c0c README.md: Update Sponsors 2024-07-13 05:03:33 +00:00
github-actions[bot] 31456a8caa README.md: Update Sponsors 2024-07-06 12:08:18 +00:00
Bryan HonofandJesse Duffield eae76a97e9 docs: Add flox install 2024-07-06 21:27:08 +10:00
Jesse Duffield f6ace8380f Update readme 2024-05-26 14:35:38 +10:00
Jesse DuffieldandGitHub fc7b10f557 Update README.md
Updated the company sponsors with the new name of my company
2024-05-20 12:21:07 +10:00
github-actions[bot] 8f5ce14dc0 README.md: Update Sponsors 2024-05-19 05:09:25 +00:00
github-actions[bot] cbe6dd7b2f README.md: Update Sponsors 2024-04-15 23:24:36 +00:00
Jesse DuffieldandGitHub e1c3ef6629 Update README.md 2024-03-23 21:01:19 +11:00
Jesse DuffieldandGitHub a70bb0a7aa Update README.md 2024-03-23 20:59:53 +11:00
Jesse DuffieldandGitHub 7718cb009b Update README.md
Updating for top-level sponsorship stuff
2024-03-23 20:58:02 +11:00
Jesse Duffield 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
Radosław ŚnieżekandStefan Haller 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
Jesse Duffield 272e41929c Update sponsors in readme 2024-03-09 20:48:33 +11:00
README-bot 9cd69e46df Updated README.md 2024-01-23 22:28:37 +00:00
README-bot 3215839524 Updated README.md 2024-01-22 02:40:34 +00:00
README-bot 8dec35ba67 Updated README.md 2024-01-18 23:56:30 +00:00
Jesse Duffield 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
README-bot 8a94663df1 Updated README.md 2024-01-16 12:24:57 +00:00
README-bot d4a0ca35c7 Updated README.md 2024-01-15 03:45:52 +00:00
Jesse Duffield 23a98937b4 Update README to add backticks to key
Missed a spot when I originally wrote this
2024-01-13 12:57:49 +11:00
README-bot b657fc4f0b Updated README.md 2024-01-10 08:17:42 +00:00
README-bot b6a9220343 Updated README.md 2024-01-09 13:30:54 +00:00
README-bot 93cae68e94 Updated README.md 2024-01-09 09:55:08 +00:00
README-bot 1e85c4379f Updated README.md 2023-12-27 10:24:12 +00:00
README-bot 7f36494eb2 Updated README.md 2023-12-22 08:16:48 +00:00
README-bot 66b608b2f9 Updated README.md 2023-12-15 15:39:58 +00:00
README-bot 6778bc04a3 Updated README.md 2023-12-10 15:07:02 +00:00
README-bot cf82e69bbe Updated README.md 2023-12-09 14:40:36 +00:00
README-bot e84d5acd23 Updated README.md 2023-12-07 07:35:43 +00:00
README-bot f40f5710f0 Updated README.md 2023-12-06 04:58:04 +00:00
Jesse DuffieldandGitHub 97940cae10 Updated installation instruction for Gentoo (#3113) 2023-12-06 15:57:50 +11:00
README-bot 02b739743a Updated README.md 2023-12-01 22:35:12 +00:00
Jesse DuffieldandGitHub b86d5bd688 Update README.md 2023-11-30 19:46:12 +11:00
README-bot 4bfffa69ff Updated README.md 2023-11-30 08:24:43 +00:00
README-bot bb87642aee Updated README.md 2023-11-19 16:10:18 +00:00
Hamed BenazhaandGitHub 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
README-bot 1d1b8cc01f Updated README.md 2023-10-27 04:14:57 +00:00
Jesse DuffieldandGitHub 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
README-bot 232596b83d Updated README.md 2023-10-26 07:45:25 +00:00
Jesse DuffieldandGitHub 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
README-bot dffb16ed96 Updated README.md 2023-10-24 15:27:07 +00:00
README-bot 8193731a82 Updated README.md 2023-10-18 10:28:08 +00:00