Eric Amodio
c478b0f031
Fixes changes hover with uncommitted changes
пре 2 година
Eric Amodio
86a30ae17a
Ensures `HEAD` gets remapped to proper revision
Adds types for comparison uri methods
пре 2 година
Eric Amodio
3a3042352a
Adds missing query headers
пре 2 година
Eric Amodio
8ddfa2b152
Removes `previous*` props to avoid confusion
пре 2 година
Eric Amodio
0d9f9c3871
Adds get next comparison uris for GitHub
Adds get previous line comparison uris for GitHub
Improves perf of get previous comparison uris for GitHub
Replaces HEAD usage with proper revision for GitHub
Renames comparison uri methods for clarity
пре 2 година
Eric Amodio
e04a58db9c
Combines blame file vs contents
Providers can now choose how to handle editor contents blaming
Simplies "commit" line model to just have line & originalLine
- Not really accurate for log parsing, but close enough
Adds forces line blame to improve performance
пре 2 година
Eric Amodio
aca5a81a35
Ensures that we use the proper opened repo
пре 2 година
Eric Amodio
496c35eaef
Removes more system imports
пре 2 година
Eric Amodio
af77ab6eac
Fixes regressions with path handling
пре 2 година
Eric Amodio
17c1e42614
Continues refinement of the commit quickpicks
пре 2 година
Eric Amodio
7501f14d4e
Adds restricted import rules
пре 2 година
Eric Amodio
d0c8dacfc1
Fixes get previous commit nav for GitHub
пре 2 година
Eric Amodio
8c01c228a7
Removes reveal/search from commit quickpick items
In favor of the same options as buttons on the commit item itself
пре 2 година
Eric Amodio
c49cb274c9
Fixes file history on the web
Moves scm git uri creation to local git provider
Removes relative path usages from GitUri
Adds commit.findFile overload for a uri
пре 2 година
Eric Amodio
22b11e61a9
Changes status file call to use Uris
пре 2 година
Eric Amodio
454893f950
Reorganizes commit quick pick menus
Adds separators to better group commands
Adds isPushed to commits
пре 2 година
Eric Amodio
1a1540a202
Passes the container to commits
Moves formatting globals to the container
пре 2 година
Eric Amodio
fa6d7213bf
Updates dependencies
пре 2 година
Eric Amodio
54dce9481c
Changes GitHub scopes to include user access
пре 2 година
Eric Amodio
6fcdfc8fcf
Adds contributors support for GitHub
Adds authors filtering to commits
пре 2 година
Eric Amodio
15f5830735
Simplifies format logging
пре 2 година
Eric Amodio
5a3e6a4e18
Fixes missing return
пре 2 година
Eric Amodio
efc567b860
Adds commit count for GitHub
Splits get commit branches into 2 methods
пре 2 година
Eric Amodio
264224b22b
Impls changed file count for GitHub
пре 2 година
Eric Amodio
720f6f44e6
Removes reogue debugger statement
пре 2 година
Eric Amodio
7947a0551e
Implements getting commit on branches for GitHub
Consolidates into a single method call
пре 2 година
Eric Amodio
8d8ba961cc
Changes DocumentSchemes to just Schemes
пре 2 година
Eric Amodio
c7d3d697a2
Changes supported schemes to set for faster access
пре 2 година
Eric Amodio
f6f63cc706
Fixes reversed var name
пре 2 година
Eric Amodio
95224527d8
Exports fetch as non-default
пре 2 година
Eric Amodio
f8f3c3ed69
Updates dependencies & 3rd party notices
пре 2 година
Eric Amodio
de438a4c8f
Improves oldest ref parser
пре 2 година
Eric Amodio
bc0bf420f4
Adds `${link}` token to commits
Improves commit tooltips
пре 2 година
Eric Amodio
6ffe113669
Completes consolidation of git commit models
пре 2 година
Eric Amodio
9809dc43f3
Adds new log parsers
Uses new log parser for contributors & refs
Removes shortlog references
пре 2 година
Eric Amodio
4979fb1e39
Attempts to consolidate commit models (wip)
First pass at converting "blame" commits into a unified model
пре 2 година
Eric Amodio
ce66524746
Fixes alignment issue when showing changes diff
Adds changes diff for first commit changes
пре 2 година
Eric Amodio
7825db30d0
Removes useless async
пре 2 година
Eric Amodio
826f6552c2
Fixes git:// uris
пре 2 година
Eric Amodio
c75306d049
Fixes imports
пре 2 година
Eric Amodio
efacb6c001
Keys authors by name (to match local git)
пре 2 година
Eric Amodio
f107ef29d9
Remove date formatter
Since we are using native date formatting the formatter abstraction is no longer needed
пре 2 година
Eric Amodio
b7c1697755
Re-enables eslint caching
пре 2 година
Eric Amodio
10b9f2e209
Forces cache refresh on history refresh button
пре 2 година
Eric Amodio
f04ece796f
Fixes sourcemap mapping on web ext host
пре 2 година
Eric Amodio
5374a1de9b
Avoids some debugger calls
Adds app/env to startup logging
пре 2 година
Eric Amodio
6300891c19
Adds comment for future vsls + virtual support
пре 2 година
Eric Amodio
cb62f1c7cb
Updates dependencies
пре 2 година
Eric Amodio
e9ed276b21
Removes flag for web
пре 2 година
Eric Amodio
ae34965a07
Fixes bad import
пре 2 година