1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-26 09:00:57 +02:00
lazygit/pkg/commands
2018-12-19 10:06:58 +01:00
..
branch.go Moved push-pullables status to the end 2018-12-11 09:38:33 +11:00
commit.go Add full stops to new comments. 2018-11-30 13:47:14 +13:00
exec_live_default.go Translated credentials error with git push/pull/fetch 2018-12-19 10:06:58 +01:00
exec_live_win.go Removed the wired error handling 2018-12-12 22:11:31 +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 fix tests 2018-12-18 22:40:36 +11:00
git.go explicitly return newlines to our live command stdin 2018-12-18 22:23:17 +11: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 staging lines and hunks 2018-12-05 19:33:46 +11:00
os_windows.go refactor: move fallback to platform struct 2018-09-10 10:31:15 +02:00
os.go always hide rather than delete the credentials view, and don't log on error in case there is a user password in the error 2018-12-16 17:28:04 +11:00
pull_request_test.go Add full stops to new comments. 2018-11-30 13:47:14 +13: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