deadmeu
16f3f9b507
Fixes #1072 - Add whitespace to tree item tooltip
4 years ago
Eric Amodio
a286ef456b
Ensures branch & tag nodes have appropriate uris
Fixes issues with Browse Repository from * commands
4 years ago
Eric Amodio
4c94c7922a
Opens files/revisions in the background
4 years ago
Eric Amodio
a953e113f1
Overhauls recent change annotations
Renamed to Gutter Changes
Provides local changes if any, or recent commit changes
Distinguishes between added, changed, and removed lines
Shows a hover for the full diff hunk
Shows diff even with unsaved changes
4 years ago
Eric Amodio
4397a74fb3
Adds toPsuedoCommits to status for reuse
4 years ago
Eric Amodio
4d3a433430
Fixes lint issues
4 years ago
Eric Amodio
e3df97467a
Fixes diff with working/previous issues
4 years ago
Eric Amodio
f3ddd11a2c
Adds default open changes cmd to status file nodes
4 years ago
Eric Amodio
4b8e92cc8f
Fixes issue with compare files not showing changes
4 years ago
Eric Amodio
7f7c2e2535
Fixes lint issues
4 years ago
Eric Amodio
1bf485eaa5
Overhauls git command quickpick menus
4 years ago
Eric Amodio
18663a1650
Updates dependencies & lint rules
4 years ago
Eric Amodio
742299eec4
Renames gravatar when not gravatar specific
4 years ago
Eric Amodio
6fec2af911
Updates dependencies
Removes TypeScript workarounds from 3.9.0-beta
4 years ago
Eric Amodio
41f9feacec
Closes #974 - adds file history of all branches
4 years ago
Eric Amodio
e2e212609b
Adds menu toggle to control view avatars
4 years ago
Eric Amodio
cbfa436514
Update dependencies (TypeScript)
Patches issue with TypeScript upgrade
4 years ago
Eric Amodio
71bf23ec9d
Removes needless check
5 years ago
Eric Amodio
620afa2805
Closes #985 - use codicons where possible
5 years ago
Eric Amodio
175a81eabe
Updates dependencies & prettiers
5 years ago
Eric Amodio
506bb456fa
Fixes #970 - Stashes doesn't honor files layout
5 years ago
Eric Amodio
4c248b96c2
Changes Show More to Load more
5 years ago
Eric Amodio
73031b515b
Updates dependencies, lints, & prettiers
5 years ago
Eric Amodio
31f4ab7e45
Adds staged changes to file/line history
5 years ago
Zeeshan
edc7bbc8dc
Fixes #951 - Starring branch updates repository view properly
5 years ago
Eric Amodio
e5619b95a3
Adds HEAD option to refs quickpick — #927
5 years ago
Eric Amodio
6e610d8867
Fixes file history issues w/ copied/deleted files
Fixes getWorkingUri to ensure file exists (and deal with deleted files)
Fixes rev_parse__show_toplevel to deal with paths that don't exist
5 years ago
Eric Amodio
3eebb4d24f
Fixes reveal commit in view
Optimizes fs watcher for repo file changes
- Ignores gitignored files
- Only updates the nodes required
5 years ago
Eric Amodio
a661381912
Refines PR & issue autolink timeouts and perf
5 years ago
Eric Amodio
dca520b790
Adds assocd. PR info to line annotations & hovers
5 years ago
Eric Amodio
427256376f
Fixes issues w/ range notation & branches w/ special characters
5 years ago
Eric Amodio
4f266fadaa
Improves perf of contributors & details hover
Moves current user to the top of the contributors marked w/ (you) suffix
Adds a max timeout to live share presence requests (250ms)
Only requests the presence of the current user in the contributors view
5 years ago
Eric Amodio
163eb7cabc
Adds missing newline
5 years ago
Eric Amodio
7797103321
Fixes tree compaction for branches
5 years ago
Eric Amodio
d60fdfd62b
Adds hightlight changes commands to commit files
Fixes recent changes for revision files
5 years ago
Eric Amodio
a2a7c605b8
Changes to re-use open editor if possible
5 years ago
Eric Amodio
3300fe9149
Changes to log on a single line
5 years ago
Eric Amodio
e64c8bc406
Reworks line tracking to avoid sync issues
5 years ago
Eric Amodio
88a05efb69
Prettiers
5 years ago
Eric Amodio
14defd7bab
Re-adds saving of last limit on "soft" refreshes
5 years ago
Eric Amodio
816fc72e2d
Reworks node paging for much better performance
5 years ago
Eric Amodio
358fa9071c
Changes tag parsing - hopefully fixes #855
Unifies tag parsing to include msg, ref, & dates
Bumps required Git to 2.7.2
Adds more tag sorting options similar to branches
5 years ago
Eric Amodio
1ae92bc779
Adds branch & tag git commands
5 years ago
Eric Amodio
951a3806a0
Adds no branches message
5 years ago
Eric Amodio
baa42c42be
Improves performance of reveal commit in view
Also adds cancellation and max timeout
5 years ago
Eric Amodio
9718c98359
Fixes parenting of folder nodes
5 years ago
Eric Amodio
fccf678702
Adds prefix to search nodes while loading
5 years ago
Eric Amodio
9ff0407dee
Adds missing )
5 years ago
Eric Amodio
3462275b4c
Fixes parenting
5 years ago
Eric Amodio
faa8a3adf2
Adds parent to DBG output for nodes
5 years ago