Eric Amodio
ca28c20d82
Adds new BACKERS
6 years ago
Eric Amodio
312fcf8de7
Closes #291 - adds multi-cursor support to current line
6 years ago
Eric Amodio
29d77914dd
Preps v8.0.2
6 years ago
Eric Amodio
aab9c74d63
Adds missing teaser image to package
6 years ago
Eric Amodio
838fa1cbc1
Fixes button colors on welcome/settings pages
They now follow the theme properly
6 years ago
Eric Amodio
f5c6905b78
Adds website to what's new
6 years ago
Eric Amodio
ee14b2f31e
Preps v8.0.1
6 years ago
Eric Amodio
1255803b6c
Fixes active repo tracking in explorer
Fixes status node updates in explorer
6 years ago
Eric Amodio
7a61eb1f40
Adds swap comparision command to results view
6 years ago
Eric Amodio
6d2b60bb11
Adds git.path lookup to git search
6 years ago
Eric Amodio
3d994bd0cf
Adds compare working tree to branch/tag command
6 years ago
Eric Amodio
cb15bd6149
Renames DiffHeadWithBranchCommand
6 years ago
Eric Amodio
78bb6ef803
Searches versioned files when getting a repo path
6 years ago
Eric Amodio
e1f62a01cf
Adds working tree string to shortenSha
6 years ago
Eric Amodio
90b5fdf1df
Fixes incorrect error messages
6 years ago
Eric Amodio
29e48fa1f8
Fixes typo
6 years ago
Geoffrey
dd3768fa33
Add new command to diff HEAD with branch using command palette
6 years ago
Eric Amodio
da8a22f5d4
Adds push to commit terminal command
6 years ago
Eric Amodio
0c4d0c7a2d
Adds configure cta button to top of welcome
Adds teaser to settings changelog
6 years ago
Eric Amodio
c5408f7bcb
Fixes broken migrations 😢
6 years ago
Eric Amodio
b0ad5d1048
Consolidates commands using regex matching
Renames view items for regex matching
6 years ago
Eric Amodio
0c2622291a
Adds release notes link to README
6 years ago
Eric Amodio
fdc0a8bc1f
Fixes #288 - removes unprefixed mask css props
Re-enable this once vscode 1.21 ships
6 years ago
Eric Amodio
b889126370
Updates dependencies
6 years ago
Eric Amodio
e45f63621b
Requires vscode 1.20
Adds inline commands to explorer
6 years ago
Eric Amodio
7369e4c208
Updates dependencies
6 years ago
Eric Amodio
dad0b86b06
Updates README
Update Welcome content
Updates logo (polish)
Adds scss sorting rules
6 years ago
Eric Amodio
ebdbb1b12a
Adds teaser images
Adds Configuration section to README
6 years ago
Eric Amodio
025a9f1b72
Adds paypal donation link
6 years ago
Eric Amodio
53050bdf6d
Adds BACKERS.md
6 years ago
Eric Amodio
d762eb798d
Fixes #276 - branches w/o upstream failed
6 years ago
Eric Amodio
e041383cd8
Fixes #274 - TextEditor is closed/disposed
6 years ago
Eric Amodio
f7cf9ad304
Updates dependencies
6 years ago
Eric Amodio
5fd665b2a7
Closes #272 - adds option to reduce status bar flicker
6 years ago
Eric Amodio
ede0a868a1
Updates description
6 years ago
Eric Amodio
7964dca652
Fixes name
6 years ago
Eric Amodio
6c3716daf8
Preps v8.0.0
Closes #51 , Closes #167 , Closes #270
6 years ago
Eric Amodio
e3330be678
Stops header collapse on learn more
6 years ago
Eric Amodio
45fc80a2cf
Renames overviewRuler highlight to overview
6 years ago
Eric Amodio
da32e25a9a
Fixes log level
6 years ago
Eric Amodio
004b1dc38e
Preps v8.0.0-rc
6 years ago
Eric Amodio
9dd554ba8c
Adds settings scoping
6 years ago
Eric Amodio
3a6a00a4e9
Removes 'or not' from 'whether or not'
6 years ago
Eric Amodio
147301ac05
Adds control over following renames
Adds advanced.fileHistoryFollowsRenames setting
Adds commands to set rename following to the GitLens explorer
6 years ago
Eric Amodio
d0354de864
Fixes issues opening the working file if renamed
6 years ago
Eric Amodio
4629cda0d5
Fixes parsing of the last file commit's file
6 years ago
Eric Amodio
2ef4051c3d
Opens changes and files in the active column
6 years ago
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