1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-04 03:48:07 +02:00
lazygit/pkg/commands
2018-10-27 14:37:31 +02:00
..
branch.go standardise rendering of lists in panels 2018-09-17 21:02:30 +10:00
commit.go Merge branch 'master' into feature/informative-commit-colors 2018-09-20 09:41:29 +10:00
exec_live_default.go Made it possible to build again for windows 2018-10-27 14:35:07 +02:00
exec_live_win.go Made it possible to build again for windows 2018-10-27 14:35:07 +02:00
file.go standardise rendering of lists in panels 2018-09-17 21:02:30 +10:00
git_structs.go color merged and unmerged commits differently 2018-09-18 21:45:35 +10:00
git_test.go Fix tests and add test scenarios for amend. 2018-10-08 22:19:42 +02:00
git.go Merge branch 'master' into https-ask-for-username-password 2018-10-23 13:52:50 +02:00
os_default_platform.go Add separate open command for links and check if branch exists on remote before opening pull request link. 2018-10-20 11:58:08 +02:00
os_test.go docs: add comments for new test code 2018-09-10 17:36:59 +02:00
os_windows.go refactor: move fallback to platform struct 2018-09-10 10:31:15 +02:00
os.go Made it possible to build for windows again 2018-10-27 14:37:31 +02:00
pull_request_test.go Add separate open command for links and check if branch exists on remote before opening pull request link. 2018-10-20 11:58:08 +02:00
pull_request.go Add separate open command for links and check if branch exists on remote before opening pull request link. 2018-10-20 11:58:08 +02:00
stash_entry.go standardise rendering of lists in panels 2018-09-17 21:02:30 +10:00