1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-08-08 22:36:49 +02:00
Commit Graph

6587 Commits

Author SHA1 Message Date
9e8dc37308 Docs: Moved slack image to docs/resources 2018-08-18 12:46:50 +02:00
08666889f4 improve remove file logic 2018-08-18 20:14:44 +10:00
13ac1d151a WIP updater package 2018-08-18 19:54:44 +10:00
c091401571 Cleaned the gitignore and added the linux binary 2018-08-18 11:49:37 +02:00
0174375562 Merge pull request #180 from jesseduffield/hotfix/174-nil-pointer-reference-on-startup
Hotfix for issue 174: avoid nil pointer reference on startup
2018-08-18 19:45:28 +10:00
1f756d3d0a avoid nil pointer reference on startup 2018-08-18 19:43:58 +10:00
6473e5ca3c use runtime package to get GOOS and GOARCH 2018-08-18 17:28:03 +10:00
896dda3adf bump version to v0.1.70 v0.1.70 2018-08-18 17:17:22 +10:00
b9ef1a4d67 leave bump commits out of release notes 2018-08-18 17:17:05 +10:00
671c693459 bump version to v0.1.67 v0.1.67 2018-08-18 17:12:44 +10:00
41171304b2 add platform/os details to goreleaser ldflags 2018-08-18 17:10:27 +10:00
f025b289f0 enforce white text color in prompt panels 2018-08-18 16:23:19 +10:00
018b43163c synchronize deps 2018-08-18 02:20:10 -04:00
9a923eb300 Merge branch 'master' into 157_remove_bom 2018-08-18 02:11:13 -04:00
3f5c1a4243 bump version to v0.1.66 v0.1.66 2018-08-18 16:00:30 +10:00
db7e623c0c bump version to v0.1.65 v0.1.65 2018-08-18 16:00:12 +10:00
ad8f02b986 add 386 architecture to releases 2018-08-18 16:00:00 +10:00
29431ddc8e create dashboard 2018-08-18 15:30:56 +10:00
a1a828a781 support opening and editing config file 2018-08-18 14:54:05 +10:00
6b150a4be0 bump dependencies 2018-08-18 14:20:19 +10:00
284c534251 user configurable border colors 2018-08-18 13:53:58 +10:00
10fdb5a609 support writing back to user config 2018-08-18 13:22:05 +10:00
4dc6d40b5a merge master 2018-08-18 12:08:21 +10:00
99d40c2f8e run codecov report after other commands on circle ci 2018-08-18 11:17:31 +10:00
0f145093fe Here i a fix for the error go complain on your pull 2018-08-17 20:43:51 +02:00
bd91b9e1e9 add test repo for all the kinds of files that show up when diffing 2018-08-17 22:46:10 +10:00
bf5f3bb972 pl translation 3 2018-08-17 14:27:13 +02:00
03a7e32694 support filenames that match branchnames 2018-08-17 22:25:53 +10:00
b0e08491ac pl translation 2 2018-08-17 14:11:48 +02:00
aaa8558de8 Merge pull request #159 from remyabel/158_escape_backticks
#158: escapes backticks, which is a problem in shells like Bash
2018-08-17 21:11:20 +10:00
633553bcf8 Merge pull request #7 from jesseduffield/master
Update to latest master
2018-08-17 10:33:10 +02:00
933aae7da1 bump version to v0.1.64 v0.1.64 2018-08-17 11:15:41 +10:00
3b1689727a bump version to v0.1.63 v0.1.63 2018-08-17 11:15:19 +10:00
c08e6d9999 bump version to v0.1.62 v0.1.62 2018-08-17 11:14:54 +10:00
dcd3bb6bbd use platform independent command to remove a file or directory 2018-08-17 11:13:21 +10:00
bd15f9d27a Merge pull request #164 from dawidd6/ubuntu/release-ppa
Add info about release PPA
2018-08-17 09:05:31 +10:00
52033b32f7 Use strings.Replace instead of regexp 2018-08-16 17:04:39 -04:00
5c738fa493 Removed duplicates 2018-08-16 20:59:32 +02:00
9a0f29ff5b Merge pull request #5 from jesseduffield/master
Updated to latest master
2018-08-16 20:08:14 +02:00
36eed80228 add info about release PPA 2018-08-16 19:26:43 +02:00
2d80a83d27 pl translation 1 2018-08-16 18:56:16 +02:00
f4e701611b Merge pull request #162 from ponsfrilus/patch-3
Typo path → patch
2018-08-16 23:40:37 +10:00
ff15d86ced Typo path → patch 2018-08-16 14:15:55 +02:00
8b57b21d79 add circle ci config 2018-08-16 22:07:02 +10:00
64d8a55dbd Merge branch 'master' into 157_remove_bom 2018-08-16 07:59:31 -04:00
563efc41c7 bump dependencies for i18n 2018-08-16 21:48:09 +10:00
090537a1f1 Merge pull request #137 from mjarkk/master
Added a view basic translation functions and translation file
2018-08-16 21:46:42 +10:00
fcf616bd62 Fixed it 2018-08-16 13:35:04 +02:00
74d81ae080 [rebase] Fix errors; update dependencies
Argument must be []byte not string

Don't commit bomtest.txt
2018-08-16 07:17:47 -04:00
a7755ab184 reformat 2018-08-16 07:00:13 -04:00