Eric Amodio
c904f99f12
Fixes #607 - adds more uniqueness to view node ids
5 年之前
Eric Amodio
7ea3489506
Fixes #607 - encodes branch/ref names in urls
5 年之前
Eric Amodio
4d15302187
Reorders methods
5 年之前
Eric Amodio
17b13ef4b7
Updates pin icons
5 年之前
Eric Amodio
347a8be75c
Fixes my inability to spell comparison
5 年之前
Eric Amodio
71e5c5d5a9
Adds comparison pinning
5 年之前
Eric Amodio
4b92070678
Preps v9.3
6 年之前
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
6 年之前
Tony Brix
6b60917da7
Closes #600 - adds (un)stage directory support
6 年之前
Eric Amodio
d0633375dd
Closes #504 - adds set/unset as default to remotes
6 年之前
Eric Amodio
2b0673b38e
Adds favoriting to repos & branches
6 年之前
Eric Amodio
fbe0c7c203
Reworks viewItem contextValues to make is easier to have multiple states
6 年之前
Eric Amodio
18ee54dbdf
Closes #542 - adds file annotation option to modes
6 年之前
Eric Amodio
24b0247175
Adds defaultDateShortFormat setting
Changes fetch date to respect date settings
6 年之前
Eric Amodio
db68af28c0
Fixes #605 - show more commits not working
6 年之前
Eric Amodio
84c419f548
Updates repo node tooltip for better clarity
6 年之前
Eric Amodio
2661440a6d
Avoids caching when unable to detect repo changes - closes #583
6 年之前
Eric Amodio
2c5b667ee8
Calls repo.fetch to ensure events are triggered
6 年之前
Eric Amodio
62af83b74f
Adds snow
6 年之前
Eric Amodio
7e083866f4
Closes #601 - adds setting to control relative date markers
6 年之前
Eric Amodio
fa2e6be104
Splits views.avatars into separate settings per view
6 年之前
Eric Amodio
70b5ed2eaa
Changes to "Use compact file layout"
6 年之前
Eric Amodio
c50bec867a
Adds reset support to view & node refresh
6 年之前
Eric Amodio
a5d570069f
Fixes indenting
6 年之前
Eric Amodio
4b4f6d8e31
Ensures full logging while debugging
6 年之前
Eric Amodio
18368caaa0
Changes stash save icon
Renames existing stash save command
Adds new stash save command (per file)
6 年之前
Eric Amodio
326eb62ef0
Ignores errors from check-mailmap since it isn't required
6 年之前
Eric Amodio
8943c25807
Removes unneeded async
6 年之前
Eric Amodio
34af748d9b
Fixes #598 - apply changes not working for 2 refs
6 年之前
Eric Amodio
6b298b7173
Adds git response into apply error message
6 年之前
Eric Amodio
46b510feb0
Closes #593 - uses vscode provided clipboard apis
6 年之前
Eric Amodio
fbaed2c9c9
Preps v9.2.0
6 年之前
Eric Amodio
1e73e13ff2
Closes #571 - Adds compact display setting to repositories view
6 年之前
Eric Amodio
49c7deb8bc
Changes node labels to takes advantage of new node descriptions
6 年之前
Eric Amodio
d1bb0ae31b
Adds collapse command to compare & search views
6 年之前
Eric Amodio
04a994a7d1
Fixes possible extra space in compact view
6 年之前
Eric Amodio
9d2fff24f0
Fixes html encoding issues
6 年之前
Eric Amodio
b1a5a5327a
Fixes #589 - Bad revision for stash
Stops error logging as stash@{0}^3 is valid if there are untracked files
6 年之前
Eric Amodio
0799fab113
Fixes #574 - Apply Changes not working because of whitespace conflicts
6 年之前
Eric Amodio
a5a77f11c5
Changes authors filtering to allow multiple authors
6 年之前
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
91df7e7756
Preps v9.1
6 年之前
Eric Amodio
39e0fd3e66
Fixes min-width sizing on welcome
6 年之前
Eric Amodio
c30725a494
Fixes #33 (again) - commit messages rendered as markdown in hovers
Fixes line-breaks on hover commit messages
6 年之前
Eric Amodio
717e24b71d
Changes to only show the welcome on major version release
6 年之前
Eric Amodio
e7ce9a0b1d
Adds status to tooltip of commit file nodes
6 年之前
Eric Amodio
bee45e19d7
Adds comment with more info on ^3 syntax
6 年之前
Eric Amodio
1ae014eb97
Fixes applying changes for adds and untracked files
6 年之前
Eric Amodio
0e3eceec14
Includes stdout if stderr is empty
6 年之前
Eric Amodio
c08f6ecc92
Fixes logging of params with default values
6 年之前