Eric Amodio
031018f47c
Adds view toggling buttons
5 yıl önce
Eric Amodio
a3f09ff310
Reworks git command buttons
5 yıl önce
Eric Amodio
f726420ef2
Adds reveal in repos view to search
Fixes issue stash reveal button
Updates reveal|open in view icons
Adds gating to reveal methods
5 yıl önce
Eric Amodio
4c1cefd997
Adds keep open button to Git commands
5 yıl önce
Eric Amodio
fbcb690135
Overhauls commit search & adds it to Git commands
Closes #410 - adds ability to search by multiple criteria
Adds ability to match case, match all, & use regex
5 yıl önce
Eric Amodio
64ea724ce5
Changes the open revision icon a bit
5 yıl önce
Eric Amodio
b5b558e3e8
Removes color from open working/revision icons
5 yıl önce
Eric Amodio
2588abb7df
Adds 'explore repo at' command to revision files
5 yıl önce
Eric Amodio
57586c7d64
Updates status icons to remove inner color
5 yıl önce
Eric Amodio
65db75a1b0
Updates icons to match new vscode style
5 yıl önce
Eric Amodio
7ba6b609f0
Adds open revision command
5 yıl önce
Eric Amodio
400aac071d
Adds confirmation toggle to git commands
5 yıl önce
Eric Amodio
0a505d3277
Adds per-comparision notation selection commands
Changes working tree/branch comparision selection to be per-comparison
5 yıl önce
Eric Amodio
ae5c728270
Adds "Incoming Activity" node to repos view - #735
Replaces "recent incoming changes" node
5 yıl önce
Eric Amodio
665985330c
Fixes #729 - broken show more in search & compare
Adds a Show All command to the Show More nodes
Improves experience after starting a new search or compare
Fixes issues with maxCount == 0
5 yıl önce
Eric Amodio
751ad0ecfd
Adds live share presence support
5 yıl önce
Eric Amodio
3c4bb8c900
Adds contributors node to repos
5 yıl önce
Eric Amodio
17b13ef4b7
Updates pin icons
5 yıl önce
Eric Amodio
2b0673b38e
Adds favoriting to repos & branches
5 yıl önce
Eric Amodio
18368caaa0
Changes stash save icon
Renames existing stash save command
Adds new stash save command (per file)
6 yıl önce
Eric Amodio
042f703791
Add delete to stash node's toolbar
6 yıl önce
Eric Amodio
df07b28065
Adds support gitlens command and icon to views
6 yıl önce
Eric Amodio
3f3b8d28d6
Adds Search Commits view
Renames showCommitInResults to showCommitInView
Renames showFileHistoryInResults to showFileHistoryInView
6 yıl önce
Eric Amodio
4861017d43
Adds more icons
6 yıl önce
Eric Amodio
99688c28ba
Adds comparison commands to branch nodes toolbar
6 yıl önce
Eric Amodio
154f269e12
Adds open in remote / copy remote url to many node toolbars
6 yıl önce
Eric Amodio
77f66032bf
Adds copy sha/message to commit nodes toolbar
6 yıl önce
Eric Amodio
12bb8293a4
Adds new pull, push, & push with force icons
6 yıl önce
Eric Amodio
5ecf70cbbe
Redraws stash arrow
6 yıl önce
Eric Amodio
2de6cb2c30
Adds apply stash changes to stashes node
6 yıl önce
Eric Amodio
66d1ff1896
Adds pause/resume tracking support in file/line explorers
6 yıl önce
Eric Amodio
ed5c898f27
Adds apply changes to stash toolbar
Updates stash icons
6 yıl önce
Eric Amodio
c3a36f2676
Adds stash/apply changes to repo menu
Adds stash changes to stashes toolbar
Adds apply changes to stashes menu
Fixes stash/apply changes to honor repository context
6 yıl önce
Eric Amodio
0c75e4079a
Adds stage/unstage commands to repo explorer
6 yıl önce
Eric Amodio
865459534a
Normalizes all icons to viewbox
6 yıl önce
Eric Amodio
a722a995ea
Adds new repository commands (fetch, pull, push) (wip)
Closes #470 - Adds fetch command to Repository explorer
6 yıl önce
Eric Amodio
2e4cbcad10
Reworks explorers (wip)
Closes #354 - Adds line history explorer (wip)
Closes #456 - Adds repository status to the repository nodes
6 yıl önce
Eric Amodio
b58dc49d07
Adds diffWithWorking to editor toolbar when diffing
Renanes "Compare x with" commands
6 yıl önce
Eric Amodio
5da25f1698
Adds alt command to compare with previous toolbar command
6 yıl önce
Maxim Pekurin
73ed78e4a0
Adds VSTS icon
6 yıl önce
Eric Amodio
6aee5f42f4
Fixes #155 - prev/next navigation works in diff editors
Also adds icons for prev/next and places them into the editor toolbar
6 yıl önce
Eric Amodio
c34ed2d13f
Adds history explorer
6 yıl önce
Eric Amodio
ae8428c316
Removes open working file when unneeded
6 yıl önce
Eric Amodio
02e080167e
Adds remote-specific icons to view
6 yıl önce
Eric Amodio
7a61eb1f40
Adds swap comparision command to results view
6 yıl önce
Eric Amodio
e45f63621b
Requires vscode 1.20
Adds inline commands to explorer
6 yıl önce
Eric Amodio
16d855a3a0
Updates the tree layout for branches
- Removes mix-tree support
- Avoids nesting on the current branch
- Caches basename
- Replaces folder icons with theme icons
- Folder icons will now follow the file icon theme used
- Fixes minor nitpicks
6 yıl önce
Yukai Huang
4103381af1
Closes #258 - Adds tree-like layout to branches
Add folder icon
Implement branch folder
Implement branches.layout config option
Fix branch node ordering in Tree layout
Sort branch folder containing current branch correctly
- Add current getter method to BranchNode
- Implment a recursive findCurrent method on BranchFolderNode
Do not parse invalid branch name as branch folder
Expand current branch folder
6 yıl önce
Eric Amodio
acb7f9f046
Fixes selection not getting restored in blame
Tweaks the blame animation
Fixes issues with blame and the active editor
6 yıl önce
Eric Amodio
b254d7f96e
Closes #236 - adds open working file
7 yıl önce