Eric Amodio
|
951d222be9
|
Reworks node ids
|
5 years ago |
Eric Amodio
|
9f291ef720
|
Renames nodeSupportsPaging to PageableViewNode.is
|
5 years ago |
Eric Amodio
|
ab006510a0
|
Adds SearchPattern type
|
5 years ago |
Eric Amodio
|
438a14785d
|
Updates commit search
Adds alt tokens for each search by
Adds message: token
Adds double quote support for word boundary
|
5 years ago |
Eric Amodio
|
5d56039266
|
Updates search results messages
|
5 years ago |
Eric Amodio
|
13dfa90dbf
|
Fixes back button with single repo workspaces
Occurs when opened directly with a repo
|
5 years ago |
Eric Amodio
|
577b47fc4a
|
Adds protection for null args in menu callbacks
|
5 years ago |
Eric Amodio
|
cd28e32d54
|
Updates CHANGELOG
|
5 years ago |
Eric Amodio
|
6f13cecfeb
|
Fixes #849 - uses vscode's markdown escaping regex
|
5 years ago |
Eric Amodio
|
4c1cefd997
|
Adds keep open button to Git commands
|
5 years ago |
Eric Amodio
|
c42fa6355b
|
Adds support to search by multiple commit ids
|
5 years ago |
Eric Amodio
|
dc51878c7b
|
Adds simple caching for search results
|
5 years ago |
Eric Amodio
|
43c76db89a
|
Changes for consistent terminology
|
5 years ago |
Eric Amodio
|
dd1803933c
|
Removes ts-loader experimentalWatchApi flag
Hoping to reduce strange issues with watch
|
5 years ago |
Eric Amodio
|
79b67f3589
|
Updates dependencies
|
5 years ago |
Eric Amodio
|
970111615f
|
Adds version string conversion for compare
|
5 years ago |
Eric Amodio
|
e0e399640b
|
Adds refresh to inline toolbar for search results
|
5 years ago |
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 years ago |
Eric Amodio
|
7835bd8849
|
Fixes #847 - not setting reset flag properly
|
5 years ago |
Eric Amodio
|
3db2bae763
|
Updates dependencies
|
5 years ago |
Eric Amodio
|
71f9a23cd4
|
Adds canConfirm flag for Git commands
|
5 years ago |
Eric Amodio
|
34abc990a7
|
Removes dead code
|
5 years ago |
Eric Amodio
|
64ea724ce5
|
Changes the open revision icon a bit
|
5 years ago |
Eric Amodio
|
5a8cf03680
|
Adds a CODEOWNERS file
|
5 years ago |
Eric Amodio
|
a5b29005de
|
Updates descriptions of the git commands
|
5 years ago |
Eric Amodio
|
aee22ed470
|
Addresses #723 - keeps icon more stable
Fixes issue with wrong diff line with previous
Fixes issues with previous/next when on right/left side of diff editor
|
5 years ago |
Eric Amodio
|
b5b558e3e8
|
Removes color from open working/revision icons
|
5 years ago |
Eric Amodio
|
c4af488ac2
|
Renames explore repo command
|
5 years ago |
Eric Amodio
|
f2be3476c1
|
Updates emoji mapping
|
5 years ago |
Eric Amodio
|
7685085785
|
Switches to workspace.fs
|
5 years ago |
Eric Amodio
|
cf9c7b7847
|
Avoids writing settings if not needed
|
5 years ago |
Eric Amodio
|
523c96fcdb
|
Updates dependencies
|
5 years ago |
Eric Amodio
|
4993227a78
|
Updates dependencies
|
5 years ago |
Eric Amodio
|
2588abb7df
|
Adds 'explore repo at' command to revision files
|
5 years ago |
Eric Amodio
|
b3296ec0a1
|
Adds more info to confirm step of fetch/pull/push
Adds last fetched on date to fetch & pull
Adds fetch button to pull
Adds behind/ahead commit counts to pull/push respectively
|
5 years ago |
Eric Amodio
|
e5acffb48a
|
Fixes jump links
|
5 years ago |
Eric Amodio
|
6555d59b68
|
Closes #745 - Adds branch/tag sorting
Adds last commit date to branches
|
5 years ago |
Eric Amodio
|
74259d2018
|
Updates README
|
5 years ago |
Eric Amodio
|
798213df5f
|
Changes configuration to have better type safety
|
5 years ago |
Eric Amodio
|
8177cd0fe0
|
Adds closeOnFocusOut setting for Git Commands
|
5 years ago |
Eric Amodio
|
b7686f1c0b
|
Adds Working Tree to branch/tag compare quickpick
|
5 years ago |
Eric Amodio
|
2c2741ca20
|
Fixes #842 - broken compare to working tree
|
5 years ago |
Eric Amodio
|
049eee4086
|
Fixes doc tracking to avoid clearing on output
|
5 years ago |
Eric Amodio
|
ff18ca5012
|
Fixes input styling and event hooks
Because of missing type='text'
|
5 years ago |
Eric Amodio
|
ad38a0e6ba
|
Updates CHANGELOG
|
5 years ago |
Eric Amodio
|
c8a3cc9494
|
Closes #698 - keeps index if not stashing staged
|
5 years ago |
Eric Amodio
|
d75ad6cd21
|
Ensures flags won't be overwritten
|
5 years ago |
Eric Amodio
|
e891954a3b
|
Adds keep index option even when using uris
Ensures long form flags are in the description
|
5 years ago |
Eric Amodio
|
990cabbd98
|
Ensures long form flags are in the description
|
5 years ago |
Eric Amodio
|
a0dd2d021c
|
Closes #794 - directs people to GitLens settings
|
5 years ago |