mjarkk
62fc831407
Added a view basic translation functions + tranlation file
2018-08-13 15:33:45 +02:00
Jesse Duffield
ed1518fd66
fix CPU issues caused by resizing popup panels
2018-08-12 12:00:30 +10:00
Jesse Duffield
7e141283f6
merge branch master
2018-08-11 15:09:37 +10:00
Jesse Duffield
bcad80250a
add basic vim keybindings
...
add keybinding for the tab key to begin a newline when writing a commit message
it would have been shift+enter but currently that is not supported by gocui
2018-08-09 23:26:31 +10:00
Jesse Duffield
9537645d0c
dynamic width for confirmation panel and better handling of a squashed terminal
2018-08-09 19:49:36 +10:00
Jesse Duffield
a56643fe64
refactor repeater functions and refresh file panel every ten seconds
2018-08-09 19:01:42 +10:00
Jesse Duffield
5cc34e7801
factor out platform specific logic into a struct on state
2018-08-09 13:14:24 +10:00
Jesse Duffield
ffac0e6420
Merge branch 'feature/gorelease'
2018-08-08 22:54:49 +10:00
Jesse Duffield
7371765d47
bring back white borders for everybody
2018-08-08 22:53:24 +10:00
Jesse Duffield
7f75808499
cleanup for goreleaser
2018-08-08 22:51:18 +10:00
Jesse Duffield
d9ec6f9890
switch border color back to black for osx
2018-08-08 21:53:28 +10:00
Jesse Duffield
9858bfe4c3
use brighter panels for linux
2018-08-08 21:46:56 +10:00
Jesse Duffield
3839719154
"move keybindings into its own file"
2018-08-08 19:18:41 +10:00
Jesse Duffield
e8c4bf20f6
merge master
2018-08-08 19:13:13 +10:00
Jesse Duffield
fbadbdd771
version with tag
2018-08-08 18:57:27 +10:00
Jesse Duffield
5ca47c3f47
merge master
2018-08-08 08:58:24 +10:00
Jesse Duffield
3b264806ef
add version number
2018-08-08 08:32:52 +10:00
Jesse Duffield
5a624764a8
support patched adding
2018-08-07 19:50:35 +10:00
Jesse Duffield
2d4801c39d
merge updated keybinding structure
2018-08-07 18:14:49 +10:00
Jesse Duffield
7fe54e889d
merge master
2018-08-07 18:13:45 +10:00
Jesse Duffield
f6a9c727fa
run subprocess cleanly
2018-08-07 18:05:43 +10:00
Jesse Duffield
28caaf6f1c
invert platform check
2018-08-07 14:01:41 +10:00
Jesse Duffield
a4f4a16237
fix panel outlines for windows
2018-08-07 13:31:45 +10:00
Jesse Duffield
7fb77418cc
refactor keybindings
2018-08-07 09:54:07 +10:00
Jesse Duffield
9067c3be3e
handling file edit
2018-08-06 23:29:00 +10:00
Jesse Duffield
0e0acc90e1
Merge pull request #29 from antham/master
...
Add goreportcard
2018-08-06 18:35:54 +10:00
Jesse Duffield
e5f0a89bf1
better contrast for bottom options banner
2018-08-06 16:31:24 +10:00
Jesse Duffield
b1e6735d8d
better contrast
2018-08-06 16:11:29 +10:00
Anthony HAMON
4836e6c906
remove useless else
2018-08-06 07:41:59 +02:00
Anthony HAMON
684e8b2e80
remove useless condition
2018-08-06 07:41:29 +02:00
Jesse Duffield
9a3b565806
add vscode keybinding
2018-08-06 13:49:15 +10:00
Jesse Duffield
6e585c54a2
controlling overlapping edges with a single flag
2018-08-05 22:18:59 +10:00
Jesse Duffield
ac8264e9c2
move panelspacing variable into a constant
2018-08-05 22:02:19 +10:00
Jesse Duffield
1c99aaff43
basic support for overlapping panels
2018-08-05 22:00:02 +10:00
Jesse Duffield
3790ef3e46
add tab keybinding back in
2018-07-29 10:46:37 +10:00
Jesse Duffield
001ea1002d
update options
2018-07-22 12:58:09 +10:00
Jesse Duffield
5dbe262d2d
moving loader and adding previous view function (unfinished)
2018-07-22 12:07:36 +10:00
Jesse Duffield
d832eab20c
loading animation for confirmation view
2018-07-21 18:37:00 +10:00
Jesse Duffield
fab194e923
better handling of merge conflicts
2018-07-21 17:48:27 +10:00
Jesse Duffield
a47c889cbb
merge with develop
2018-07-21 16:06:38 +10:00
Jesse Duffield
dea751280e
better handling of branches and untracked files
2018-07-21 15:51:18 +10:00
Jesse Duffield
21dd06989d
add handler for refreshing files
2018-06-10 11:36:47 +10:00
Jesse Duffield
08174ca848
Update README.md
2018-06-10 11:35:35 +10:00
Jesse Duffield
6167eb5cc0
dealing with no checkouts in reflog and checking out new branches
2018-06-09 19:30:59 +10:00
Jesse Duffield
7653ff9a24
add support for merging
2018-06-09 19:06:33 +10:00
Jesse Duffield
4f6ae62e79
moving view helpers out of gui file
2018-06-06 12:17:49 +10:00
Jesse Duffield
d1ead5b0cf
add stash panel
2018-06-05 18:48:46 +10:00
Jesse Duffield
d89cab146a
Switch to forked repo of gocui
2018-06-05 18:47:31 +10:00
Jesse Duffield
80bcc7c16e
More stuff
2018-06-02 13:51:03 +10:00
Jesse Duffield
103a6fd219
logging durations and more stuff
2018-06-02 08:35:49 +10:00