Eric Amodio
2d0d2e64ec
Changes compare nodes to ahead/behind structure
4年前
Eric Amodio
b24a7bdf25
Removes view location configuration settings
4年前
Eric Amodio
eee360bc95
Adds Branches and History views
4年前
Eric Amodio
7f7c2e2535
Fixes lint issues
4年前
Eric Amodio
18663a1650
Updates dependencies & lint rules
4年前
Eric Amodio
e2e212609b
Adds menu toggle to control view avatars
4年前
Eric Amodio
71bf23ec9d
Removes needless check
4年前
Eric Amodio
175a81eabe
Updates dependencies & prettiers
4年前
Eric Amodio
6555d59b68
Closes #745 - Adds branch/tag sorting
Adds last commit date to branches
5年前
Eric Amodio
798213df5f
Changes configuration to have better type safety
5年前
Eric Amodio
59d9071a9b
Updates prettier config
Giving up on better else/catch/finally formatting -- can't fight anymore
Switching to tabs for better accessibility
https://twitter.com/sh4na/status/1146837957200027648
5年前
Eric Amodio
eec231e6e5
Adds copy support to view nodes via shortcut
5年前
Eric Amodio
2d060628e2
Stops showing compare view on Select for Compare
Fixes focus issues with compare picker
5年前
Eric Amodio
0a505d3277
Adds per-comparision notation selection commands
Changes working tree/branch comparision selection to be per-comparison
5年前
Eric Amodio
03d6a0eff9
Closes #710 , #711 - Prompts on disabled views
5年前
Eric Amodio
7c6b659604
Switches to eslint from tslint
5年前
Eric Amodio
347a8be75c
Fixes my inability to spell comparison
6年前
Eric Amodio
71e5c5d5a9
Adds comparison pinning
6年前
Eric Amodio
c50bec867a
Adds reset support to view & node refresh
6年前
Eric Amodio
d1bb0ae31b
Adds collapse command to compare & search views
6年前
Eric Amodio
f9ae631d81
Fixes issue when comparing before the view is visible wouldn't expand
6年前
Eric Amodio
3d09e0edfa
Adds auto-expand repo nodes when tracking repositories
Programatically expands search/compare results for better experience
- Adding collapsed & then expanding provides better feedback (spinner)
6年前
Eric Amodio
63a17deff3
Renames Results view files to Compare view
Updates README (wip)
Updates welcome & settings pages (wip)
6年前
Eric Amodio
55bc8c243f
Changes Results view into Compare view
Adds ability to start a compare directly from the view
6年前
Eric Amodio
3f3b8d28d6
Adds Search Commits view
Renames showCommitInResults to showCommitInView
Renames showFileHistoryInResults to showFileHistoryInView
6年前
Eric Amodio
5e30864af7
Adds view reference to all ViewNodes
Normalizes ctor parameters for ViewNodes
6年前
Eric Amodio
e0df9a8c30
Fixes issues detected by DeepScan
6年前
Eric Amodio
f6f0fd48bc
Fixes showing views
6年前
Eric Amodio
c8d42357a0
Switches when's to use config's when possible
Config when's can be resolved before extension activation
6年前
Eric Amodio
70933cfa13
Changes config.changed to always return true when initializing
Fixes auto-refresh context on repositories view loading
6年前
Eric Amodio
7606783132
Renames explorer to view
6年前
Eric Amodio
af71820813
Changes commit search from the views to open in results
6年前
Eric Amodio
5a88901a3c
Renames GitLens explorer to Repositories explorer
Changes changelog image links to permalinks
Moves all images for docs into a docs folder
Removes unused images
6年前
Eric Amodio
8ea92332c4
Adds parent links to all nodes
When tracking the active file, only select the repo if in another
6年前
Eric Amodio
2e4cbcad10
Reworks explorers (wip)
Closes #354 - Adds line history explorer (wip)
Closes #456 - Adds repository status to the repository nodes
6年前
Eric Amodio
0b0137f3a4
Moves gitService into git folder & renames a couple of git files
6年前
Eric Amodio
3c05f841e9
Handles all floating promises
6年前
Eric Amodio
867001dc60
Adds Strings.pluralize
6年前
Eric Amodio
1f657bbbb3
Removes inheritance from Disposable
6年前
Eric Amodio
28f5eb66a6
Fixes issue with saving settings with default values
6年前
Eric Amodio
8939ac3ed1
Reorders imports (via tslint) and moves some files for better structure
6年前
Eric Amodio
d790e9db04
Prettier all-the-things
6年前
Eric Amodio
b208e51ebf
Fixes #397 - Error while opening views using `Open View` command
6年前
Eric Amodio
969ba41133
Removes some `as any` usages
6年前
Eric Amodio
5276288b0d
Closes #377 - adds control over explorer locations
6年前
Eric Amodio
26adc2eb06
Adds show explorer(s) commands
6年前
Eric Amodio
c34ed2d13f
Adds history explorer
6年前
Eric Amodio
266b43b012
Closes #279 - removes selected from ancestor compare
Adds custom label support to result view
6年前
Eric Amodio
7a61eb1f40
Adds swap comparision command to results view
6年前
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
7年前