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

70 Commits

Author SHA1 Message Date
a34bdf1a04 update linters 2022-03-19 12:12:57 +11:00
1dd7307fde start moving commit panel handlers into controller
more

and more

move rebase commit refreshing into existing abstraction

and more

and more

WIP

and more

handling clicks

properly fix merge conflicts

update cheatsheet

lots more preparation to start moving things into controllers

WIP

better typing

expand on remotes controller

moving more code into controllers
2022-03-17 19:13:40 +11:00
f53b10072d open code in existing window 2022-03-16 19:55:58 +11:00
11acac0091 more explicit 2022-03-16 19:55:58 +11:00
866f4b9f0e Support line offset for most common editors by default 2022-03-16 19:55:58 +11:00
5a3f81d1f7 select current bisect commit even if bisect was started on another branch 2022-01-26 19:29:17 +11:00
5e6e1617aa add another bisect integration test 2022-01-26 16:52:20 +11:00
ca7cfc3232 only show commits from start ref if bad commit is reachable from there 2022-01-26 16:52:20 +11:00
dc765c4166 add a file close that was missed 2022-01-26 14:50:47 +11:00
c8cc18920f improve merge conflict flow 2022-01-26 14:50:47 +11:00
5b7dd9e43c properly resolve cyclic dependency 2022-01-22 10:48:51 +11:00
4ab5e54139 add support for git bisect 2022-01-22 10:48:51 +11:00
3e80a9e886 refactor to group up more commonly used git command stuff 2022-01-18 22:01:09 +11:00
1c84f77319 always specify upstream when pushing/pulling 2022-01-15 15:34:01 +11:00
0dfd02c42d allow rewording old commits 2022-01-09 14:14:47 +11:00
ccf90466fa fix test 2022-01-09 14:09:53 +11:00
16c9b5404d restore field 2022-01-09 14:09:53 +11:00
18f48a43d5 add some more linters 2022-01-09 14:09:53 +11:00
e4e521f58a pass repo to struct 2022-01-09 14:09:53 +11:00
c9a0cc6b30 refactor 2022-01-09 14:09:53 +11:00