Eric Amodio
99bf1c5ee9
Improves the commit search experience
Remembers and restores the last commit search string
Adds search command to the results inline toolbar
Reopens search when clicking on a result node with no results
Fixes encoded html in empty state
6年前
Eric Amodio
d8d13c7301
Consolidates path resolving and Uri.file to GitUri
6年前
Eric Amodio
84f7ee93c6
Closes #547 - Adds natural sorting to branches, tags, and files
6年前
Eric Amodio
0ee7e5e425
Closes #535 - Support commit ids in compares
6年前
Eric Amodio
63a17deff3
Renames Results view files to Compare view
Updates README (wip)
Updates welcome & settings pages (wip)
6年前
Eric Amodio
3f3b8d28d6
Adds Search Commits view
Renames showCommitInResults to showCommitInView
Renames showFileHistoryInResults to showFileHistoryInView
6年前
Eric Amodio
106259eb17
Adds current branch hint to quickpick
6年前
Eric Amodio
87e214c51b
Reworks branches/tags quickpick
6年前
Eric Amodio
755c1ff6f9
Adds Change Base (branch/tag) command to file history view
Adds Change Base (branch/tag) command to line history view
6年前
Eric Amodio
e0df9a8c30
Fixes issues detected by DeepScan
6年前
Eric Amodio
b2750e9654
Fixes relative paths when repoPath is missing
Renames path import to paths for less naming conflicts
6年前
Eric Amodio
7606783132
Renames explorer to view
6年前
Eric Amodio
3452cf3bdd
Fixes apply changes command to actually apply patch
6年前
Eric Amodio
af71820813
Changes commit search from the views to open in results
6年前
Eric Amodio
1cc142c28c
Changes to "on remote" terminology vs "in remote"
6年前
Eric Amodio
c2ca69d267
Adds relative date markers to history in explorers
6年前
Eric Amodio
52a549e85b
Renames/reworks git models for files and statuses
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
85bcbf2be7
Fixes floating promises
6年前
Eric Amodio
0b0137f3a4
Moves gitService into git folder & renames a couple of git files
6年前
Eric Amodio
54ecf456d8
Defaults compact to false in getFormattedDiffStatus
6年前
Eric Amodio
2d977262d2
Closes #493 - Adds changes to commits in explorers
Adds new ${changes} and ${changesShort} template tokens
Adds support for prefixes and suffixes around tokens
Fixes missing/mismatched token option issues
6年前
Eric Amodio
b58dc49d07
Adds diffWithWorking to editor toolbar when diffing
Renanes "Compare x with" commands
6年前
Eric Amodio
3c05f841e9
Handles all floating promises
6年前
Eric Amodio
dd82de02f0
Fixes more detached head state issues
6年前
Eric Amodio
58700ab15b
Closes #467 - Adds copy remote url to clipboard command
6年前
Eric Amodio
d3c01f4306
Renames quickpick folder
6年前