Eric Amodio
4584619063
Replaces terminal checkout with switch git command
vor 5 Jahren
Eric Amodio
cb35b42925
Renames Code Lens setting to Git Code Lens
vor 5 Jahren
Eric Amodio
03c3618266
Updates CHANGELOG & README
vor 5 Jahren
Eric Amodio
9cd1877890
Fixes #738 - honors whats new setting
Opens Welcome for v10
vor 5 Jahren
Eric Amodio
5e712380bb
Adds confirm toggle to command picker
Confirm toggle is dependent on the active selection
vor 5 Jahren
Eric Amodio
b8cbc9534c
Adds squash to merge git command
Replaces terminal merge with merge git command
Replaces terminal rebase with rebase git command
vor 5 Jahren
Eric Amodio
5126e62d89
Switches modes & shortcuts
vor 5 Jahren
Eric Amodio
0a5851a7b3
Adds CSP to GitLens webviews
vor 5 Jahren
Eric Amodio
f8e642e8c6
Ignores the previous commit in blames
vor 5 Jahren
Eric Amodio
8576957549
Spaces -> tabs
vor 5 Jahren
Eric Amodio
270a5b8b4c
Fixes some layout issues
vor 5 Jahren
Eric Amodio
fa984fd03c
Fixes some styling issues on welcome & settings
vor 5 Jahren
Eric Amodio
57586c7d64
Updates status icons to remove inner color
vor 5 Jahren
Eric Amodio
808c953230
Updates dependencies
vor 5 Jahren
Eric Amodio
74f4b9f61b
Reworks weclome & settings pages
vor 5 Jahren
Eric Amodio
1a89cb96ce
Excludes prettier/formatting commits from blame
vor 5 Jahren
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
vor 5 Jahren
Eric Amodio
25d71be263
Replaces webview template tokens because prettier 😠
vor 5 Jahren
Eric Amodio
65db75a1b0
Updates icons to match new vscode style
vor 5 Jahren
Eric Amodio
a6d24d869f
Upgrade dependencies
vor 5 Jahren
Eric Amodio
60f6c9c212
Moves favorites to the right side
vor 5 Jahren
Eric Amodio
162522ab63
Renames stashed changes to stashes or stash
vor 5 Jahren
Arunprasad Rajkumar
0e64256c56
Pass radix to parseInt
vor 5 Jahren
Arunprasad Rajkumar
53e9cd12ee
Fixes #828 - Convert version fields to int before comparing it
vor 5 Jahren
Eric Amodio
7ba6b609f0
Adds open revision command
vor 5 Jahren
Eric Amodio
2c9d417561
Updates contributors
vor 5 Jahren
Eric Amodio
56f73fbd03
Fixes lint issues w/ new avatar code & fixes nits
vor 5 Jahren
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.
vor 5 Jahren
Kwok
09ee20c592
Fix typo of "workbench.colorCustomization"
Missing "s" in setting
vor 5 Jahren
Eric Amodio
8b71a1b9e3
Prettiers
vor 5 Jahren
Eric Amodio
5f696bd95c
Updates dependencies
vor 5 Jahren
Eric Amodio
c7774fbe5e
Allows confirm toggle on confirm step
Shortens confirm toggle tooltips
vor 5 Jahren
Eric Amodio
fe20f13ca9
Renames checkout to switch & restore
Git 2.23.0 splits checkout into switch & restore
vor 5 Jahren
Eric Amodio
c3d532c000
Updates to Typescript 3.6.1
Reworks generator types
vor 5 Jahren
Eric Amodio
4e11fe5ae8
Upgrades dependencies
vor 5 Jahren
Eric Amodio
8f2c4638cb
Renames `Promise.isPromise` to `is`
vor 5 Jahren
Eric Amodio
eec231e6e5
Adds copy support to view nodes via shortcut
vor 5 Jahren
Eric Amodio
22598e83c6
Allows search to include details
vor 5 Jahren
Eric Amodio
400aac071d
Adds confirmation toggle to git commands
vor 5 Jahren
Eric Amodio
d394658aca
Changes updateEffective to ignore array order
Moves all lodash into system
vor 5 Jahren
Eric Amodio
4fc04f8e71
Fixes git commands cancel button
vor 5 Jahren
Eric Amodio
cc561722bb
Updates eslint & fixes lint issues
vor 5 Jahren
Eric Amodio
8dd8c884b5
Adds QuickPickItemPlus
vor 5 Jahren
Eric Amodio
599832366f
Adds fetch all & prune to fetch git command
vor 5 Jahren
Eric Amodio
558a743537
Renames directive quickpick item
vor 5 Jahren
Eric Amodio
7b94606bfe
Adds stash apply|drop|pop|push git commands
Changes stash[Apply|Delete|Save] commands to use new git commands
vor 5 Jahren
Eric Amodio
5c3f6b5b05
Reorgs git commands
Adds explicit directive for going back
Adds command error logging
Removes unneeded abort error
vor 5 Jahren
Zach Boyle
f274bc1a5e
adds feature to prune remote
vor 5 Jahren
ahmadali shafiee
0b54fafbf3
Make ansible use document scope
it's the same as #548 for ansible language
vor 5 Jahren
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
vor 5 Jahren