Eric Amodio
8652878ed8
Updates dependencies
2 лет назад
Eric Amodio
8396a854cb
Avoids blame when contents are changed for GitHub
Until this can be implemented properly
2 лет назад
Eric Amodio
7fa3565940
Deals with resolved vs unresolved previous shas
2 лет назад
Eric Amodio
69accb6992
Disables eslint caching -- causes too many issues
2 лет назад
Eric Amodio
f00ea26856
Avoids passing in Uri to commit previous compare
2 лет назад
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 лет назад