Eric Amodio
7e083866f4
Closes #601 - adds setting to control relative date markers
6 lat temu
Eric Amodio
fa2e6be104
Splits views.avatars into separate settings per view
6 lat temu
Eric Amodio
70b5ed2eaa
Changes to "Use compact file layout"
6 lat temu
Eric Amodio
c50bec867a
Adds reset support to view & node refresh
6 lat temu
Eric Amodio
a5d570069f
Fixes indenting
6 lat temu
Eric Amodio
4b4f6d8e31
Ensures full logging while debugging
6 lat temu
Eric Amodio
18368caaa0
Changes stash save icon
Renames existing stash save command
Adds new stash save command (per file)
6 lat temu
Eric Amodio
326eb62ef0
Ignores errors from check-mailmap since it isn't required
6 lat temu
Eric Amodio
8943c25807
Removes unneeded async
6 lat temu
Eric Amodio
34af748d9b
Fixes #598 - apply changes not working for 2 refs
6 lat temu
Eric Amodio
6b298b7173
Adds git response into apply error message
6 lat temu
Eric Amodio
46b510feb0
Closes #593 - uses vscode provided clipboard apis
6 lat temu
Eric Amodio
fbaed2c9c9
Preps v9.2.0
6 lat temu
Eric Amodio
1e73e13ff2
Closes #571 - Adds compact display setting to repositories view
6 lat temu
Eric Amodio
49c7deb8bc
Changes node labels to takes advantage of new node descriptions
6 lat temu
Eric Amodio
d1bb0ae31b
Adds collapse command to compare & search views
6 lat temu
Eric Amodio
04a994a7d1
Fixes possible extra space in compact view
6 lat temu
Eric Amodio
9d2fff24f0
Fixes html encoding issues
6 lat temu
Eric Amodio
b1a5a5327a
Fixes #589 - Bad revision for stash
Stops error logging as stash@{0}^3 is valid if there are untracked files
6 lat temu
Eric Amodio
0799fab113
Fixes #574 - Apply Changes not working because of whitespace conflicts
6 lat temu
Eric Amodio
a5a77f11c5
Changes authors filtering to allow multiple authors
6 lat temu
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 lat temu
Eric Amodio
91df7e7756
Preps v9.1
6 lat temu
Eric Amodio
39e0fd3e66
Fixes min-width sizing on welcome
6 lat temu
Eric Amodio
c30725a494
Fixes #33 (again) - commit messages rendered as markdown in hovers
Fixes line-breaks on hover commit messages
6 lat temu
Eric Amodio
717e24b71d
Changes to only show the welcome on major version release
6 lat temu
Eric Amodio
e7ce9a0b1d
Adds status to tooltip of commit file nodes
6 lat temu
Eric Amodio
bee45e19d7
Adds comment with more info on ^3 syntax
6 lat temu
Eric Amodio
1ae014eb97
Fixes applying changes for adds and untracked files
6 lat temu
Eric Amodio
0e3eceec14
Includes stdout if stderr is empty
6 lat temu
Eric Amodio
c08f6ecc92
Fixes logging of params with default values
6 lat temu
Eric Amodio
cdc2241279
Adds detailed tracking status to all branches in the repos view
6 lat temu
Eric Amodio
f4710737a0
Fixes #584 , #523 - file history with merge commits, renames, etc
6 lat temu
Eric Amodio
28034ced7a
Fixes #552 - comparing across renames wouldn't always work
6 lat temu
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 lat temu
Eric Amodio
c2483200c9
Fixes the path of git: uris -- won't load content otherwise
6 lat temu
Eric Amodio
043c4e184f
Fixes #572 - can't expand some branch folders
Duplicate nodes caused by branches with the same last path part
6 lat temu
Eric Amodio
107c955ec4
Fixes notification progress reporting
6 lat temu
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 lat temu
Eric Amodio
fc312959d8
Changes show revision details to be file-based
6 lat temu
Eric Amodio
199ef0a0b8
Adds control over scm menu contributions
6 lat temu
Eric Amodio
079b6f4b6e
Optimizes gravatar lookup, since this is perf sensative code
6 lat temu
Eric Amodio
52720adb52
Removes unused using
6 lat temu
Eric Amodio
ce8abd6410
Renames *RegEx to *Regex for consistency
6 lat temu
Eric Amodio
d64a1f881e
Fixes #501 - azure devops support (ssh)
6 lat temu
Ian Wilkinson
4e801bc73a
Email was not being trimed/lowercased when calling gravatar.
6 lat temu
Eric Amodio
a543a474e7
Fixes #576 - fails to load with older versions of git
6 lat temu
Eric Amodio
5bd0f58c1a
Removes keybinding message as it is likely outdated at this point
6 lat temu
Eric Amodio
fc20de9bfd
Removes unused usings
6 lat temu
Eric Amodio
03d14fccf4
Changes to length === 0 for better safety
6 lat temu