.. |
models
|
Merge pull request #1432 from black-desk/moved-submodule
|
2021-08-17 10:10:22 +02:00 |
oscommands
|
Format code to pass lint
|
2021-09-16 21:38:43 +08:00 |
patch
|
fix backward compatibility
|
2021-08-04 18:43:34 +09:00 |
testdata
|
|
|
branches_test.go
|
fix commit amend
|
2021-04-10 11:54:38 +10:00 |
branches.go
|
Quote branch names and remote names
|
2021-10-08 18:36:05 +09:00 |
commits_test.go
|
fix commit amend
|
2021-04-10 11:54:38 +10:00 |
commits.go
|
support reverting merge commits
|
2021-06-05 22:15:51 +10:00 |
config_test.go
|
fix commit amend
|
2021-04-10 11:54:38 +10:00 |
config.go
|
fix commit amend
|
2021-04-10 11:54:38 +10:00 |
dummies.go
|
allow user to configure the gui language
|
2021-08-30 09:12:29 +10:00 |
files_test.go
|
Change not to use cat command
|
2021-08-25 21:32:48 +10:00 |
files.go
|
Fix crash when try to ignore tracked files
|
2021-10-06 22:43:30 +09:00 |
git_test.go
|
allow user to configure the gui language
|
2021-08-30 09:12:29 +10:00 |
git.go
|
more logging of commands
|
2021-04-11 17:07:49 +10:00 |
gitconfig.go
|
fix lint error
|
2021-02-08 14:40:30 -08:00 |
loading_branches.go
|
branches check for split parts length
|
2021-07-26 11:07:42 +02:00 |
loading_commit_files.go
|
add retry logic for running git commands to avoid index.lock problems
|
2021-04-06 19:34:32 +10:00 |
loading_commits_test.go
|
allow user to configure the gui language
|
2021-08-30 09:12:29 +10:00 |
loading_commits.go
|
Quote branch names and remote names
|
2021-10-08 18:36:05 +09:00 |
loading_files_test.go
|
Fix error when filename contains ->
|
2021-08-16 23:15:37 +09:00 |
loading_files.go
|
Remove unused constant
|
2021-08-16 23:21:46 +09:00 |
loading_reflog_commits.go
|
move models folder into commands folder
|
2020-09-29 20:48:49 +10:00 |
loading_remotes.go
|
move models folder into commands folder
|
2020-09-29 20:48:49 +10:00 |
loading_stash_test.go
|
fix commit amend
|
2021-04-10 11:54:38 +10:00 |
loading_stash.go
|
add retry logic for running git commands to avoid index.lock problems
|
2021-04-06 19:34:32 +10:00 |
loading_tags.go
|
Simplify sorting of git tags by using git's functions
|
2021-06-05 10:56:46 +10:00 |
patch_rebases.go
|
start adding support for logging of commands
|
2021-04-11 17:07:49 +10:00 |
pull_request_test.go
|
Minor refactor
|
2021-07-27 21:30:08 +10:00 |
pull_request.go
|
Minor refactor
|
2021-07-27 21:30:08 +10:00 |
rebasing_test.go
|
fix commit amend
|
2021-04-10 11:54:38 +10:00 |
rebasing.go
|
support reverting merge commits
|
2021-06-05 22:15:51 +10:00 |
remotes.go
|
Quote branch names and remote names
|
2021-10-08 18:36:05 +09:00 |
stash_entries_test.go
|
fix commit amend
|
2021-04-10 11:54:38 +10:00 |
stash_entries.go
|
start adding support for logging of commands
|
2021-04-11 17:07:49 +10:00 |
status.go
|
fix lint errors
|
2020-11-18 08:36:19 +11:00 |
submodules.go
|
Fix crash when new submodule url contains double quotes
|
2021-10-06 22:51:24 +09:00 |
sync_test.go
|
Add test cases for pull mode
|
2021-06-15 08:31:07 +10:00 |
sync.go
|
Quote ref names and branches
|
2021-10-09 12:55:00 +09:00 |
tags.go
|
Quote branch names and remote names
|
2021-10-08 18:36:05 +09:00 |