Eric Amodio
74f4b9f61b
Reworks weclome & settings pages
há 5 anos
Eric Amodio
59d9071a9b
Updates prettier config
Giving up on better else/catch/finally formatting -- can't fight anymore
Switching to tabs for better accessibility
https://twitter.com/sh4na/status/1146837957200027648
há 5 anos
Eric Amodio
25d71be263
Replaces webview template tokens because prettier 😠
há 5 anos
Eric Amodio
65db75a1b0
Updates icons to match new vscode style
há 5 anos
Eric Amodio
162522ab63
Renames stashed changes to stashes or stash
há 5 anos
Arunprasad Rajkumar
0e64256c56
Pass radix to parseInt
há 5 anos
Arunprasad Rajkumar
53e9cd12ee
Fixes #828 - Convert version fields to int before comparing it
há 5 anos
Eric Amodio
7ba6b609f0
Adds open revision command
há 5 anos
Eric Amodio
56f73fbd03
Fixes lint issues w/ new avatar code & fixes nits
há 5 anos
Brian Bolte
1657829069
Uses GitHub Avatar for GH 'noreply' email address
Partial fix for #281- covers the `*@users.noreply.github.com` case.
The `users.noreply.github.com` domain comes from users
making use GitHub's 'email privacy' feature.
Since the noreply address doesn't accept email, a user can't link
their preferred Gravatar to this type of email address.
The upside is that this address is easily parsable into:
* (optional) Github User ID
* Github User Name
We can use either to create the associated avatar link
without actually having to do an additonal request
against Github's user search API.
há 5 anos
Eric Amodio
8b71a1b9e3
Prettiers
há 5 anos
Eric Amodio
c7774fbe5e
Allows confirm toggle on confirm step
Shortens confirm toggle tooltips
há 5 anos
Eric Amodio
fe20f13ca9
Renames checkout to switch & restore
Git 2.23.0 splits checkout into switch & restore
há 5 anos
Eric Amodio
c3d532c000
Updates to Typescript 3.6.1
Reworks generator types
há 5 anos
Eric Amodio
8f2c4638cb
Renames `Promise.isPromise` to `is`
há 5 anos
Eric Amodio
eec231e6e5
Adds copy support to view nodes via shortcut
há 5 anos
Eric Amodio
22598e83c6
Allows search to include details
há 5 anos
Eric Amodio
400aac071d
Adds confirmation toggle to git commands
há 5 anos
Eric Amodio
d394658aca
Changes updateEffective to ignore array order
Moves all lodash into system
há 5 anos
Eric Amodio
4fc04f8e71
Fixes git commands cancel button
há 5 anos
Eric Amodio
cc561722bb
Updates eslint & fixes lint issues
há 5 anos
Eric Amodio
8dd8c884b5
Adds QuickPickItemPlus
há 5 anos
Eric Amodio
599832366f
Adds fetch all & prune to fetch git command
há 5 anos
Eric Amodio
558a743537
Renames directive quickpick item
há 5 anos
Eric Amodio
7b94606bfe
Adds stash apply|drop|pop|push git commands
Changes stash[Apply|Delete|Save] commands to use new git commands
há 5 anos
Eric Amodio
5c3f6b5b05
Reorgs git commands
Adds explicit directive for going back
Adds command error logging
Removes unneeded abort error
há 5 anos
Zach Boyle
f274bc1a5e
adds feature to prune remote
há 5 anos
Eric Amodio
8a090bd54e
Adds new git commands features
Adds arbitrary ref support to cherry-pick git command
Enhances the feedback when choosing an arbitrary ref
há 5 anos
Eric Amodio
3a8d91c3ca
Reworks git commands & calls them from views
Changes checkout in views to run via git commands
Changes fetch in views & palette to run via git commands
Changes pull in views & palette to run via git commands
Changes push in views & palette to run via git commands
Adds skip confirmation support for some git commands
Adds gitCommands.skipConfirmation setting
Adds force option to push git command
Adds local branch creation to remote branch checkout git command
Adds arbitrary ref support to checkout git command
há 5 anos
Eric Amodio
6e2884e2d0
Preps v9.9.3
há 5 anos
Eric Amodio
5d3a218f2e
Polishes new add remote support
há 5 anos
zboyle
e28db743ec
Adds add new remote support
há 5 anos
Eric Amodio
c27681d24f
Reverses refs for consistent comparisons
há 5 anos
Eric Amodio
4fedcd8fae
Fixes #812 - diffWithPrev with uncommitted changes
há 5 anos
Eric Amodio
b6b1101fc4
Preps v9.9.2
há 5 anos
Eric Amodio
2d060628e2
Stops showing compare view on Select for Compare
Fixes focus issues with compare picker
há 5 anos
Eric Amodio
0f5c4abe79
Fixes #806 - use merge base with .. compares
há 5 anos
Eric Amodio
772fe271cb
Fixes #756 , #809 - use ^ to ensure prev in diffs
há 5 anos
Eric Amodio
18d683b9c0
Fixes #685 , #789 - avoids errors in repo search
há 5 anos
Eric Amodio
e5b2fbf17c
Adds more repo search logging
há 5 anos
Eric Amodio
d5f8abe206
Fixes #649 - missing remotes w/o proper urls
há 5 anos
Eric Amodio
529f72cd58
Fixes prettier issue
há 5 anos
Eric Amodio
b4c96c5796
Fixes #798 - multiple repo fetch/push/pull fails
há 5 anos
Eric Amodio
aaac484dff
Fixes #805 - regression in compare with working
há 5 anos
Eric Amodio
345be49d7b
Adds checkout to current branch w/ picker
há 5 anos
Eric Amodio
c4f37ebe91
Uses new node readdir opts for better repo search
há 5 anos
Eric Amodio
0f91a24165
Adds repo id to repo logging
há 5 anos
Eric Amodio
df8daa12df
Reworks webviews for better flexibility
Lays some groundwork for the coming timeline webview
há 5 anos
Eric Amodio
cafbd29228
Preps v9.9.1
há 5 anos
Eric Amodio
d25fee3c6c
Fixes #797 - diff range was incorrect
há 5 anos