Eric Amodio
|
d7fee60abe
|
Adds support for view command detection
|
6 yıl önce |
Eric Amodio
|
2c32a4b0c6
|
Fixes truncation detection with dupes
|
6 yıl önce |
Eric Amodio
|
cf71595fe5
|
Removes open working file & diff with working from diffs with files
|
6 yıl önce |
Eric Amodio
|
51c2445d72
|
Updates to latest webpack to fix problem matchers
|
6 yıl önce |
Eric Amodio
|
4fc70396c7
|
Adds image optimization if folder is missing
|
6 yıl önce |
Eric Amodio
|
66d1ff1896
|
Adds pause/resume tracking support in file/line explorers
|
6 yıl önce |
Eric Amodio
|
ed5c898f27
|
Adds apply changes to stash toolbar
Updates stash icons
|
6 yıl önce |
Eric Amodio
|
7e8b404c2c
|
Closes #389 - Adds difftool command to files in explorers
|
6 yıl önce |
Eric Amodio
|
453f8a0235
|
Adds commit search to repo menu
|
6 yıl önce |
Eric Amodio
|
c3a36f2676
|
Adds stash/apply changes to repo menu
Adds stash changes to stashes toolbar
Adds apply changes to stashes menu
Fixes stash/apply changes to honor repository context
|
6 yıl önce |
Eric Amodio
|
9c038ace33
|
Reorders fetch/push/pull
Adds fetch/push/pull to repo context menu
|
6 yıl önce |
Eric Amodio
|
1cc142c28c
|
Changes to "on remote" terminology vs "in remote"
|
6 yıl önce |
Eric Amodio
|
c7e162fdbc
|
Updates clipboard error message for better clarity
|
6 yıl önce |
Eric Amodio
|
88fc0bfa65
|
Adds stash changes command to working tree files
|
6 yıl önce |
Eric Amodio
|
0c75e4079a
|
Adds stage/unstage commands to repo explorer
|
6 yıl önce |
Eric Amodio
|
f0c5df885f
|
Fixes issue with diff files added in index/working tree
|
6 yıl önce |
Eric Amodio
|
f547487e41
|
Fixes issues with showing deleted file changes
Fixes issues with added files in diff title
|
6 yıl önce |
Eric Amodio
|
04f7cd6b40
|
Updates dependencies
|
6 yıl önce |
Eric Amodio
|
9eaac0ed54
|
Removes working status placeholders if not changed in working tree
Adds better sorting of working tree file changes
Changes non-working tree file changes back to use status icons
|
6 yıl önce |
Eric Amodio
|
f9c8fdba7d
|
Fixes #412 - Uses env variable to control debug output
|
6 yıl önce |
Eric Amodio
|
3d620107ec
|
Adds gitmojis & better automates emoji build
|
6 yıl önce |
Eric Amodio
|
8e381a2838
|
Switches to cloud icons for push and pull
|
6 yıl önce |
Eric Amodio
|
865459534a
|
Normalizes all icons to viewbox
|
6 yıl önce |
Eric Amodio
|
687087f2e7
|
Changes Show Commit Details on files to jump to commit
Hides Show Commit Details on status files
|
6 yıl önce |
Eric Amodio
|
11afc45ee1
|
Fixes blame toolbar button to work on the left diff
|
6 yıl önce |
Eric Amodio
|
ec1a81001c
|
Updates with latest backers
|
6 yıl önce |
Eric Amodio
|
f13fd60bab
|
Adds recognition for Loris Bettazza's contribution
|
6 yıl önce |
Loris Bettazza
|
d91ddd24c4
|
Added some missing emoji names
Added some missing names according to the emoji names used in https://gitmoji.carloscuesta.me/
|
6 yıl önce |
Eric Amodio
|
ffdb98ae40
|
Stops showing the oldest date marker as the first entry
|
6 yıl önce |
Eric Amodio
|
dab4fd647b
|
Adds dashes to fill working status for better display
|
6 yıl önce |
Eric Amodio
|
c2ca69d267
|
Adds relative date markers to history in explorers
|
6 yıl önce |
Eric Amodio
|
9ae4877f05
|
Fixes #496 - matches git's default abbrev sha length
|
6 yıl önce |
Eric Amodio
|
9c8b81090c
|
Changes Open Changed Files to prompt for repo
|
6 yıl önce |
Eric Amodio
|
1fa211d084
|
Fixes issues with Close Unchanged Files and prompts for repo
|
6 yıl önce |
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 yıl önce |
Eric Amodio
|
530bba47a2
|
Changes on status bar to in status bar
|
6 yıl önce |
Eric Amodio
|
1cb072a039
|
Always return spacing for ${working}
|
6 yıl önce |
Eric Amodio
|
14809ab45c
|
Renames StatusFileCommitsNode to StatusFileNode
|
6 yıl önce |
Eric Amodio
|
53edd00dc5
|
Replaces !! with Boolean
|
6 yıl önce |
Eric Amodio
|
229c8cce61
|
Adds working and stage status in status files node
Adds git status decoration to status file nodes
|
6 yıl önce |
Eric Amodio
|
70ebec7b81
|
Fixes issues showing uncommitted and staged content
|
6 yıl önce |
Eric Amodio
|
33c06266e2
|
Fixes revision uri with / in ref
|
6 yıl önce |
Eric Amodio
|
73614cbca3
|
Renames StatusFileNode to ResultsFileNode
|
6 yıl önce |
Eric Amodio
|
52a549e85b
|
Renames/reworks git models for files and statuses
|
6 yıl önce |
Eric Amodio
|
fb09ce08a3
|
Removes unused version uri cache
|
6 yıl önce |
Eric Amodio
|
acbdf73177
|
Adds warning message if working file is missing
|
6 yıl önce |
Eric Amodio
|
d4b29ca221
|
Don't consider uncommitted ref
|
6 yıl önce |
Eric Amodio
|
a284728137
|
Renames sha to ref in more places
Renames path to paths
Reworks sha regex & methods
|
6 yıl önce |
Eric Amodio
|
f26523583f
|
Fixes compare titles in certain cases
|
6 yıl önce |
Eric Amodio
|
78aa0a4994
|
Fixes issue with settings editor not refreshing after being hidden
Adds the gitlens icon to settings editor and welcome page
|
6 yıl önce |