Luka Markušić
|
0ff5b74d80
|
IgnoreOrExclude should be a menu
|
2022-08-11 14:23:02 +02:00 |
|
Jesse Duffield
|
7410acd1aa
|
move merge conflicts code into controller
|
2022-08-07 11:16:03 +10:00 |
|
Jesse Duffield
|
445a625b56
|
rename merging context to mergeConflicts
|
2022-08-06 18:05:00 +10:00 |
|
Jesse Duffield
|
524bf83a4a
|
refactor to only have one context per view
|
2022-08-06 13:49:11 +10:00 |
|
Jesse Duffield
|
debc58b6c5
|
fix popup focus issue
|
2022-08-01 22:09:48 +10:00 |
|
Jesse Duffield
|
682be18507
|
refactor to use generics for file nodes
use less generic names
|
2022-07-31 19:43:14 +10:00 |
|
Jesse Duffield
|
7077ea428f
|
add optimistic rendering for staging and unstaging files
|
2022-07-31 14:34:57 +10:00 |
|
Jesse Duffield
|
95678b1b43
|
Merge pull request #2065 from jesseduffield/fix-rewording-merge-commit-with-editor
Fix rewording a merge commit with editor
|
2022-07-30 19:51:59 +10:00 |
|
Luka Markušić
|
cc377b5c49
|
Fix rewording a merge commit with editor
|
2022-07-30 08:43:42 +02:00 |
|
Luka Markušić
|
1f482e585e
|
Fix github linter errors
|
2022-07-30 08:10:29 +02:00 |
|
Juan Sanchez Montalvo
|
11d766053e
|
Allow adding a file to the .git/info/exclude file
|
2022-07-05 19:33:44 +10:00 |
|
Jesse Duffield
|
cdec70cc06
|
Merge pull request #1975 from mark2185/fix-unmatching-remote-branch-name
|
2022-06-09 20:12:56 +10:00 |
|
Jesse Duffield
|
9591cc381a
|
support setting the author of a commit
update copy
|
2022-06-09 19:12:20 +10:00 |
|
Luka Markušić
|
55a941d5dc
|
Fetch the correct remote branch
|
2022-06-01 20:35:09 +02:00 |
|
Ryooooooga
|
9693afd671
|
fix: fix lint error
|
2022-05-18 20:34:35 +09:00 |
|
Jesse Duffield
|
f31dcd3091
|
Merge pull request #1930 from mark2185/feature/discard-staged-only
|
2022-05-15 20:33:25 +10:00 |
|
Luka Markušić
|
241d182da7
|
Make tooltip i18n-able
|
2022-05-15 12:16:20 +02:00 |
|
Ryooooooga
|
61970a4439
|
fix: fix ambiguous refname
|
2022-05-13 21:05:51 +09:00 |
|
Luka Markušić
|
ca191159f5
|
Discard staged changes only
|
2022-05-08 14:24:28 +02:00 |
|
Jesse Duffield
|
6f8063217d
|
rename displayString to label for menu items
|
2022-05-08 14:26:18 +10:00 |
|
Jens Pfeifle
|
7c573a5bea
|
Add command to reset the commit author from the commits panel.
|
2022-05-08 13:29:56 +10:00 |
|
Jesse Duffield
|
f257740ea7
|
add tooltip view for showing menu item descriptions
|
2022-05-08 13:24:36 +10:00 |
|
Jesse Duffield
|
0940e0182b
|
Merge pull request #1870 from mark2185/feature/stash-unstaged
|
2022-05-06 20:17:33 +10:00 |
|
Jesse Duffield
|
f7fae0b82e
|
Merge pull request #1869 from mark2185/feature/unset-upstream
|
2022-05-06 20:14:13 +10:00 |
|
Jesse Duffield
|
4dd09ee0d5
|
allow copying commit author to clipboard
|
2022-05-01 14:14:29 +10:00 |
|
Jesse Duffield
|
e68093fe99
|
add scrollbars
|
2022-04-16 17:29:17 +10:00 |
|
Luka Markušić
|
1ae2dc9941
|
The four horsemen of stashing
|
2022-04-14 21:45:55 +02:00 |
|
Luka Markušić
|
e114b5b5e8
|
Refresh BRANCHES and COMMITS after (un)staging upstream
|
2022-04-13 15:54:32 +02:00 |
|
Luka Markušić
|
c4b958e3fd
|
There's gotta be a better way for initial content
|
2022-04-13 15:21:01 +02:00 |
|
Luka Markušić
|
f83308c8df
|
Add option to (un)set upstream for a local branch
|
2022-04-11 14:04:06 +02:00 |
|
Luka Markušić
|
6f7038c827
|
Add option to stash only unstaged files
|
2022-04-10 09:35:59 +02:00 |
|
Ryooooooga
|
4835fc00b8
|
introduce Ref interface
|
2022-04-02 17:04:42 +11:00 |
|
Moritz Haase
|
8fb2acc224
|
pkg/gui: Rename IPopupHandler::Ask() to Confirm()
Follow the JavaScript naming scheme for user interaction (alert, prompt,
confirm) as discussed in #1832.
|
2022-03-30 20:13:43 +11:00 |
|
Jesse Duffield
|
7c3d14ee19
|
allow amending and reverting commits when filtering by file
|
2022-03-27 18:50:29 +11:00 |
|
Jesse Duffield
|
860d1e0145
|
fix copy for merge confirmation
|
2022-03-27 18:16:16 +11:00 |
|
Jesse Duffield
|
e011acbab2
|
better logging for stash flow
|
2022-03-27 18:16:16 +11:00 |
|
Jesse Duffield
|
3e5d4b2c74
|
add menu keybindings for various things
|
2022-03-27 18:16:16 +11:00 |
|
Jesse Duffield
|
9c226eed37
|
allow menu to store keybindings for quick menu navigation
|
2022-03-27 18:16:16 +11:00 |
|
Jesse Duffield
|
0dfb7c08b7
|
remove controllers struct
|
2022-03-27 18:16:16 +11:00 |
|
Jesse Duffield
|
f0a4dcfdc3
|
refactor menu context
|
2022-03-27 18:16:16 +11:00 |
|
Jesse Duffield
|
2b3d457aa4
|
honour push.default matching config value
|
2022-03-27 14:58:20 +11:00 |
|
Jesse Duffield
|
51baa8c17d
|
update cheatsheet
|
2022-03-26 18:00:46 +11:00 |
|
Jesse Duffield
|
ad7703df65
|
show namesake for child views
|
2022-03-26 18:00:46 +11:00 |
|
Jesse Duffield
|
13b90ac37f
|
support viewing commits of reflog entry and show better view title
|
2022-03-26 18:00:46 +11:00 |
|
Jesse Duffield
|
e039429885
|
better wording again
|
2022-03-26 17:22:42 +11:00 |
|
Jesse Duffield
|
e0b05f4464
|
fix cherry picking bug
|
2022-03-26 17:22:42 +11:00 |
|
Jesse Duffield
|
077b6eb8a3
|
refactor to make code clearer
|
2022-03-26 17:22:42 +11:00 |
|
Jesse Duffield
|
45dab51214
|
add basic commits controller for handling actions that apply to all commit contexts
|
2022-03-26 17:22:42 +11:00 |
|
Luka Markušić
|
540edb0bf4
|
Add copy commit attributes option
|
2022-03-26 17:22:42 +11:00 |
|
Jesse Duffield
|
e392b9f86a
|
no more filterThenMap
|
2022-03-24 20:14:41 +11:00 |
|