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

6505 Commits

Author SHA1 Message Date
e7aacafc2e Merge pull request #2132 from jtraub/fix-open-gitlab-commit 2022-08-31 22:42:05 -07:00
d78d694959 chore: remove duplicate word in comments
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
2022-08-30 13:23:37 +08:00
a67a08eeac Fix open commit in browser for some Gitlab repos 2022-08-24 11:23:02 +10:00
f6d6b5dec0 Merge pull request #2126 from yofreee/master 2022-08-19 08:30:30 +10:00
ce98279896 Merge pull request #2124 from Ryooooooga/feature/improve-integration-test-portability 2022-08-19 08:25:50 +10:00
e0e4138396 Updated README.md 2022-08-18 22:25:16 +00:00
014daf7bc0 Merge pull request #2067 from nullishamy/feat/detect-bare-repo 2022-08-19 08:24:53 +10:00
67d6b69115 docs(readme): Added lazygit install method on ubuntu 2022-08-18 14:43:38 -05:00
956372cf8a Run gofumpt 2022-08-18 18:26:34 +01:00
290e865584 Merge branch 'master' into feat/detect-bare-repo 2022-08-18 17:46:07 +01:00
6248091e9c test: improve integration test portability 2022-08-18 23:48:53 +09:00
3ada4dde12 fix: fix initial scroll position of edit box 2022-08-18 23:39:15 +09:00
ef82f39431 better PR template 2022-08-16 08:08:39 +10:00
21a4522a51 Merge branch 'master' into feat/detect-bare-repo 2022-08-15 14:00:34 +01:00
154bd975a6 Apply refactoring suggestions 2022-08-15 13:59:34 +01:00
fbe54512a8 formatting 2022-08-15 20:10:25 +10:00
7fd0e55b7f add PR template 2022-08-15 20:09:17 +10:00
13b04e9e8c Merge pull request #2116 from jesseduffield/test-go-mod-vendor 2022-08-15 20:05:06 +10:00
8a1937787d fix gocui mismatch 2022-08-15 20:01:43 +10:00
a94c703afb fail on vendor directory mismatch
try this

or this

more
2022-08-15 19:55:27 +10:00
6d7a7afbbc update test readme 2022-08-15 19:24:36 +10:00
6abcfd5cba missed a spot 2022-08-14 21:39:07 +10:00
a95d3e26b3 Merge pull request #2114 from jesseduffield/more-test-examples 2022-08-14 21:37:09 +10:00
af45692e24 fix CI 2022-08-14 21:34:37 +10:00
fed2aaf37f migrate menuFromCommand integration test 2022-08-14 21:30:37 +10:00
b2ae651686 add slow flag to integration tests 2022-08-14 20:49:20 +10:00
e875d6b448 ensuring you can't accidentally forget to add a test to the tests list 2022-08-14 20:49:20 +10:00
53979f7cec a more complex custom command test 2022-08-14 20:49:20 +10:00
9c0d860980 basic custom command test 2022-08-14 20:49:20 +10:00
4aea005f26 Merge pull request #2098 from Ryooooooga/feature/not-a-repository-quit 2022-08-14 17:37:07 +10:00
39e9266089 Merge pull request #2110 from mark2185/fix-ignore-or-exclude-file-menu 2022-08-14 17:35:35 +10:00
f999c90a7b Merge pull request #2113 from jesseduffield/better-test-structure 2022-08-14 17:31:53 +10:00
502723421b build integration binaries on CI to ensure they compile 2022-08-14 17:20:52 +10:00
5173d7f5e1 better CLI interface 2022-08-14 17:20:52 +10:00
349a7d2453 even better structure 2022-08-14 11:24:07 +10:00
f3837000dd bump gocui 2022-08-13 20:12:04 +10:00
d1b093e703 no need for this 2022-08-13 19:30:51 +10:00
c66a2c3465 Updated README.md 2022-08-13 04:18:48 +00:00
ba7d639940 Merge pull request #2094 from jesseduffield/better-integration-tests 2022-08-13 14:18:27 +10:00
cad84c9e74 ensure we don't try to run another test when lazygit is invoked as a daemon 2022-08-13 14:12:35 +10:00
5e475355bf add tests for my tests 2022-08-13 13:56:50 +10:00
304d74370e refactor to ensure code doesn't depend on integration code 2022-08-13 13:56:50 +10:00
2bdefe2049 add assertion to prevent flakiness 2022-08-13 13:56:50 +10:00
faed509bfd fix CI 2022-08-13 13:56:50 +10:00
b8d9443999 rename helpers to components 2022-08-13 13:55:17 +10:00
de84b6c4b9 remove buggy-ass action 2022-08-13 13:55:09 +10:00
610eddfe05 fix CI 2022-08-13 13:55:09 +10:00
1ef6f4c0e1 renaming 2022-08-13 13:55:08 +10:00
ae798157d2 update comments 2022-08-13 13:55:08 +10:00
a45b22e12f re-name Input and improve documentation 2022-08-13 13:55:08 +10:00