1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-26 09:00:57 +02:00
lazygit/pkg/commands
2018-10-13 22:54:51 +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
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 Add option to create pull request form branches panel. 2018-10-13 22:54:51 +02:00
os_default_platform.go refactor: move fallback to platform struct 2018-09-10 10:31:15 +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 refactor: move fallback to platform struct 2018-09-10 10:31:15 +02:00
pull_request_test.go Add option to create pull request form branches panel. 2018-10-13 22:54:51 +02:00
pull_request.go Add option to create pull request form branches panel. 2018-10-13 22:54:51 +02:00
stash_entry.go standardise rendering of lists in panels 2018-09-17 21:02:30 +10:00