Eric Amodio
c72a824f76
Adds build hack because of vsls package issues
6年前
Eric Amodio
d5d4a3ecb3
Preps v9.2.4
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
0ae7692141
Updates dependencies
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
d6ecf897d9
Preps v9.2.3
6年前
Eric Amodio
62af83b74f
Adds snow
6年前
Eric Amodio
da79411773
Updates CHANGELOG
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
005fba2628
Updates dependencies
6年前
Eric Amodio
59e8f3a186
Changes compare icon to align with vscode
6年前
Eric Amodio
4b4f6d8e31
Ensures full logging while debugging
6年前
Eric Amodio
9b10cadd5e
Preps v9.2.2
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
4b0e724b5e
Updates dependencies
6年前
Eric Amodio
9beb341758
Preps v9.2.1
6年前
Eric Amodio
b79d388ddc
Adds Crésus sponsorship to README
Updates BACKERS
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
af57798393
Adds missing icon
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
7b85b2e04e
Updates BACKERS
6年前
Eric Amodio
91df7e7756
Preps v9.1
6年前
Eric Amodio
39e0fd3e66
Fixes min-width sizing on welcome
6年前
Eric Amodio
b9de3a097b
Updates dependencies
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
c8a64efe40
Adds date and changes to stashes in views
6年前
Eric Amodio
1ae014eb97
Fixes applying changes for adds and untracked files
6年前