18a1070c2c
Trying to fix circleci
2018-11-10 18:24:37 +01:00
9fafd7ebc1
Fixed case that a commit message will break git push
2018-11-10 18:10:53 +01:00
80c6e0a8c4
Fixed pushing forever
2018-11-10 17:02:39 +01:00
8742c4c110
Removed some variables and placed them inside the gui struct
2018-11-10 09:27:03 +01:00
32ecc6d745
Removed getPushPassUnameView function
2018-11-10 09:09:18 +01:00
834e42897d
Switched back to github.com/mgutz/str instaid of a copy of ToArgv
2018-11-10 08:57:02 +01:00
500267417b
Removed some duplicated code
2018-11-10 08:46:42 +01:00
18bcc0df4d
Fixed no error text on windows
...
when executing a command live on windows it detects errors but did just show a empty string
2018-11-10 08:43:02 +01:00
5ae0e75e5e
Switched to channels instaid of a mutex
2018-11-10 08:39:09 +01:00
1fd8cadd9e
Replaced regex with trim
2018-11-10 08:14:35 +01:00
9d79d32c94
add scroll-past-bottom configuration option
...
with gui.scrollPastBottom option true, lazygit let user scroll past the
bottom - which is default
if option is false, user cannot scroll further when bottom of file has
appeared in mainView
2018-11-08 19:35:05 +09:00
17b4b4cb33
Merge branch 'master' into https-ask-for-username-password
2018-11-08 10:31:10 +01:00
79ef98739d
Merge branch 'master' into feature/translations
2018-11-08 17:57:01 +11:00
32d1289af7
Merge branch 'master' into feature/fix-keybind-crash
2018-11-08 17:49:21 +11:00
ea55643cb2
Merge branch 'master' into feature/translations
2018-11-08 17:47:00 +11:00
9c8b241292
Removed some useless comments
2018-11-06 20:37:59 +01:00
7c4d360645
Better error for code 128
2018-11-06 20:25:11 +01:00
ad77ac639e
Working new lines in live pty output
2018-11-06 20:24:10 +01:00
cf1e9f79b1
hopefully fixed the test now
2018-11-03 09:36:38 +01:00
8f0741a458
Changed the youtube link to a youtu.be short link
2018-11-03 09:19:47 +01:00
8469239d84
Fixed test
2018-11-03 09:12:45 +01:00
af54d7f015
Fixed view not defined error with git push and pull
2018-11-02 15:07:10 +01:00
cb9ad5bc73
Fixed golangcibot surgestion
2018-11-02 10:06:10 +01:00
5470bb4121
Added username password detect to git pull
2018-11-02 09:54:54 +01:00
0e53a26d6f
Maybe fixed the test this time
2018-11-01 07:06:34 +01:00
3938138ebc
Hopefully fixed circleci
2018-10-31 19:25:52 +01:00
05f0e5120a
Fixed one text
2018-10-31 17:55:02 +01:00
5532289086
Fixed some tests
2018-10-31 17:36:20 +01:00
78b2bc4f60
Made a better way of test pushing
2018-10-31 16:23:58 +01:00
9585f49490
Made error handling better
2018-10-29 08:23:56 +01:00
9a0f094f58
Changed some things after marks feedback
2018-10-28 20:33:42 +01:00
ee89ad6ae7
Fixed test
2018-10-28 20:13:55 +01:00
22e5aafd59
Fixed and added some dutch translations
2018-10-28 19:58:20 +01:00
abd0803ef4
Set current view to limit view
2018-10-28 19:15:34 +01:00
372b333662
Added copy note at top of string-to-args.go
2018-10-27 17:08:25 +02:00
18f09a14e6
Removed package github.com/mgutz/str for better code coverage
2018-10-27 17:06:33 +02:00
ed564adb4a
Removed github.com/ionrock/procs for better code coverage
2018-10-27 16:57:34 +02:00
9a99748d3b
Fixed bug where username input didn't go away
2018-10-27 16:29:16 +02:00
9163110640
Removed error check for regex
...
Regexp only returns an error when regex string is in-corret
2018-10-27 15:52:12 +02:00
6c1c110ce0
Made tests pass
...
Git constandly exits with error code 1 for some reason it might be because of the wrong username and password but i don't think error 1 is for wrong credentials
2018-10-27 15:32:12 +02:00
45c249acca
Merge branch 'master' into https-ask-for-username-password
2018-10-27 15:06:51 +02:00
1df1053947
Fixed test
2018-10-27 15:01:16 +02:00
87d1b9a547
Fixed circleci build
2018-10-27 14:56:15 +02:00
959d6fa2ca
Made it possible to build for windows again
2018-10-27 14:37:31 +02:00
e47c597b3a
Made it possible to build again for windows
2018-10-27 14:35:07 +02:00
1fedda6a75
Merge branch 'master' into https-ask-for-username-password
2018-10-23 13:52:50 +02:00
467775fc1c
Merge branch 'master' into master
2018-10-23 09:43:25 +11:00
3a23cb87b7
Remove force delete keybinding
...
And force delete messages gives feedback about merge status
2018-10-21 21:13:24 +05:30
ac03665df3
Handled some errors
2018-10-20 19:44:56 +02:00
1be44eae84
Fixed surgestion from golangcibot
2018-10-20 19:03:51 +02:00