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

960 Commits

Author SHA1 Message Date
2bf536265a disable updating on windows for now 2018-08-27 19:37:01 +10:00
43f612feb1 Merge branch 'master' into feature/auto-updates 2018-08-27 19:20:07 +10:00
a1c6adab59 Merge branch 'master' into feature/anonymous-reporting 2018-08-27 18:50:24 +10:00
e72d090c5c Merge pull request #221 from antham/fix-master
Fix format issue
2018-08-27 18:05:18 +10:00
a2a9e0c478 fix format issue 2018-08-27 10:01:05 +02:00
d3953a1440 Merge pull request #206 from antham/add-pkg-commands-test
Add test to pkg/commands, refactor some methods
2018-08-27 17:58:02 +10:00
a251cffb9a Merge pull request #220 from dawidd6/flag/config
Add config flag
2018-08-27 17:56:19 +10:00
b7f6bcb3ca add config flag 2018-08-26 17:31:28 +02:00
55c6af258d increase parallel build 2018-08-26 11:30:03 +02:00
540edc0c35 anonymous reporting data 2018-08-26 16:53:31 +10:00
12261ceb05 update config docs for auto updates 2018-08-26 13:03:37 +10:00
f6ab11e4ee run gofmt 2018-08-26 02:20:01 +02:00
2d9f7009fa add gofmt to circle 2018-08-26 02:17:46 +02:00
4b19b4108e add circleci cache 2018-08-26 01:58:20 +02:00
a23753dc18 exclude darwin arm from building 2018-08-26 01:58:20 +02:00
caf99d2d64 exclude openbsd cause of go-git bugs on this platform 2018-08-26 01:58:20 +02:00
2273f4c0a5 add compile step in circleci 2018-08-26 01:58:20 +02:00
23fe0290ad add openFile to gui struct 2018-08-26 01:58:20 +02:00
ed2dcd9e46 add tests 2018-08-26 01:58:20 +02:00
75e08993ea extract dependencies 2018-08-26 01:58:20 +02:00
0b07cd19f7 switch GetOpenCommand scope to private 2018-08-26 01:58:20 +02:00
38f11f1f4a move dummy functions, rename functions 2018-08-26 01:58:19 +02:00
f91e2b12db add tests to pkg/commands 2018-08-26 01:58:19 +02:00
364c1ac5e7 remove useless returned variable 2018-08-26 01:58:19 +02:00
883fcf1083 remove useless returned variable 2018-08-26 01:58:19 +02:00
a891bc90b7 simplify method 2018-08-26 01:58:19 +02:00
7a74bc504b avoid useless allocation 2018-08-26 01:58:19 +02:00
32f4d09e89 move platform specific code to dedicated platform files 2018-08-26 01:58:19 +02:00
a5adfaee8a remove useless returned variable 2018-08-26 01:58:19 +02:00
57decdd11d check error from setViewOnBottom 2018-08-25 17:38:03 +10:00
87dc2bcad9 bump dependencies 2018-08-25 17:36:16 +10:00
21f6e9ba87 auto-updates 2018-08-25 17:32:34 +10:00
f24c95aede Merge branch 'master' into feature/auto-updates 2018-08-25 11:02:46 +10:00
93ab892bdd Merge pull request #214 from jesseduffield/hotfix/global-rune-keybindings
Ignore global rune keybindings when in editable view
v0.1.80
2018-08-25 09:14:05 +10:00
ee7f88e123 ignore global rune keybindings when in editable view 2018-08-25 09:13:29 +10:00
60422912c8 add 'a' keybinding to toggle staged/unstaged for all files 2018-08-25 08:59:51 +10:00
6c389df57d Merge pull request #200 from remyabel/feature/esc-quits
Esc will quit when not in popup, fixes #197
2018-08-24 09:16:56 +10:00
22de5e7b23 Merge pull request #210 from dawidd6/sirupsen/imports
Sirupsen -> sirupsen
v0.1.79
2018-08-24 07:58:47 +10:00
bcbeec1a56 Sirupsen -> sirupsen 2018-08-23 14:22:03 +02:00
5628eae502 WIP 2018-08-23 18:43:16 +10:00
2cdd439286 Merge pull request #204 from remyabel/hotfix/fix-dutch-errors
Fix typos causing tests to fail
2018-08-23 10:19:31 +10:00
110ff38c0d Remove accidentally checked in code 2018-08-22 11:34:16 -04:00
2680b2f4fe Merge branch 'hotfix/fix-dutch-errors' of github.com:remyabel/lazygit into hotfix/fix-dutch-errors 2018-08-22 11:28:09 -04:00
3e8ef0d12d Remove space before punctuation 2018-08-22 11:27:45 -04:00
bee4d98f52 Remove space before punctuation 2018-08-21 21:27:20 -04:00
584d6b241c Merge pull request #198 from antham/fix-various-errors
Fix various errors reported by goreportcard
2018-08-22 09:28:19 +10:00
37681627ab remove useless check 2018-08-21 20:54:48 +02:00
810155ef2f fix documentation and reference issues 2018-08-21 20:54:46 +02:00
924a9bb2c9 Fix typos causing tests to fail 2018-08-21 10:55:33 -04:00
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