1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-05 00:59:19 +02:00
Commit Graph

344 Commits

Author SHA1 Message Date
320e2a6536 fix links on toc 2020-03-27 09:14:04 +11:00
6420068569 Fix link in README 2020-03-26 18:46:26 +03:00
ca71555d0b Update README.md 2020-03-26 19:10:49 +11:00
8301fae01e Update README.md 2020-03-26 19:04:48 +11:00
8f13d1da91 change binary releases order 2020-03-26 18:32:38 +11:00
d5fe9ce2c7 add table of contents to readme 2020-03-26 18:32:38 +11:00
569ec5919c Update README.md 2020-03-26 09:14:14 +11:00
3d51fbf354 Update README.md 2020-03-25 20:32:44 +11:00
a15a7b607d Made the humor more concise and clear. 2020-03-25 09:18:25 +11:00
d50283f5ee improved spelling 2020-03-25 09:18:25 +11:00
6508d3b872 inject more humor into the README 2020-03-25 09:18:25 +11:00
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
91f6630907 README: remove codecov badge 2020-03-22 21:32:06 +11:00
31823a7405 Modify CI badge in README 2020-03-21 12:55:44 +11:00
1cd7d14029 Update README.md 2020-03-04 00:11:32 +11:00
e223d3d8de Add TODOs badge to README
Closes #685
2020-03-02 22:39:19 +11:00
ec31fc4cc7 docs: moved services conf docs to config.md 2020-03-01 10:57:12 +11:00
6f4c595dde docs: configuration and pull request services' settings 2020-03-01 10:57:12 +11:00
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
ed020e18a0 README: drop ubuntu daily 2020-01-06 15:26:29 +01:00
5bb9900220 README: update ubuntu info 2020-01-03 14:49:51 +01:00
873fe41ab3 Fedora installation instructions 2019-12-13 11:19:42 +01:00
5f769da74d Readme: add MacPorts install source 2019-11-17 08:08:04 +01:00
99ece6fc35 README: fix typo
945fccd211
2019-11-12 23:42:57 +01:00
945fccd211 Fix typo in README .zhsrc -> .zshrc
Fix typo in `Changing Directory On Exit` section
2019-11-11 18:07:11 +02:00
945edb253b Update README.md 2019-11-11 21:45:37 +11:00
29ee239987 Update README.md 2019-11-10 23:31:19 +11:00
89a9b4e6d5 Update README.md 2019-11-10 10:17:35 +11:00
592a2ff196 Update README.md 2019-11-10 10:07:43 +11:00
17ed90c790 Update README.md 2019-11-10 10:02:04 +11:00
9e0b335669 Update README.md 2019-11-10 09:02:00 +11:00
c65790b53d Update README.md 2019-11-06 23:18:03 +11:00
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
e68dbeb7eb organise keybindings better 2019-03-22 20:20:06 +11:00
9402d8b0c0 Update README.md 2019-03-04 20:39:00 +11:00
4be5eaae7b update readme again 2019-03-04 20:32:17 +11:00
038dcb546e update readme with new keybindings link 2019-03-03 23:44:50 +11:00
8f0741a458 Changed the youtube link to a youtu.be short link 2018-11-03 09:19:47 +01:00
bfcb348923 Add conda to readme as possibility to install on different platforms 2018-10-25 09:54:01 +02:00
4e0d0f7d75 Update README.md 2018-09-23 13:09:54 +10:00
4fc290b101 Update README.md 2018-09-05 18:44:24 +10:00
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
0a4cf6a544 Docs: Fixed typo 2018-08-18 12:56:15 +02:00
5f5e275a0e Docs: Made commit-diffs example a local file 2018-08-18 12:55:13 +02:00
7b85d146af Docs: Made resolving merge conflicts a local file 2018-08-18 12:53:26 +02:00
fd01cdb137 Docs: Made the example gif a local file 2018-08-18 12:51:15 +02:00
9e8dc37308 Docs: Moved slack image to docs/resources 2018-08-18 12:46:50 +02:00
36eed80228 add info about release PPA 2018-08-16 19:26:43 +02:00
59ab38fff6 Update README.md 2018-08-16 10:37:23 +10:00
7323e08fdb Merge pull request #127 from ponsfrilus/master
Proposal for a slightly better README.md
2018-08-12 00:51:31 +10:00