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

4221 Commits

Author SHA1 Message Date
83757f1065 limit size of menu panel 2020-03-26 21:44:33 +11:00
f2036b42e5 only load new reflog entries 2020-03-26 21:44:33 +11:00
21b7d41845 relax limit on commit list and reset on branch change 2020-03-26 21:44:33 +11:00
91a404d033 separate commits from cherry pick state 2020-03-26 21:44:33 +11:00
d027cf969c better handling of current branch name 2020-03-26 20:37:06 +11:00
37acc17cf3 more lenient getting of short shas 2020-03-26 18:30:02 +11:00
c831ad39c9 pkg: use upstream pty package 2020-03-25 21:26:15 +11:00
bbcc4b7b70 just disallow undo/redo while rebasing because you need more info than just the reflog 2020-03-25 09:39:04 +11:00
45bba0a3c5 ignore redundant actions when undoing and redoing 2020-03-25 09:39:04 +11:00
d105e2690a vastly improve the logic for undo and redo 2020-03-25 09:39:04 +11:00
32d3e497c3 fix tests 2020-03-25 09:39:04 +11:00
30a5d1b486 move into undoing file 2020-03-25 09:39:04 +11:00
6b3ea56add refactor undo and redo 2020-03-25 09:39:04 +11:00
c3aefdb98e stateless undos and redos 2020-03-25 09:39:04 +11:00
094939451d more explicit env vars 2020-03-25 09:39:04 +11:00
0e23f44b84 support reflog action prefix 2020-03-25 09:39:04 +11:00
daecdd7c2b redoing 2020-03-25 09:39:04 +11:00
7c8df28d01 add waiting status to checkout ref handler 2020-03-25 09:39:04 +11:00
65917272a2 undoing status 2020-03-25 09:39:04 +11:00
137fd80fdb note that undo functionality is experimental 2020-03-25 09:39:04 +11:00
98fbc61221 better formatted reflog list 2020-03-25 09:39:04 +11:00
f80d15062b use reflog undo history pointer 2020-03-25 09:39:04 +11:00
b1b0219f04 autostash changes when hard resetting 2020-03-25 09:39:04 +11:00
b1941c33f7 undo via rebase 2020-03-25 09:39:04 +11:00
5d460e1e5e add tab keybindings 2020-03-23 23:25:00 +11:00
3d3e0be7bd more compatible commands 2020-03-23 22:33:17 +11:00
3aab37611a show status of selected cherry picked commits 2020-03-19 21:42:21 +11:00
8fbcc36331 allow resetting cherry picked commits selection 2020-03-19 21:42:21 +11:00
dadb646252 fix branch building 2020-03-19 12:04:17 +11:00
0227b93409 fix branch parser 2020-03-18 23:26:02 +11:00
b0ec0821d5 fix docs 2020-03-18 22:50:35 +11:00
13a7806cac add opne menu keybindings in docs 2020-03-18 22:50:35 +11:00
41c76fb748 add close menu keybindings in docs 2020-03-18 22:50:35 +11:00
ac0c3b9f92 fix search keybindings in docs 2020-03-18 22:50:35 +11:00
1be0ff8da7 better upstream tracking and allow renaming a branch 2020-03-18 21:29:06 +11:00
2169b5109f add search keybings in docs 2020-03-11 19:43:22 +11:00
7df4b736cf be a bit more lenient 2020-03-09 12:41:41 +11:00
e47ad846c4 big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
19146d61b1 use selected branch as base when creating a new branch 2020-03-08 18:44:15 +11:00
e541b809ce update tests to match changed command 2020-03-06 09:25:31 +11:00
6ca08c6519 make branches and files non-ambiguous for git-log
fixes #694
2020-03-06 09:25:31 +11:00
31e201ca52 allow configuring side panel width 2020-03-04 00:12:23 +11:00
b3522c48d9 refactor 2020-03-04 00:12:23 +11:00
0fc58a7986 fix test 2020-03-04 00:12:23 +11:00
54241d8ab9 more generic way of supporting custom pagers 2020-03-04 00:12:23 +11:00
355f1615ab supporing custom pagers step 1 2020-03-04 00:12:23 +11:00
3ce2b9b79a chore: keeping coverage up :D 2020-03-01 10:57:12 +11:00
a79182e50d fix: accidentally escaped %s 2020-03-01 10:57:12 +11:00
0eb3090ad6 fix: owner groups (GitLab) 2020-03-01 10:57:12 +11:00
6ea25bd259 feat: flexible service configuration 2020-03-01 10:57:12 +11:00