1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
Commit Graph

145 Commits

Author SHA1 Message Date
Jesse Duffield
92bde6dda4
Merge pull request #2086 from luzpaz/README 2022-08-07 12:48:04 +10:00
README-bot
cd2c01d1cf Updated README.md 2022-08-06 03:56:13 +00:00
luz paz
7fcd1d2a6e fix typo in README.md
'Maintenance' is spelled incorrectly.
2022-08-05 13:25:59 -04:00
README-bot
bb64fe4309 Updated README.md 2022-07-31 06:20:16 +00:00
README-bot
1f97ddd9b1 Updated README.md 2022-07-30 06:38:57 +00:00
README-bot
367b0d3318 Updated README.md 2022-07-18 23:36:44 +00:00
README-bot
7fbb073b18 Updated README.md 2022-07-03 08:39:40 +00:00
README-bot
3ab1b39ac7 Updated README.md 2022-07-01 07:15:58 +00:00
Jesse Duffield
41071c3703
Update README.md 2022-06-19 17:41:04 +10:00
README-bot
9618338b4f Updated README.md 2022-06-19 07:34:48 +00:00
Jesse Duffield
6d2bc6dca3
Update README.md 2022-06-19 17:34:32 +10:00
Jesse Duffield
24e3afbb56
Merge pull request #1983 from David-Else/master 2022-06-09 20:10:47 +10:00
README-bot
901ab3ac1b Updated README.md 2022-06-08 06:18:32 +00:00
David
d669d9dab7 Update Fedora/RHEL installation information 2022-06-06 10:49:06 +01:00
README-bot
f9a3188b56 Updated README.md 2022-06-01 09:14:26 +00:00
README-bot
15ff8a143e Updated README.md 2022-05-18 12:19:55 +00:00
README-bot
5529088e43 Updated README.md 2022-05-11 13:15:16 +00:00
Jesse Duffield
5f2102d1c1 rearrange 2022-05-11 23:13:06 +10:00
Jesse Duffield
96147bc11a add sponsors thingo 2022-05-11 23:11:24 +10:00
Jesse Duffield
8c04118bb1
Update README.md 2022-05-09 22:53:42 +10:00
Jesse Duffield
d622fefbeb
Update README.md 2022-05-09 10:08:56 +10:00
Dawid Dziurla
119002d98c
README: delete Ubuntu installation 2022-05-07 12:02:37 +02:00
Jesse Duffield
00afa30ebf better appearance for reverse attribute 2022-04-16 15:19:32 +10:00
Jesse Duffield
5a0ac6fe67
Update README.md 2022-03-27 19:36:08 +11:00
Jesse Duffield
950bb5090d
Update README.md 2022-03-17 18:08:26 +11:00
Moritz Haase
08ee3309cb docs: Let 'Tag' badge in README.md link to Github 'Releases' page
Clicking the badge that shows the current tag (i.e. release) will now direct you
to the 'Releases' page.
2022-03-16 20:44:49 +11:00
Moritz Haase
7544d853fc docs: Remove 'GolangCI' badge from README.md
The service has apparently closed down some time ago.

See: https://medium.com/golangci/golangci-com-is-closing-d1fc1bd30e0e
2022-03-16 20:44:49 +11:00
Moritz Haase
75e654634f docs: Update link to GoDoc in README.md to use HTTPS instead of HTTP 2022-03-15 19:42:23 +11:00
Moritz Haase
c9f1a40ffa docs: Minor formatting fixes for README.md
Running 'mdformat' on README.md adds and removes a few line breaks to improve
readability. Also, '$' doesn't need to be escaped.
2022-03-15 19:42:23 +11:00
Moritz Haase
eb182abf48 docs: Fix typos in README.md 2022-03-15 19:42:23 +11:00
Jing Mi
15ca38ba2e Update README.md
Use `go install` instead of `go get` to install as `$GOPATH/bin/lazygit`, since using `go get` to install binary is deprecated
2022-01-31 08:59:55 +11:00
justinsb
630de34bf2 Use "reword" for amending a commit message everywhere
We were inconsistent about "rename" vs "reword" for commits.  reword
is the term used in git itself (for example, in rebase).
2021-12-25 22:34:41 +11:00
Tsvetomir Bonev
fca2f90f57 chore: add funtoo linux instructions 2021-12-25 22:26:46 +11:00
alextrastero
28cdcddb0a Update README.md
add a link to ubuntu installation instructions
2021-12-01 18:00:50 +11:00
Jesse Duffield
bd67bba751
Update README.md 2021-09-25 13:14:26 +10:00
Dawid Dziurla
6ccf58c224
README: deprecate Ubuntu PPA 2021-05-07 00:06:38 +02:00
Emiliano Ruiz Carletti
b69fc19b35 fix broken link to old AUR package 2021-04-07 08:51:07 +10:00
Jesse Duffield
96a9df04ed
Update README.md 2021-04-01 20:56:04 +11:00
Nils Andresen
1dea988cd6 Added a reference to chocolatey in README
and also added a simple overview of documentation under docs/README.md
2020-11-21 14:14:40 +11:00
Jaime Gomes
4e1d3e45a3 add minimum macos version 10.10 to the README 2020-11-18 08:36:50 +11:00
Jesse Duffield
7ddb916a18
Update README.md 2020-10-02 06:46:51 +10:00
Jesse Duffield
628abc412e
Update README.md 2020-09-27 10:36:18 +10:00
Jesse Duffield
21d4e46bf1 point to assets branch 2020-09-27 10:31:53 +10:00
Jesse Duffield
becd4cc3c0
Update README.md 2020-09-27 09:58:49 +10:00
Jesse Duffield
0c6cbe7746
Update README.md 2020-09-26 10:57:04 +10:00
Jesse Duffield
3bdfb2875f
Update README.md 2020-09-26 10:56:22 +10:00
mjarkk
b211a14a66 Add GitUI to alternatives in readme 2020-08-23 14:05:55 +10:00
Jesse Duffield
a3d1455c83
Update README.md 2020-08-22 20:46:00 +10:00
Gadzhi Kharkharov
0e65db10d8 add solus linux installation info 2020-07-18 19:48:05 +10:00
Glenn Vriesman
10fa119ab3 fix: fixed readme link
Signed-off-by: Glenn Vriesman <glenn.vriesman@gmail.com>
2020-04-27 19:14:43 +10:00