Eric Amodio
8566ed72e8
Adds revert git command
vor 5 Jahren
Eric Amodio
fdc1389729
Adds reset git command
vor 5 Jahren
Eric Amodio
e9cb81c8c7
Updates rebase git command & adds commit option
Standarizes state naming & to GitReference
Removes destination from state
vor 5 Jahren
Eric Amodio
3ffac72d40
Updates switch git command
Standarizes state naming & to GitReference
vor 5 Jahren
Eric Amodio
21a81c73d0
Updates cherry-pick git command & adds edit option
Standarizes state naming & to GitReference
Removes destination from state
vor 5 Jahren
Eric Amodio
547f76cba4
Fixes label sanitization -- it was too aggressive
vor 5 Jahren
Eric Amodio
85659b904c
Updates merge git command
Standarizes state naming & to GitReference
Removes destination from state
vor 5 Jahren
Eric Amodio
795c6790da
Adds git ref validation helper for git commands
vor 5 Jahren
Eric Amodio
dbaac5f26c
Adds isMatch to commands for fuzzy matching
vor 5 Jahren
Eric Amodio
7d05918fee
Adds icon & match to commit quickpick item
vor 5 Jahren
Eric Amodio
508f597972
Changes getCommit to return 1st commit
vor 5 Jahren
Eric Amodio
7308996088
Changes branch/tag/commit to implement GitRef
Adds isOfRefType to branch/tag/commit/ref
vor 5 Jahren
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