Eric Amodio
97257d00ac
Preps v10.0
5年前
Eric Amodio
4b0a7a0442
Aligns terminology and settings
5年前
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年前
Eric Amodio
74259d2018
Updates README
5年前
Eric Amodio
03c3618266
Updates CHANGELOG & README
5年前
Eric Amodio
162522ab63
Renames stashed changes to stashes or stash
5年前
Eric Amodio
2c9d417561
Updates contributors
5年前
Kwok
09ee20c592
Fix typo of "workbench.colorCustomization"
Missing "s" in setting
5年前
Eric Amodio
5d3a218f2e
Polishes new add remote support
5年前
Eric Amodio
7f86802325
Preps v9.9
5年前
Eric Amodio
0a505d3277
Adds per-comparision notation selection commands
Changes working tree/branch comparision selection to be per-comparison
5年前
Eric Amodio
84acccd84b
Fixes prettier
5年前
Eric Amodio
84363ec5ac
Preps v9.8.3
5年前
Eric Amodio
268f459b2c
Removes settings.mode — always show all settings
5年前
Eric Amodio
825e3d937a
Adds working tree compare to branch compare node
5年前
Eric Amodio
144ab1fadc
Adds recognition for grozan's contribution
5年前
Oleg Solomka
3011151c34
[Readme][VSLS Badge]: change aka.ms link
The PR adds dedicated `GitLens` aka.ms link to the Live Share badge in `readme.md`.
5年前
Eric Amodio
5a794d4172
Preps v9.8
5年前
Eric Amodio
834c452d8d
Adds dotted notation setting - closes #330
5年前
Eric Amodio
3bd2fc98fe
Updates CHANGELOG & README
5年前
Eric Amodio
67dcc69c27
Adds branch compare visiblity view setting
5年前
Eric Amodio
0896bf45e1
Adds liveshare enabled badge
5年前
Eric Amodio
92c1de6eb2
Preps v9.7.4
5年前
Eric Amodio
ae5c728270
Adds "Incoming Activity" node to repos view - #735
Replaces "recent incoming changes" node
5年前
Eric Amodio
d7e90ad6bd
Preps v9.7.2
5年前
Eric Amodio
98e225f39a
Preps v9.7
5年前
Eric Amodio
3e8603b93f
Fixes #730 - removes -S support from commit search
Causes too much confusion vs -G which better matches user expectations
5年前
Eric Amodio
7bd929049f
Closes #728 - Adds advanced.maxSearchItems
5年前
Eric Amodio
3f3a0de59a
Reworks new committer vs author switch
Adds `${committerAgo}`, `${committerAgoOrDate}`, `${committerDate}`
Repurposes `${authorAgo}` & replaces current ones w/ `${author}, ${ago}`
Repurposes `${authorAgoOrDate}` & replaces w/ `${author}, ${agoOrDate}`
Renames defaultDateType to defaultDateSource
Points format settings to new formatting wiki
5年前
Mathew King
b8d9d7a364
Adds option to show committer date
Fixes #537
5年前
Eric Amodio
e901bff3ce
Changes & renames findRenames to always apply
5年前
Eric Amodio
5020fe18f0
Preps v9.6.3
5年前
Eric Amodio
f625d37b00
Improves changes hover accuracy & diff rendering
Adds hovers.changesDiff setting for line vs hunk diff
5年前
Eric Amodio
f2c2bad47e
Closes #690 - reworks reference pickers
Removes "Branch or Tag" from all commands
Changes openFileRevisionFrom allow entering references
Fixes missing views.compare.selectForCompare from command palette
5年前
Eric Amodio
6e42e4d6b1
Keeps context when showing more items in a view
5年前
Eric Amodio
3c4bb8c900
Adds contributors node to repos
5年前
Eric Amodio
22047051ac
Updates community slack invite link
5年前
Eric Amodio
b0941c2acc
Preps v9.5.1
5年前
Eric Amodio
6658285b46
Adds customization for hovers + email link - closes #642
Adds author email to commit node tooltips
Adds ${email} token to many formats
5年前
Eric Amodio
89fb706708
Updates sponsor images
5年前
Eric Amodio
3737d636dd
Updates sponsors
5年前
Eric Amodio
7cce14d21e
Renames VSTS to Azure DevOps
5年前
Eric Amodio
5609142456
Adds recognition for Yan Zhang's contribution
5年前
Eric Amodio
2d24b5700d
Adds recognition for Marc Lasson's contribution - closes #627
5年前
Eric Amodio
47902937ee
Preps v9.4.0
5年前
Eric Amodio
df0a30d574
Adds recognition for Skybbles // L5474's contribution
Tweaks shorten logic to only allow >=5 chars & always append any suffix
5年前
Luxray5474
6a5e001444
Adds the option to change the length of the abbreviated commit SHA.
5年前
Eric Amodio
f7c2ec092f
Updates README & removes "Repository" from some commands
5年前
Eric Amodio
347a8be75c
Fixes my inability to spell comparison
5年前
Eric Amodio
84536d25fb
Closes #599 - adds (un)stage directory support
Limits stage/unstage to working tree folders
Adds stage/unstage to the folder's inline toolbar
Adds recognition for Tony Brix's contribution
5年前