Eric Amodio
3d994bd0cf
Adds compare working tree to branch/tag command
6 lat temu
Eric Amodio
cb15bd6149
Renames DiffHeadWithBranchCommand
6 lat temu
Eric Amodio
78bb6ef803
Searches versioned files when getting a repo path
6 lat temu
Eric Amodio
e1f62a01cf
Adds working tree string to shortenSha
6 lat temu
Eric Amodio
90b5fdf1df
Fixes incorrect error messages
6 lat temu
Eric Amodio
29e48fa1f8
Fixes typo
6 lat temu
Geoffrey
dd3768fa33
Add new command to diff HEAD with branch using command palette
6 lat temu
Eric Amodio
da8a22f5d4
Adds push to commit terminal command
6 lat temu
Eric Amodio
0c4d0c7a2d
Adds configure cta button to top of welcome
Adds teaser to settings changelog
6 lat temu
Eric Amodio
c5408f7bcb
Fixes broken migrations 😢
6 lat temu
Eric Amodio
b0ad5d1048
Consolidates commands using regex matching
Renames view items for regex matching
6 lat temu
Eric Amodio
0c2622291a
Adds release notes link to README
6 lat temu
Eric Amodio
fdc0a8bc1f
Fixes #288 - removes unprefixed mask css props
Re-enable this once vscode 1.21 ships
6 lat temu
Eric Amodio
b889126370
Updates dependencies
6 lat temu
Eric Amodio
e45f63621b
Requires vscode 1.20
Adds inline commands to explorer
6 lat temu
Eric Amodio
7369e4c208
Updates dependencies
6 lat temu
Eric Amodio
dad0b86b06
Updates README
Update Welcome content
Updates logo (polish)
Adds scss sorting rules
6 lat temu
Eric Amodio
ebdbb1b12a
Adds teaser images
Adds Configuration section to README
6 lat temu
Eric Amodio
025a9f1b72
Adds paypal donation link
6 lat temu
Eric Amodio
53050bdf6d
Adds BACKERS.md
6 lat temu
Eric Amodio
d762eb798d
Fixes #276 - branches w/o upstream failed
6 lat temu
Eric Amodio
e041383cd8
Fixes #274 - TextEditor is closed/disposed
6 lat temu
Eric Amodio
f7cf9ad304
Updates dependencies
6 lat temu
Eric Amodio
5fd665b2a7
Closes #272 - adds option to reduce status bar flicker
6 lat temu
Eric Amodio
ede0a868a1
Updates description
6 lat temu
Eric Amodio
7964dca652
Fixes name
6 lat temu
Eric Amodio
6c3716daf8
Preps v8.0.0
Closes #51 , Closes #167 , Closes #270
6 lat temu
Eric Amodio
e3330be678
Stops header collapse on learn more
6 lat temu
Eric Amodio
45fc80a2cf
Renames overviewRuler highlight to overview
6 lat temu
Eric Amodio
da32e25a9a
Fixes log level
6 lat temu
Eric Amodio
004b1dc38e
Preps v8.0.0-rc
6 lat temu
Eric Amodio
9dd554ba8c
Adds settings scoping
6 lat temu
Eric Amodio
3a6a00a4e9
Removes 'or not' from 'whether or not'
6 lat temu
Eric Amodio
147301ac05
Adds control over following renames
Adds advanced.fileHistoryFollowsRenames setting
Adds commands to set rename following to the GitLens explorer
6 lat temu
Eric Amodio
d0354de864
Fixes issues opening the working file if renamed
6 lat temu
Eric Amodio
4629cda0d5
Fixes parsing of the last file commit's file
6 lat temu
Eric Amodio
2ef4051c3d
Opens changes and files in the active column
6 lat temu
Eric Amodio
c4483b1b91
Fixes title issue with newly added files
6 lat temu
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 lat temu
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 lat temu
Eric Amodio
edfd0327e6
Fixes #35 - Traps xclip error and notifies
6 lat temu
Eric Amodio
df95f53176
Adds show support section
Adds patreon links
6 lat temu
Eric Amodio
3c5920d019
Marks model props readonly
6 lat temu
Eric Amodio
4748796984
Preps v8.0.0-beta3
Updates dependencies
6 lat temu
Eric Amodio
e8d2ea63f5
Fixes layout
6 lat temu
Eric Amodio
cd7a9ced38
Fixes typos
6 lat temu
Eric Amodio
e7e7eccb33
Refactors apps into a common base
Adds showWhatsNewAfterUpgrades setting
Removes messages.suppressUpdateNotice
Removes messages.suppressWelcomeNotice
6 lat temu
Eric Amodio
e78b2a1a38
Updates README
Updates all the screenshots
Updates welcome & settings
6 lat temu
Eric Amodio
1543467542
Migrates debug setting
6 lat temu
Eric Amodio
d48a930fbc
Adds protection during settings migrations
6 lat temu