Moritz Haase and Jesse Duffield
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 and Jesse Duffield
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 and Jesse Duffield
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 and Jesse Duffield
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 and Jesse Duffield
eb182abf48
docs: Fix typos in README.md
2022-03-15 19:42:23 +11:00
Jing Mi and Jesse Duffield
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 and Jesse Duffield
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 and Jesse Duffield
fca2f90f57
chore: add funtoo linux instructions
2021-12-25 22:26:46 +11:00
alextrastero and Jesse Duffield
28cdcddb0a
Update README.md
...
add a link to ubuntu installation instructions
2021-12-01 18:00:50 +11:00
Jesse Duffield and GitHub
bd67bba751
Update README.md
2021-09-25 13:14:26 +10:00
Dawid Dziurla and GitHub
6ccf58c224
README: deprecate Ubuntu PPA
2021-05-07 00:06:38 +02:00
Emiliano Ruiz Carletti and Jesse Duffield
b69fc19b35
fix broken link to old AUR package
2021-04-07 08:51:07 +10:00
Jesse Duffield and GitHub
96a9df04ed
Update README.md
2021-04-01 20:56:04 +11:00
Nils Andresen and Jesse Duffield
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 and Jesse Duffield
4e1d3e45a3
add minimum macos version 10.10 to the README
2020-11-18 08:36:50 +11:00
Jesse Duffield and GitHub
7ddb916a18
Update README.md
2020-10-02 06:46:51 +10:00
Jesse Duffield and GitHub
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 and GitHub
becd4cc3c0
Update README.md
2020-09-27 09:58:49 +10:00
Jesse Duffield and GitHub
0c6cbe7746
Update README.md
2020-09-26 10:57:04 +10:00
Jesse Duffield and GitHub
3bdfb2875f
Update README.md
2020-09-26 10:56:22 +10:00
mjarkk and Jesse Duffield
b211a14a66
Add GitUI to alternatives in readme
2020-08-23 14:05:55 +10:00
Jesse Duffield and GitHub
a3d1455c83
Update README.md
2020-08-22 20:46:00 +10:00
Gadzhi Kharkharov and Jesse Duffield
0e65db10d8
add solus linux installation info
2020-07-18 19:48:05 +10:00
Glenn Vriesman and Jesse Duffield
10fa119ab3
fix: fixed readme link
...
Signed-off-by: Glenn Vriesman <glenn.vriesman@gmail.com >
2020-04-27 19:14:43 +10:00
Lars E and Jesse Duffield
42d21c4bb6
Add FreeBSD installation instructions
2020-04-22 19:51:01 +10:00
Francisco Miamoto and Jesse Duffield
320e2a6536
fix links on toc
2020-03-27 09:14:04 +11:00
Semro and GitHub
6420068569
Fix link in README
2020-03-26 18:46:26 +03:00
Jesse Duffield and GitHub
ca71555d0b
Update README.md
2020-03-26 19:10:49 +11:00
Jesse Duffield and GitHub
8301fae01e
Update README.md
2020-03-26 19:04:48 +11:00
Francisco Miamoto and Jesse Duffield
8f13d1da91
change binary releases order
2020-03-26 18:32:38 +11:00
Francisco Miamoto and Jesse Duffield
d5fe9ce2c7
add table of contents to readme
2020-03-26 18:32:38 +11:00
Jesse Duffield and GitHub
569ec5919c
Update README.md
2020-03-26 09:14:14 +11:00
Jesse Duffield and GitHub
3d51fbf354
Update README.md
2020-03-25 20:32:44 +11:00
J. B. Rainsberger and Jesse Duffield
a15a7b607d
Made the humor more concise and clear.
2020-03-25 09:18:25 +11:00
J. B. Rainsberger and Jesse Duffield
d50283f5ee
improved spelling
2020-03-25 09:18:25 +11:00
J. B. Rainsberger and Jesse Duffield
6508d3b872
inject more humor into the README
2020-03-25 09:18:25 +11:00
J. B. Rainsberger and Jesse Duffield
65b8cef1b8
Fixed an incorrect criticism of git in the README.
...
It's true that parts of git are genuinely difficult to use, so
we don't need to overstate that difficulty in order to state the
value proposition of lazygit. If `git add -p` can't split a hunk
any further, one is not _completely_ stuck, but one does need to
edit the hunk in a way that, after years, I still need a few
attempts to get right. The fact that many otherwise-experienced
git users don't even know that one can do that is itself a
testament to the UX problems that lazygit is trying to address.
2020-03-25 09:18:25 +11:00
Dawid Dziurla and Jesse Duffield
91f6630907
README: remove codecov badge
2020-03-22 21:32:06 +11:00
Dawid Dziurla and Jesse Duffield
31823a7405
Modify CI badge in README
2020-03-21 12:55:44 +11:00
Jesse Duffield and GitHub
1cd7d14029
Update README.md
2020-03-04 00:11:32 +11:00
Patrick DeVivo and Jesse Duffield
e223d3d8de
Add TODOs badge to README
...
Closes #685
2020-03-02 22:39:19 +11:00
William Wagner Moraes Artero and Jesse Duffield
ec31fc4cc7
docs: moved services conf docs to config.md
2020-03-01 10:57:12 +11:00
William Wagner Moraes Artero and Jesse Duffield
6f4c595dde
docs: configuration and pull request services' settings
2020-03-01 10:57:12 +11:00
Maurice de Bruyn and GitHub
3fc22a6010
Add scoop install option to README.
...
Adds the install option scoop on Windows to the README.
2020-02-27 18:12:23 +01:00
Dawid Dziurla
ed020e18a0
README: drop ubuntu daily
2020-01-06 15:26:29 +01:00
Dawid Dziurla
5bb9900220
README: update ubuntu info
2020-01-03 14:49:51 +01:00
Artem Polishchuk and Dawid Dziurla
873fe41ab3
Fedora installation instructions
2019-12-13 11:19:42 +01:00
Lothar Haeger
5f769da74d
Readme: add MacPorts install source
2019-11-17 08:08:04 +01:00
Dawid Dziurla and GitHub
99ece6fc35
README: fix typo
...
https://github.com/jesseduffield/lazygit/commit/945fccd211aac07e6813d3f30173390b26954404
2019-11-12 23:42:57 +01:00