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
55a941d5dc Fetch the correct remote branch 2022-06-01 20:35:09 +02:00
f9a3188b56 Updated README.md 2022-06-01 09:14:26 +00:00
f6ce220807 Update Custom_Command_Keybindings.md 2022-06-01 19:14:08 +10:00
abf203e012 Update pkg/config/app_config.go
Print out error to narrow down the search

Co-authored-by: Ryoga <eial5q265e5+github@gmail.com>
2022-05-31 13:28:24 +02:00
Lay
684ea284af fix: lint error 2022-05-30 23:19:48 +08:00
b6b3be9ac7 Update docs/Config.md 2022-05-30 17:34:30 +10:00
Lay
666180cfd0 Add config param that displays the whole git graph by default 2022-05-30 13:52:39 +08:00
abeb03b090 Add helpful message on unmarshall error 2022-05-28 17:29:30 +02:00
8fd9dea641 Merge pull request #1936 from Ryooooooga/feature/tab-i18n 2022-05-18 22:24:45 +10:00
499d51ecf6 Merge pull request #1931 from mark2185/fix-non-existant-recent-repo 2022-05-18 22:22:28 +10:00
e1e16a34da Merge pull request #1948 from Ryooooooga/feature/time-format 2022-05-18 22:20:51 +10:00
15ff8a143e Updated README.md 2022-05-18 12:19:55 +00:00
5d8c2eeccc Merge pull request #1945 from Ryooooooga/feature/fix-lint 2022-05-18 22:19:36 +10:00
bfefef92a6 chore(i18n): move InitialViewTabContextMap to gui package 2022-05-18 21:09:48 +09:00
5275161a88 chore(i18n): localize panel titles 2022-05-18 20:55:42 +09:00
e57931f56d test: fix timezone for time format tests 2022-05-18 20:55:29 +09:00
1f1d871837 feat: add ability to customize time format 2022-05-18 20:55:27 +09:00
9693afd671 fix: fix lint error 2022-05-18 20:34:35 +09:00
e28d1334e9 better debug setup 2022-05-17 22:14:24 +10:00
6e29830f63 ignore some codespaces stuff 2022-05-17 11:55:31 +00:00
95e816ae91 remove commented out line 2022-05-17 21:52:14 +10:00
e89d817d78 update launch.json 2022-05-17 11:45:47 +00:00
2fe286f395 add launch.json 2022-05-17 21:38:37 +10:00
1de5ca3511 Don't panic when there are no valid git repos 2022-05-17 07:28:52 +02:00
f31dcd3091 Merge pull request #1930 from mark2185/feature/discard-staged-only 2022-05-15 20:33:25 +10:00
241d182da7 Make tooltip i18n-able 2022-05-15 12:16:20 +02:00
8e7f6822fc Merge pull request #1944 from Ryooooooga/feature/fix-ambiguous-refname 2022-05-15 19:45:30 +10:00
73491fed25 Merge pull request #1927 from HiromasaNojima/option_always_show_unstaged_staged_panels 2022-05-15 19:24:56 +10:00
d72ffdc4a7 refactor 2022-05-15 19:10:04 +10:00
7b0bb68741 Merge pull request #1911 from Ryooooooga/feature/fix-log-show-signature 2022-05-15 18:50:36 +10:00
61970a4439 fix: fix ambiguous refname 2022-05-13 21:05:51 +09:00
5529088e43 Updated README.md 2022-05-11 13:15:16 +00:00
5f2102d1c1 rearrange 2022-05-11 23:13:06 +10:00
96147bc11a add sponsors thingo 2022-05-11 23:11:24 +10:00
490a964432 chore(loaders): add -c log.showSignature=false flag to the rebasing commit loader 2022-05-10 19:47:10 +09:00
f789e21377 perf: improve loading speed of commits and reflog when log.showSignature=true 2022-05-10 19:47:07 +09:00
8c04118bb1 Update README.md 2022-05-09 22:53:42 +10:00
d622fefbeb Update README.md 2022-05-09 10:08:56 +10:00
ca191159f5 Discard staged changes only 2022-05-08 14:24:28 +02:00
1ef585969f add option to always show unstaged/staged panels 2022-05-08 17:24:55 +09:00
f7c44f2407 Merge pull request #1926 from jesseduffield/prep-for-author-setting 2022-05-08 14:30:58 +10:00
e67fef776b add author email to commits 2022-05-08 14:26:18 +10:00
6f8063217d rename displayString to label for menu items 2022-05-08 14:26:18 +10:00
125e948d82 Merge pull request #1893 from JensPfeifle/reset_author 2022-05-08 13:39:22 +10:00
25b213b992 fix cheatsheet 2022-05-08 13:31:13 +10:00
20db9fc939 update copy 2022-05-08 13:29:57 +10:00
8ef0032ee2 update snapshot to include author name and email in git log 2022-05-08 13:29:57 +10:00
ec4b5ca134 Update cheatsheets. 2022-05-08 13:29:57 +10:00
fbe23b3754 fixup! Add command to reset the commit author from the commits panel. 2022-05-08 13:29:57 +10:00
1e08b90f67 Add integration test for reset author command. 2022-05-08 13:29:57 +10:00