Eric Amodio
49c7deb8bc
Changes node labels to takes advantage of new node descriptions
6 years ago
Eric Amodio
d1bb0ae31b
Adds collapse command to compare & search views
6 years ago
Eric Amodio
04a994a7d1
Fixes possible extra space in compact view
6 years ago
Eric Amodio
9d2fff24f0
Fixes html encoding issues
6 years ago
Eric Amodio
b1a5a5327a
Fixes #589 - Bad revision for stash
Stops error logging as stash@{0}^3 is valid if there are untracked files
6 years ago
Eric Amodio
0799fab113
Fixes #574 - Apply Changes not working because of whitespace conflicts
6 years ago
Eric Amodio
a5a77f11c5
Changes authors filtering to allow multiple authors
6 years ago
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 years ago
Eric Amodio
7b85b2e04e
Updates BACKERS
6 years ago
Eric Amodio
91df7e7756
Preps v9.1
6 years ago
Eric Amodio
39e0fd3e66
Fixes min-width sizing on welcome
6 years ago
Eric Amodio
b9de3a097b
Updates dependencies
6 years ago
Eric Amodio
c30725a494
Fixes #33 (again) - commit messages rendered as markdown in hovers
Fixes line-breaks on hover commit messages
6 years ago
Eric Amodio
717e24b71d
Changes to only show the welcome on major version release
6 years ago
Eric Amodio
e7ce9a0b1d
Adds status to tooltip of commit file nodes
6 years ago
Eric Amodio
bee45e19d7
Adds comment with more info on ^3 syntax
6 years ago
Eric Amodio
c8a64efe40
Adds date and changes to stashes in views
6 years ago
Eric Amodio
1ae014eb97
Fixes applying changes for adds and untracked files
6 years ago
Eric Amodio
0e3eceec14
Includes stdout if stderr is empty
6 years ago
Eric Amodio
c08f6ecc92
Fixes logging of params with default values
6 years ago
Eric Amodio
46045aae56
Fixes #588 - changes outputlevel to errors by default
6 years ago
Eric Amodio
cdc2241279
Adds detailed tracking status to all branches in the repos view
6 years ago
Eric Amodio
f4710737a0
Fixes #584 , #523 - file history with merge commits, renames, etc
6 years ago
Eric Amodio
28034ced7a
Fixes #552 - comparing across renames wouldn't always work
6 years ago
Eric Amodio
0904daf08f
Fixes #566 - errors with unc paths
Fixes the uri handling when using the fs provider
Fixes the fs provider when getting the stat of the repo root
6 years ago
Eric Amodio
99ec87f77c
Renames the explore repo from here command
6 years ago
Eric Amodio
c9ab986c7a
Adds new backer
6 years ago
Eric Amodio
c2483200c9
Fixes the path of git: uris -- won't load content otherwise
6 years ago
Eric Amodio
043c4e184f
Fixes #572 - can't expand some branch folders
Duplicate nodes caused by branches with the same last path part
6 years ago
Eric Amodio
107c955ec4
Fixes notification progress reporting
6 years ago
Eric Amodio
474c11dae6
Updates emoji
6 years ago
Eric Amodio
77de6c4581
Updates TypeScript
6 years ago
Eric Amodio
a8cbe0188e
Adds Git extended regex support to commit searches
Changes commit search by message to be case-insensitive
Clarifies path/glob for file searches
6 years ago
Eric Amodio
fc312959d8
Changes show revision details to be file-based
6 years ago
Eric Amodio
a4972f86c2
Changes alt of toggle blame to toggle heatmap
6 years ago
Eric Amodio
199ef0a0b8
Adds control over scm menu contributions
6 years ago
Eric Amodio
df3a118f36
Adds recognition for sgtwilko's contribution
Updates CHANGELOG
6 years ago
Eric Amodio
079b6f4b6e
Optimizes gravatar lookup, since this is perf sensative code
6 years ago
Eric Amodio
52720adb52
Removes unused using
6 years ago
Eric Amodio
55d03c69c6
Switches order of apply/stash changes
6 years ago
Eric Amodio
ce8abd6410
Renames *RegEx to *Regex for consistency
6 years ago
Eric Amodio
d64a1f881e
Fixes #501 - azure devops support (ssh)
6 years ago
Ian Wilkinson
4e801bc73a
Email was not being trimed/lowercased when calling gravatar.
6 years ago
Eric Amodio
9759e5008c
Preps v9.0.3
6 years ago
Eric Amodio
a543a474e7
Fixes #576 - fails to load with older versions of git
6 years ago
Eric Amodio
b93790aa6c
Updates dependencies
6 years ago
Eric Amodio
5bd0f58c1a
Removes keybinding message as it is likely outdated at this point
6 years ago
Eric Amodio
fc20de9bfd
Removes unused usings
6 years ago
Eric Amodio
03d14fccf4
Changes to length === 0 for better safety
6 years ago
Eric Amodio
c1c8c7568e
Fixes regression causing copy message to clipboard to fail
6 years ago