Commit graph

97 commits

Author SHA1 Message Date
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
Lars E 42d21c4bb6 Add FreeBSD installation instructions 2020-04-22 19:51:01 +10:00
Francisco Miamoto 320e2a6536 fix links on toc 2020-03-27 09:14:04 +11:00
Semro 6420068569
Fix link in README 2020-03-26 18:46:26 +03:00
Jesse Duffield ca71555d0b
Update README.md 2020-03-26 19:10:49 +11:00
Jesse Duffield 8301fae01e
Update README.md 2020-03-26 19:04:48 +11:00
Francisco Miamoto 8f13d1da91 change binary releases order 2020-03-26 18:32:38 +11:00
Francisco Miamoto d5fe9ce2c7 add table of contents to readme 2020-03-26 18:32:38 +11:00
Jesse Duffield 569ec5919c
Update README.md 2020-03-26 09:14:14 +11:00
Jesse Duffield 3d51fbf354
Update README.md 2020-03-25 20:32:44 +11:00
J. B. Rainsberger a15a7b607d Made the humor more concise and clear. 2020-03-25 09:18:25 +11:00
J. B. Rainsberger d50283f5ee improved spelling 2020-03-25 09:18:25 +11:00
J. B. Rainsberger 6508d3b872 inject more humor into the README 2020-03-25 09:18:25 +11:00
J. B. Rainsberger 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 91f6630907 README: remove codecov badge 2020-03-22 21:32:06 +11:00
Dawid Dziurla 31823a7405 Modify CI badge in README 2020-03-21 12:55:44 +11:00
Jesse Duffield 1cd7d14029
Update README.md 2020-03-04 00:11:32 +11:00
Patrick DeVivo e223d3d8de Add TODOs badge to README
Closes #685
2020-03-02 22:39:19 +11:00
William Wagner Moraes Artero ec31fc4cc7 docs: moved services conf docs to config.md 2020-03-01 10:57:12 +11:00
William Wagner Moraes Artero 6f4c595dde docs: configuration and pull request services' settings 2020-03-01 10:57:12 +11:00
Maurice de Bruyn 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 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 99ece6fc35
README: fix typo
945fccd211
2019-11-12 23:42:57 +01:00
jaanjahimees 945fccd211
Fix typo in README .zhsrc -> .zshrc
Fix typo in `Changing Directory On Exit` section
2019-11-11 18:07:11 +02:00
Jesse Duffield 945edb253b
Update README.md 2019-11-11 21:45:37 +11:00
Jesse Duffield 29ee239987
Update README.md 2019-11-10 23:31:19 +11:00
Jesse Duffield 89a9b4e6d5
Update README.md 2019-11-10 10:17:35 +11:00
Jesse Duffield 592a2ff196
Update README.md 2019-11-10 10:07:43 +11:00
Jesse Duffield 17ed90c790
Update README.md 2019-11-10 10:02:04 +11:00
Jesse Duffield 9e0b335669
Update README.md 2019-11-10 09:02:00 +11:00
Jesse Duffield c65790b53d
Update README.md 2019-11-06 23:18:03 +11:00
Claudia b422692746 Remove custom Homebrew tap from instructions
Now that lazygit has been added to the Homebrew core repository
([1] [2]), Homebrew users no longer need to tap into
`jesseduffield/lazygit` to install it.

[1]: https://github.com/jesseduffield/lazygit/issues/256

[2]: https://github.com/Homebrew/homebrew-core/pull/37614
2019-04-06 18:33:27 +11:00
Jesse Duffield e68dbeb7eb organise keybindings better 2019-03-22 20:20:06 +11:00
Jesse Duffield 9402d8b0c0
Update README.md 2019-03-04 20:39:00 +11:00
Jesse Duffield 4be5eaae7b update readme again 2019-03-04 20:32:17 +11:00
Jesse Duffield 038dcb546e update readme with new keybindings link 2019-03-03 23:44:50 +11:00
mjarkk 8f0741a458 Changed the youtube link to a youtu.be short link 2018-11-03 09:19:47 +01:00
Daniel Bast bfcb348923 Add conda to readme as possibility to install on different platforms 2018-10-25 09:54:01 +02:00
Jesse Duffield 4e0d0f7d75
Update README.md 2018-09-23 13:09:54 +10:00
Jesse Duffield 4fc290b101
Update README.md 2018-09-05 18:44:24 +10:00
Anthony HAMON bbf7a9d790 add various badges
* golangci (https://golangci.com)
* circleci (https://circleci.com/)
* codecov.io (https://codecov.io)
* godoc
* tag release
2018-08-19 20:21:19 +02:00
Glenn Vriesman 0a4cf6a544 Docs: Fixed typo 2018-08-18 12:56:15 +02:00
Glenn Vriesman 5f5e275a0e Docs: Made commit-diffs example a local file 2018-08-18 12:55:13 +02:00
Glenn Vriesman 7b85d146af Docs: Made resolving merge conflicts a local file 2018-08-18 12:53:26 +02:00
Glenn Vriesman fd01cdb137 Docs: Made the example gif a local file 2018-08-18 12:51:15 +02:00
Glenn Vriesman 9e8dc37308 Docs: Moved slack image to docs/resources 2018-08-18 12:46:50 +02:00