mjarkk
07f87eb7cf
Added missing dutch translations
2018-09-10 08:08:53 +02:00
Dawid Dziurla
63e400647a
shorter english string
2018-09-09 10:47:13 +02:00
Dawid Dziurla
6f7de83bce
Merge branch 'master' into feature/help
...
conflicts resolved
2018-09-09 10:41:01 +02:00
Dawid Dziurla
e9268d1828
add confirmOnQuit config option
2018-09-05 19:56:11 +02:00
Dawid Dziurla
4188786749
update pl translation
2018-09-05 15:20:34 +02:00
Dawid Dziurla
906f8e252e
include global keybindings in menu
2018-09-05 13:16:40 +02:00
Dawid Dziurla
557009e660
help -> menu
2018-09-05 11:12:11 +02:00
Dawid Dziurla
e21f739f4f
add renderGlobalOptions
...
render only global options for all panels
2018-09-04 16:07:31 +02:00
Dawid Dziurla
93e88ea8fe
add missing translated polish strings
2018-09-03 18:34:04 +02:00
Dawid Dziurla
a2073528f4
add missing untranslated dutch strings
...
@mjarkk
2018-09-03 18:33:38 +02:00
Dawid Dziurla
230a5afa4c
remove capitalization of keybindings descriptions
2018-09-03 18:16:54 +02:00
Dawid Dziurla
b5827b7d80
merge conflict effect fix
2018-09-03 17:57:03 +02:00
Dawid Dziurla
83b7c60246
add untranslated dutch strings
...
@mjarkk
2018-09-03 17:54:06 +02:00
Dawid Dziurla
323016aa01
polish translation
2018-09-03 17:54:06 +02:00
Dawid Dziurla
b403b6e46d
better english string
2018-09-03 17:54:06 +02:00
Dawid Dziurla
90a4cada82
add missing descriptions
2018-09-03 17:54:06 +02:00
Dawid Dziurla
9ceaf5b9a9
move descriptions to i18n
2018-09-03 17:52:05 +02:00
Dawid Dziurla
28a9594ef7
update help panel
...
- delete scrolling ability
- lines are now selectable
- implemented handler execution when space is pressed
- add example descriptions for status panel keybindings
2018-09-03 17:52:05 +02:00
Dawid Dziurla
2416f585ce
initial help panel
2018-09-03 17:52:05 +02:00
Jesse Duffield
42500817e0
better error for nonbackwards compatible changes
2018-09-01 10:36:55 +10:00
Jesse Duffield
7e1e97d050
dont panic when catting directories
2018-08-28 19:12:35 +10:00
Jesse Duffield
320ccdb22a
when panicking due to malformed gitconfig, show a more useful error
2018-08-28 18:01:53 +10:00
Jesse Duffield
da2d3f253f
better translation
2018-08-27 20:58:17 +10:00
Jesse Duffield
b4323c029f
Merge branch 'master' into feature/add-all
2018-08-27 20:57:50 +10:00
Jesse Duffield
bbe603ff5b
separate english translation structs
2018-08-27 20:46:06 +10:00
Jesse Duffield
23a9f41d9d
Merge branch 'feature/anonymous-reporting'
2018-08-27 20:35:55 +10:00
Jesse Duffield
25c60b1854
localize update errors
2018-08-27 20:23:47 +10:00
Jesse Duffield
96eef7838e
better auto update logic
2018-08-27 20:08:10 +10:00
Jesse Duffield
43f612feb1
Merge branch 'master' into feature/auto-updates
2018-08-27 19:20:07 +10:00
Jesse Duffield
540edc0c35
anonymous reporting data
2018-08-26 16:53:31 +10:00
Anthony HAMON
f6ab11e4ee
run gofmt
2018-08-26 02:20:01 +02:00
Jesse Duffield
21f6e9ba87
auto-updates
2018-08-25 17:32:34 +10:00
Jesse Duffield
60422912c8
add 'a' keybinding to toggle staged/unstaged for all files
2018-08-25 08:59:51 +10:00
Dawid Dziurla
bcbeec1a56
Sirupsen -> sirupsen
2018-08-23 14:22:03 +02:00
Tommy Nguyen
3e8ef0d12d
Remove space before punctuation
2018-08-22 11:27:45 -04:00
Tommy Nguyen
924a9bb2c9
Fix typos causing tests to fail
2018-08-21 10:55:33 -04:00
Jesse Duffield
4d635cd1cd
Merge pull request #151 from alcohol/force-delete-branch
...
add option to force delete given branch
2018-08-21 23:45:27 +10:00
Rob Bast
5f6b61d28c
adjust translation(s) for forced branch deletion
2018-08-21 12:06:42 +02:00
Jesse Duffield
da4c12bf9e
Merge pull request #193 from antham/add-tests
...
Add tests to i18n package
2018-08-21 17:34:13 +10:00
Anthony HAMON
4972a4c218
rewrite addBundles
2018-08-20 21:18:50 +02:00
Anthony HAMON
e4070ccb4f
rewrite language detection, rewrite tests
2018-08-20 21:12:42 +02:00
Jesse Duffield
8364509d1f
Merge pull request #188 from jesseduffield/feature/force-push
...
Force push confirmation panel
2018-08-20 19:52:41 +10:00
Anthony HAMON
3c0fb9b324
add tests to i18n package
2018-08-20 09:02:57 +02:00
Rob Bast
8e3df6b981
add option to force delete given branch
2018-08-20 08:37:16 +02:00
Jesse Duffield
fa8248bd70
use fallback language if language not detected on startup
2018-08-20 13:20:59 +10:00
Jesse Duffield
4d2346f80a
popup force push confirmation panel if the local branch has diverged from the upstream branch
2018-08-19 21:28:13 +10:00
Mark Kopenga
29f2bdbba3
removed logrus logger import
2018-08-18 14:03:20 +02:00
Jesse Duffield
b104dccab2
Merge pull request #163 from dawidd6/translation/pl
...
Add Polish translation
2018-08-18 21:08:56 +10:00
Jesse Duffield
a1a828a781
support opening and editing config file
2018-08-18 14:54:05 +10:00
Mark Kopenga
0f145093fe
Here i a fix for the error go complain on your pull
2018-08-17 20:43:51 +02:00