1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-26 09:00:57 +02:00
lazygit/pkg/commands
2018-11-01 07:06:34 +01: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 Maybe fixed the test this time 2018-11-01 07:06:34 +01:00
exec_live_win.go Made error handling better 2018-10-29 08:23:56 +01: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 Fixed one text 2018-10-31 17:55:02 +01: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 error handling better 2018-10-29 08:23:56 +01: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
string-to-args.go Added copy note at top of string-to-args.go 2018-10-27 17:08:25 +02:00