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 年前