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

37 Commits

Author SHA1 Message Date
28caaf6f1c invert platform check 2018-08-07 14:01:41 +10:00
a4f4a16237 fix panel outlines for windows 2018-08-07 13:31:45 +10:00
7fb77418cc refactor keybindings 2018-08-07 09:54:07 +10:00
0e0acc90e1 Merge pull request #29 from antham/master
Add goreportcard
2018-08-06 18:35:54 +10:00
e5f0a89bf1 better contrast for bottom options banner 2018-08-06 16:31:24 +10:00
b1e6735d8d better contrast 2018-08-06 16:11:29 +10: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
9a3b565806 add vscode keybinding 2018-08-06 13:49:15 +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
3790ef3e46 add tab keybinding back in 2018-07-29 10:46:37 +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
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
dea751280e better handling of branches and untracked files 2018-07-21 15:51:18 +10:00
21dd06989d add handler for refreshing files 2018-06-10 11:36:47 +10:00
08174ca848 Update README.md 2018-06-10 11:35:35 +10:00
6167eb5cc0 dealing with no checkouts in reflog and checking out new branches 2018-06-09 19:30:59 +10:00
7653ff9a24 add support for merging 2018-06-09 19:06:33 +10:00
4f6ae62e79 moving view helpers out of gui file 2018-06-06 12:17:49 +10:00
d1ead5b0cf add stash panel 2018-06-05 18:48:46 +10:00
d89cab146a Switch to forked repo of gocui 2018-06-05 18:47:31 +10:00
80bcc7c16e More stuff 2018-06-02 13:51:03 +10:00
103a6fd219 logging durations and more stuff 2018-06-02 08:35:49 +10:00
a555a75565 clearing status before re-writing contents 2018-06-01 23:25:15 +10:00
b6eaa44cc2 more stuff 2018-06-01 23:23:31 +10:00
ec78c795dd More stuff 2018-05-27 16:32:09 +10:00
06713f608b fixing up commit message deletion 2018-05-26 16:08:08 +10:00
bb12309c7c Breaking into different files 2018-05-26 13:23:39 +10:00
7d70ed5be1 update 2018-05-21 22:34:02 +10:00
ac1fa346ac test file 2018-05-21 20:52:48 +10:00
4b511863f9 improved UI 2018-05-19 17:04:33 +10:00
023a39a903 initial commit 2018-05-19 11:16:34 +10:00