Eric Amodio
74f4b9f61b
Reworks weclome & settings pages
преди 5 години
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
преди 5 години
Eric Amodio
25d71be263
Replaces webview template tokens because prettier 😠
преди 5 години
Eric Amodio
65db75a1b0
Updates icons to match new vscode style
преди 5 години
Eric Amodio
162522ab63
Renames stashed changes to stashes or stash
преди 5 години
Arunprasad Rajkumar
0e64256c56
Pass radix to parseInt
преди 5 години
Arunprasad Rajkumar
53e9cd12ee
Fixes #828 - Convert version fields to int before comparing it
преди 5 години
Eric Amodio
7ba6b609f0
Adds open revision command
преди 5 години
Eric Amodio
56f73fbd03
Fixes lint issues w/ new avatar code & fixes nits
преди 5 години
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.
преди 5 години
Eric Amodio
8b71a1b9e3
Prettiers
преди 5 години
Eric Amodio
c7774fbe5e
Allows confirm toggle on confirm step
Shortens confirm toggle tooltips
преди 5 години
Eric Amodio
fe20f13ca9
Renames checkout to switch & restore
Git 2.23.0 splits checkout into switch & restore
преди 5 години
Eric Amodio
c3d532c000
Updates to Typescript 3.6.1
Reworks generator types
преди 5 години
Eric Amodio
8f2c4638cb
Renames `Promise.isPromise` to `is`
преди 5 години
Eric Amodio
eec231e6e5
Adds copy support to view nodes via shortcut
преди 5 години
Eric Amodio
22598e83c6
Allows search to include details
преди 5 години
Eric Amodio
400aac071d
Adds confirmation toggle to git commands
преди 5 години
Eric Amodio
d394658aca
Changes updateEffective to ignore array order
Moves all lodash into system
преди 5 години
Eric Amodio
4fc04f8e71
Fixes git commands cancel button
преди 5 години
Eric Amodio
cc561722bb
Updates eslint & fixes lint issues
преди 5 години
Eric Amodio
8dd8c884b5
Adds QuickPickItemPlus
преди 5 години
Eric Amodio
599832366f
Adds fetch all & prune to fetch git command
преди 5 години
Eric Amodio
558a743537
Renames directive quickpick item
преди 5 години
Eric Amodio
7b94606bfe
Adds stash apply|drop|pop|push git commands
Changes stash[Apply|Delete|Save] commands to use new git commands
преди 5 години
Eric Amodio
5c3f6b5b05
Reorgs git commands
Adds explicit directive for going back
Adds command error logging
Removes unneeded abort error
преди 5 години
Zach Boyle
f274bc1a5e
adds feature to prune remote
преди 5 години
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
преди 5 години
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
преди 5 години
Eric Amodio
6e2884e2d0
Preps v9.9.3
преди 5 години
Eric Amodio
5d3a218f2e
Polishes new add remote support
преди 5 години
zboyle
e28db743ec
Adds add new remote support
преди 5 години
Eric Amodio
c27681d24f
Reverses refs for consistent comparisons
преди 5 години
Eric Amodio
4fedcd8fae
Fixes #812 - diffWithPrev with uncommitted changes
преди 5 години
Eric Amodio
b6b1101fc4
Preps v9.9.2
преди 5 години
Eric Amodio
2d060628e2
Stops showing compare view on Select for Compare
Fixes focus issues with compare picker
преди 5 години
Eric Amodio
0f5c4abe79
Fixes #806 - use merge base with .. compares
преди 5 години
Eric Amodio
772fe271cb
Fixes #756 , #809 - use ^ to ensure prev in diffs
преди 5 години
Eric Amodio
18d683b9c0
Fixes #685 , #789 - avoids errors in repo search
преди 5 години
Eric Amodio
e5b2fbf17c
Adds more repo search logging
преди 5 години
Eric Amodio
d5f8abe206
Fixes #649 - missing remotes w/o proper urls
преди 5 години
Eric Amodio
529f72cd58
Fixes prettier issue
преди 5 години
Eric Amodio
b4c96c5796
Fixes #798 - multiple repo fetch/push/pull fails
преди 5 години
Eric Amodio
aaac484dff
Fixes #805 - regression in compare with working
преди 5 години
Eric Amodio
345be49d7b
Adds checkout to current branch w/ picker
преди 5 години
Eric Amodio
c4f37ebe91
Uses new node readdir opts for better repo search
преди 5 години
Eric Amodio
0f91a24165
Adds repo id to repo logging
преди 5 години
Eric Amodio
df8daa12df
Reworks webviews for better flexibility
Lays some groundwork for the coming timeline webview
преди 5 години
Eric Amodio
cafbd29228
Preps v9.9.1
преди 5 години
Eric Amodio
d25fee3c6c
Fixes #797 - diff range was incorrect
преди 5 години