1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-23 00:39:13 +02:00
Commit Graph

1924 Commits

Author SHA1 Message Date
b1e6735d8d better contrast 2018-08-06 16:11:29 +10:00
6b5c08d449 add goreportcard 2018-08-06 07:42:41 +02:00
4836e6c906 remove useless else 2018-08-06 07:41:59 +02:00
684e8b2e80 remove useless condition 2018-08-06 07:41:29 +02:00
7b7621c18c apply gofmt -s -w 2018-08-06 07:37:14 +02:00
9a3b565806 add vscode keybinding 2018-08-06 13:49:15 +10:00
e8aba2e517 prune unnecessary stuff 2018-08-06 12:24:01 +10:00
da227003c7 use dep 2018-08-06 00:38:38 +10:00
6126ddd373 fix spacing 2018-08-06 00:04:11 +10:00
59885e45df deal with month time unit in reflog output 2018-08-06 00:02:41 +10:00
6e585c54a2 controlling overlapping edges with a single flag 2018-08-05 22:18:59 +10:00
ac8264e9c2 move panelspacing variable into a constant 2018-08-05 22:02:19 +10:00
1c99aaff43 basic support for overlapping panels 2018-08-05 22:00:02 +10:00
0df11e27fa add refresh option to files panel 2018-08-05 21:28:34 +10:00
0aa587f55a return gracefully if there are no files when attempting to open one 2018-08-05 19:54:09 +10:00
934e7a2e71 add link to go installation guide in README 2018-08-05 18:46:17 +10:00
01540866bf handle no-file error gracefully when trying to stage 2018-08-05 18:34:50 +10:00
8aacd6915b set upstream to origin branchname on push 2018-08-05 18:19:27 +10:00
67e56e5fbc support carriage returns for windows machines 2018-08-05 17:13:12 +10:00
79703c0087 Merge pull request #13 from TonyChol/patch-1
Fixed a typo in README.md
2018-08-05 16:37:12 +10:00
74cb78cbe6 Fixed a typo in README.md
Fixed a typo about zsh alias: `echo "alias lg='lazygit'" >> ~/.zshrc`
2018-08-04 23:21:06 -07:00
3c0eeba187 Update README.md 2018-08-05 14:13:21 +10:00
e21f840350 fix readme 2018-08-05 13:03:09 +10:00
d780549cea Merge pull request #2 from robertely/patch-1
Correct gocui link
2018-08-05 12:45:51 +10:00
12f475544e Create LICENSE 2018-08-05 12:32:37 +10:00
b422c5cc86 Correct gocui link 2018-08-04 19:40:04 -06:00
3790ef3e46 add tab keybinding back in 2018-07-29 10:46:37 +10:00
5c271b8a70 add navigate option to every panels options 2018-07-29 10:40:54 +10:00
8b0db89edb Update README.md 2018-07-29 10:30:40 +10:00
2dfef09e55 show whitespace in diffs again 2018-07-28 16:52:20 +10:00
d6dbd46793 fix view cycling 2018-07-22 12:58:39 +10:00
001ea1002d update options 2018-07-22 12:58:09 +10:00
5dbe262d2d moving loader and adding previous view function (unfinished) 2018-07-22 12:07:36 +10:00
f0447be989 removing test files 2018-07-21 18:55:19 +10:00
d832eab20c loading animation for confirmation view 2018-07-21 18:37:00 +10:00
fab194e923 better handling of merge conflicts 2018-07-21 17:48:27 +10:00
a47c889cbb merge with develop 2018-07-21 16:06:38 +10:00
61dcbb456d updating doc 2018-07-21 16:00:05 +10:00
37d9ed6712 test script to make repo with a merge conflict 2018-07-21 15:57:54 +10:00
e059a87ae2 refreshing files if there's an error while pulling because chances are it's a merge conflict 2018-07-21 15:57:23 +10:00
087cc7362a merge develop 2018-07-21 15:55:47 +10:00
16df4786c0 fix up code that was used to test this very application (yes I'm ashamed) 2018-07-21 15:53:52 +10:00
dea751280e better handling of branches and untracked files 2018-07-21 15:51:18 +10:00
bcdfe242ac Update README.md 2018-06-10 12:56:38 +10:00
0a1c4b7cbe Merge branch 'master' of https://github.com/jesseduffield/lazygit 2018-06-10 12:55:26 +10:00
42cb8e4abf remove y/n options from prompt 2018-06-10 12:55:15 +10:00
e80be83065 Update README.md 2018-06-10 12:52:55 +10:00
b2e0bb49fb Update README.md 2018-06-10 12:49:12 +10:00
36df4c825f Update README.md 2018-06-10 12:27:22 +10:00
56bf7cfee8 Update README.md 2018-06-10 12:11:40 +10:00