jesseduffield.lazygit/pkg/commands
2018-11-14 21:19:12 +11: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.go refactor obtaining current branch name 2018-11-14 19:08:42 +11:00
git_structs.go color merged and unmerged commits differently 2018-09-18 21:45:35 +10:00
git_test.go change how we build our list of branches to support detached heads 2018-11-14 21:19:12 +11:00
os.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_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
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
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
stash_entry.go standardise rendering of lists in panels 2018-09-17 21:02:30 +10:00