Eric Amodio
c904f99f12
Fixes #607 - adds more uniqueness to view node ids
5 years ago
Eric Amodio
7ea3489506
Fixes #607 - encodes branch/ref names in urls
5 years ago
Eric Amodio
4d15302187
Reorders methods
5 years ago
Eric Amodio
17b13ef4b7
Updates pin icons
5 years ago
Eric Amodio
347a8be75c
Fixes my inability to spell comparison
5 years ago
Eric Amodio
71e5c5d5a9
Adds comparison pinning
5 years ago
Eric Amodio
4b92070678
Preps v9.3
5 years ago
Eric Amodio
84536d25fb
Closes #599 - adds (un)stage directory support
Limits stage/unstage to working tree folders
Adds stage/unstage to the folder's inline toolbar
Adds recognition for Tony Brix's contribution
5 years ago
Tony Brix
6b60917da7
Closes #600 - adds (un)stage directory support
5 years ago
Eric Amodio
d0633375dd
Closes #504 - adds set/unset as default to remotes
5 years ago
Eric Amodio
2b0673b38e
Adds favoriting to repos & branches
5 years ago
Eric Amodio
fbe0c7c203
Reworks viewItem contextValues to make is easier to have multiple states
5 years ago
Eric Amodio
18ee54dbdf
Closes #542 - adds file annotation option to modes
5 years ago
Eric Amodio
24b0247175
Adds defaultDateShortFormat setting
Changes fetch date to respect date settings
6 years ago
Eric Amodio
db68af28c0
Fixes #605 - show more commits not working
6 years ago
Eric Amodio
84c419f548
Updates repo node tooltip for better clarity
6 years ago
Eric Amodio
2661440a6d
Avoids caching when unable to detect repo changes - closes #583
6 years ago
Eric Amodio
2c5b667ee8
Calls repo.fetch to ensure events are triggered
6 years ago
Eric Amodio
62af83b74f
Adds snow
6 years ago
Eric Amodio
7e083866f4
Closes #601 - adds setting to control relative date markers
6 years ago
Eric Amodio
fa2e6be104
Splits views.avatars into separate settings per view
6 years ago
Eric Amodio
70b5ed2eaa
Changes to "Use compact file layout"
6 years ago
Eric Amodio
c50bec867a
Adds reset support to view & node refresh
6 years ago
Eric Amodio
a5d570069f
Fixes indenting
6 years ago
Eric Amodio
4b4f6d8e31
Ensures full logging while debugging
6 years ago
Eric Amodio
18368caaa0
Changes stash save icon
Renames existing stash save command
Adds new stash save command (per file)
6 years ago
Eric Amodio
326eb62ef0
Ignores errors from check-mailmap since it isn't required
6 years ago
Eric Amodio
8943c25807
Removes unneeded async
6 years ago
Eric Amodio
34af748d9b
Fixes #598 - apply changes not working for 2 refs
6 years ago
Eric Amodio
6b298b7173
Adds git response into apply error message
6 years ago
Eric Amodio
46b510feb0
Closes #593 - uses vscode provided clipboard apis
6 years ago
Eric Amodio
fbaed2c9c9
Preps v9.2.0
6 years ago
Eric Amodio
1e73e13ff2
Closes #571 - Adds compact display setting to repositories view
6 years ago
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
91df7e7756
Preps v9.1
6 years ago
Eric Amodio
39e0fd3e66
Fixes min-width sizing on welcome
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
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