Eric Amodio
c4483b1b91
Fixes title issue with newly added files
6 years ago
Eric Amodio
16d855a3a0
Updates the tree layout for branches
- Removes mix-tree support
- Avoids nesting on the current branch
- Caches basename
- Replaces folder icons with theme icons
- Folder icons will now follow the file icon theme used
- Fixes minor nitpicks
6 years ago
Yukai Huang
4103381af1
Closes #258 - Adds tree-like layout to branches
Add folder icon
Implement branch folder
Implement branches.layout config option
Fix branch node ordering in Tree layout
Sort branch folder containing current branch correctly
- Add current getter method to BranchNode
- Implment a recursive findCurrent method on BranchFolderNode
Do not parse invalid branch name as branch folder
Expand current branch folder
6 years ago
Eric Amodio
edfd0327e6
Fixes #35 - Traps xclip error and notifies
6 years ago
Eric Amodio
df95f53176
Adds show support section
Adds patreon links
6 years ago
Eric Amodio
3c5920d019
Marks model props readonly
6 years ago
Eric Amodio
4748796984
Preps v8.0.0-beta3
Updates dependencies
6 years ago
Eric Amodio
e8d2ea63f5
Fixes layout
6 years ago
Eric Amodio
cd7a9ced38
Fixes typos
6 years ago
Eric Amodio
e7e7eccb33
Refactors apps into a common base
Adds showWhatsNewAfterUpgrades setting
Removes messages.suppressUpdateNotice
Removes messages.suppressWelcomeNotice
6 years ago
Eric Amodio
e78b2a1a38
Updates README
Updates all the screenshots
Updates welcome & settings
6 years ago
Eric Amodio
1543467542
Migrates debug setting
6 years ago
Eric Amodio
d48a930fbc
Adds protection during settings migrations
6 years ago
Eric Amodio
4bd4e71704
Avoids adding settings for defaults
6 years ago
Eric Amodio
3511f11fa2
Adds what's new to the Welcome
6 years ago
Eric Amodio
5587250863
Adds line numbers to code lens images
6 years ago
Eric Amodio
0ce839cc73
Preps v8.0.0-beta2
6 years ago
Eric Amodio
d8f1ae0d54
Updates README (wip)
6 years ago
Eric Amodio
0485fc72f5
Renames view layout options
6 years ago
Eric Amodio
4dca269e85
Removes codeLens.debug setting
Adds debug outputLevel
6 years ago
Eric Amodio
26856a6a6a
Fixes GitLens view refreshing
6 years ago
Eric Amodio
81205e4c90
Renames GitLens view to GitLens Explorer
Adds settings for GitLens Results view
Adds layout settings for explorers
Adds not equals support
Updates README (wip)
6 years ago
Eric Amodio
741a45ddf7
Fixes the header logo layout
6 years ago
Eric Amodio
bb8bfe58b4
Preps v8.0.0-beta
6 years ago
Eric Amodio
79ef07d5d4
Shows welcome page on first start
Fixes settings migration
6 years ago
Eric Amodio
db3231bdd2
Adds previews for code lens scope settings
6 years ago
Eric Amodio
39ead5f02d
Fixes issues with missing data
6 years ago
Eric Amodio
99bd69aee0
Adds code lens scopes settings
6 years ago
Eric Amodio
66efd27ef9
Reworks images to be overlays
6 years ago
Eric Amodio
627727b7cb
Adds blame settings
Rewords many settings
6 years ago
Eric Amodio
3a3dca8c21
Optimizes images
Moves settings images into a settings folder
Adds hover setting images
Updates dependencies
6 years ago
Eric Amodio
3b9535a6ac
Adds more hover settings (wip)
6 years ago
Eric Amodio
3514f98869
Adds more welcome content
6 years ago
Eric Amodio
872f4b2ebe
Adds hover settings (wip)
Expands support for dealing with additional settings
Optimizes visibility and enablement
6 years ago
Eric Amodio
6898c39195
Changes code lens and line blame toggles to always work
6 years ago
Eric Amodio
9026fbb4c3
Adds many more settings
Adds jump to menu to settings
Adds more content to the Welcome page
And more
6 years ago
Eric Amodio
2793ff4bf8
Cleans up header layout
6 years ago
Eric Amodio
b180ecc1e2
Adds welcome & settings pages (wip)
6 years ago
Eric Amodio
f25ca41300
Switches to es2017 output
Uses import() for copy/paste and tmp
6 years ago
Eric Amodio
ad2bc4eb3b
Overhauls configuration
6 years ago
Eric Amodio
47b7a1e66a
Preps v7.5.10
6 years ago
Eric Amodio
787b2bd117
Updates typescript
6 years ago
Eric Amodio
47a2c1d7d6
Adds more logging
6 years ago
Eric Amodio
3be10947f5
Fixes #259 - limits merges to first parent
Since git log --follow drops merges, -m --first-parent adds them back
6 years ago
Eric Amodio
a32bb98e79
Reworks build, tasks, and launch configs
Updates dependencies
6 years ago
Eric Amodio
80ca880480
Changes clean to NOT remove untracked files -- guess why 😢
6 years ago
Eric Amodio
279e122a92
Closes #267 - supports custom remotes with split paths
6 years ago
Eric Amodio
f76fda7bbb
Adds more logging for repo search
6 years ago
Eric Amodio
e8cfe8c1bd
Adds a safety check if the GitService isn't yet initialized
6 years ago
Eric Amodio
c42cdd5459
Fixes #266 - I'm an idiot and used the wrong date format
6 years ago