.. |
patch
|
move patch stuff into its own package
|
2020-08-15 11:41:37 +10:00 |
testdata
|
Support opening lazygit in a submodule
|
2019-05-12 17:59:49 +10:00 |
branch_list_builder.go
|
fix https://github.com/jesseduffield/lazygit/issues/848
|
2020-05-19 09:57:37 +10:00 |
branch.go
|
better handling of current branch name
|
2020-03-26 20:37:06 +11:00 |
commit_file.go
|
move patch stuff into its own package
|
2020-08-15 11:41:37 +10:00 |
commit_list_builder_test.go
|
refactor the way we render lists
|
2020-02-25 21:21:07 +11:00 |
commit_list_builder.go
|
totally screwed up the last commit
|
2020-04-22 11:21:20 +10:00 |
commit.go
|
add keybinding to create new branch off of commit
|
2020-08-16 22:24:54 +10:00 |
dummies.go
|
Rename appconfig to config
|
2020-07-10 18:55:00 +10:00 |
errors.go
|
allow user to discard old file changes for a given commit
|
2019-03-16 10:20:27 +11:00 |
exec_live_default.go
|
pkg: use upstream pty package
|
2020-03-25 21:26:15 +11:00 |
exec_live_win.go
|
pkg: Fix typo
|
2019-01-16 18:06:11 +11:00 |
file.go
|
follow cursor when staging and unstaging a file rename
|
2020-08-07 18:59:56 +10:00 |
git_structs.go
|
color merged and unmerged commits differently
|
2018-09-18 21:45:35 +10:00 |
git_test.go
|
support multiple modes of git pull
|
2020-08-12 18:47:16 +10:00 |
git.go
|
add keybinding to create new branch off of commit
|
2020-08-16 22:24:54 +10:00 |
loading_remotes.go
|
support older versions of git when getting remote branches
|
2019-11-26 21:36:07 +11:00 |
loading_tags.go
|
lenient sorting of tags on startup
|
2019-11-26 21:39:40 +11:00 |
os_default_platform.go
|
revert changes to 'os_default_platform.go' and 'os_windows.go'
|
2020-07-15 09:41:16 +10:00 |
os_test.go
|
fix up tests
|
2019-03-02 13:39:09 +11:00 |
os_windows.go
|
revert changes to 'os_default_platform.go' and 'os_windows.go'
|
2020-07-15 09:41:16 +10:00 |
os.go
|
support multi word editor config
|
2020-08-16 20:37:40 +10:00 |
patch_rebases.go
|
move patch stuff into its own package
|
2020-08-15 11:41:37 +10:00 |
pull_request_test.go
|
chore: keeping coverage up :D
|
2020-03-01 10:57:12 +11:00 |
pull_request.go
|
chore: keeping coverage up :D
|
2020-03-01 10:57:12 +11:00 |
remote_branch.go
|
add new diff mode
|
2020-03-29 18:26:24 +11:00 |
remote.go
|
better presentation of remotes
|
2020-03-28 11:59:45 +11:00 |
stash_entry.go
|
add new diff mode
|
2020-03-29 18:26:24 +11:00 |
tag.go
|
refactor the way we render lists
|
2020-02-25 21:21:07 +11:00 |