Eric Amodio
|
3d620107ec
|
Adds gitmojis & better automates emoji build
|
преди 6 години |
Eric Amodio
|
8e381a2838
|
Switches to cloud icons for push and pull
|
преди 6 години |
Eric Amodio
|
865459534a
|
Normalizes all icons to viewbox
|
преди 6 години |
Eric Amodio
|
687087f2e7
|
Changes Show Commit Details on files to jump to commit
Hides Show Commit Details on status files
|
преди 6 години |
Eric Amodio
|
11afc45ee1
|
Fixes blame toolbar button to work on the left diff
|
преди 6 години |
Eric Amodio
|
ec1a81001c
|
Updates with latest backers
|
преди 6 години |
Eric Amodio
|
f13fd60bab
|
Adds recognition for Loris Bettazza's contribution
|
преди 6 години |
Loris Bettazza
|
d91ddd24c4
|
Added some missing emoji names
Added some missing names according to the emoji names used in https://gitmoji.carloscuesta.me/
|
преди 6 години |
Eric Amodio
|
ffdb98ae40
|
Stops showing the oldest date marker as the first entry
|
преди 6 години |
Eric Amodio
|
dab4fd647b
|
Adds dashes to fill working status for better display
|
преди 6 години |
Eric Amodio
|
c2ca69d267
|
Adds relative date markers to history in explorers
|
преди 6 години |
Eric Amodio
|
9ae4877f05
|
Fixes #496 - matches git's default abbrev sha length
|
преди 6 години |
Eric Amodio
|
9c8b81090c
|
Changes Open Changed Files to prompt for repo
|
преди 6 години |
Eric Amodio
|
1fa211d084
|
Fixes issues with Close Unchanged Files and prompts for repo
|
преди 6 години |
Eric Amodio
|
065bd0ff40
|
Fixes #503 - Open Changes (w difftool) should only open single file
Changes Open All Changes (w difftool) to open files, rather than dirdiff
Changes Open All Changes (w difftool) to prompt for repo when needed
|
преди 6 години |
Eric Amodio
|
530bba47a2
|
Changes on status bar to in status bar
|
преди 6 години |
Eric Amodio
|
1cb072a039
|
Always return spacing for ${working}
|
преди 6 години |
Eric Amodio
|
14809ab45c
|
Renames StatusFileCommitsNode to StatusFileNode
|
преди 6 години |
Eric Amodio
|
53edd00dc5
|
Replaces !! with Boolean
|
преди 6 години |
Eric Amodio
|
229c8cce61
|
Adds working and stage status in status files node
Adds git status decoration to status file nodes
|
преди 6 години |
Eric Amodio
|
70ebec7b81
|
Fixes issues showing uncommitted and staged content
|
преди 6 години |
Eric Amodio
|
33c06266e2
|
Fixes revision uri with / in ref
|
преди 6 години |
Eric Amodio
|
73614cbca3
|
Renames StatusFileNode to ResultsFileNode
|
преди 6 години |
Eric Amodio
|
52a549e85b
|
Renames/reworks git models for files and statuses
|
преди 6 години |
Eric Amodio
|
fb09ce08a3
|
Removes unused version uri cache
|
преди 6 години |
Eric Amodio
|
acbdf73177
|
Adds warning message if working file is missing
|
преди 6 години |
Eric Amodio
|
d4b29ca221
|
Don't consider uncommitted ref
|
преди 6 години |
Eric Amodio
|
a284728137
|
Renames sha to ref in more places
Renames path to paths
Reworks sha regex & methods
|
преди 6 години |
Eric Amodio
|
f26523583f
|
Fixes compare titles in certain cases
|
преди 6 години |
Eric Amodio
|
78aa0a4994
|
Fixes issue with settings editor not refreshing after being hidden
Adds the gitlens icon to settings editor and welcome page
|
преди 6 години |
Eric Amodio
|
d6728b6d82
|
Adds autoReveal setting for repositories explorer
|
преди 6 години |
Eric Amodio
|
c439ea0f18
|
Fixes issues with open changes with working on results file nodes
Fixes issues with open revision on results file nodes
|
преди 6 години |
Eric Amodio
|
f13d354449
|
Adds message when trying to compare to a deleted working file
|
преди 6 години |
Eric Amodio
|
a544383eb9
|
Renames CodeLensController to GitCodeLensController
|
преди 6 години |
Eric Amodio
|
afd815531f
|
Removes dead code
|
преди 6 години |
Eric Amodio
|
5947ae58de
|
Adds changes into commit format in explorers
|
преди 6 години |
Eric Amodio
|
f27e080f8d
|
Adds pull all command to repos explorer
|
преди 6 години |
Eric Amodio
|
5a88901a3c
|
Renames GitLens explorer to Repositories explorer
Changes changelog image links to permalinks
Moves all images for docs into a docs folder
Removes unused images
|
преди 6 години |
Eric Amodio
|
521644109d
|
Only await if we need to
|
преди 6 години |
Eric Amodio
|
8ea92332c4
|
Adds parent links to all nodes
When tracking the active file, only select the repo if in another
|
преди 6 години |
Eric Amodio
|
ae2c47b81b
|
Saves children to avoid losing state on tree update
|
преди 6 години |
Eric Amodio
|
4c72765b77
|
Fixes issues with comparing added/deleted files
Fixes path issues with git fs provider
|
преди 6 години |
Eric Amodio
|
453dc0c5d9
|
Adds progress notification to fetch, pull, push ops
|
преди 6 години |
Eric Amodio
|
d086131bb5
|
Fixes issue with line history refreshing on all selection changes
Changes line history to use GitLineTracker for better resource usage
|
преди 6 години |
Eric Amodio
|
bb2b0c2504
|
Updates config types to better match
|
преди 6 години |
Eric Amodio
|
ae6f3ecbcd
|
Bumps version to eventual 9.0.0-alpha
|
преди 6 години |
Eric Amodio
|
f2aab9968c
|
Shows explorer when adding revision workspace folder
|
преди 6 години |
Eric Amodio
|
a722a995ea
|
Adds new repository commands (fetch, pull, push) (wip)
Closes #470 - Adds fetch command to Repository explorer
|
преди 6 години |
Eric Amodio
|
2e4cbcad10
|
Reworks explorers (wip)
Closes #354 - Adds line history explorer (wip)
Closes #456 - Adds repository status to the repository nodes
|
преди 6 години |
Eric Amodio
|
37798357cb
|
Removes docked history view (wip)
|
преди 6 години |