307 次代码提交 (62a21ad0f6432ba02e2748de0ea47acee37ea51b)

作者 SHA1 备注 提交日期
  Eric Amodio 685340b13c Changes `getDiff` to use to/from args for clarity 1年前
  Eric Amodio ba0a6c87bf Adds support for Cloud Patches (wip) 1年前
  Eric Amodio 288475fdfb Adds gitlens:// uri support for staged files 1年前
  Eric Amodio 6858c2a715 Fixes diff to uncommitted 1年前
  Eric Amodio 90b67b9f83 Fixes prev line change w/ working + staged changes 1年前
  Eric Amodio 3f86b16d82 Fixes #2997 ensures push to commit works properly 1年前
  Eric Amodio 8853cf844b Adds force-if-includes to our force push messaging 1年前
  Eric Amodio 034f1cd9ee Fixes force push error messaging 1年前
  Eric Amodio 93aecab6d2 Fixes pushing to a remote branch w/ different name 1年前
  Eric Amodio 4802820b08 Fixes #2615 avoids replacing open repo w/ closed 1年前
  Eric Amodio 41cae896a1 Adds commit message provider contribution 1年前
  Eric Amodio 8c4e857618 Ensures path normalization 1年前
  Eric Amodio da901c2b43 Adds better handling of repo at UNC root 1年前
  Eric Amodio aef9046493 Honors VS Code git force push settings 1年前
  Eric Amodio 7b9269bb19 Fixes #2443 handles UNC paths in `gitlens://` uris 1年前
  Eric Amodio 47ab49a33a Fixes regex from stripping last character 1年前
  Eric Amodio 8a0a02ed19 Improves diff parsing accuracy, perf, & memory use 1年前
  Eric Amodio f664445296 Fixes tracked document refresh on repo discovery 1年前
  Eric Amodio d68fb6809b Fixes repo closing event 1年前
  Eric Amodio 5f5e4e7822 Realigns output levels & makes warn the default 1年前
  Eric Amodio 0b0cd8cc41 Closes #1399 adds option to hide merge commits 1年前
  Eric Amodio 7c906b6eb2 Adds commit filtering to comparisons 1年前
  Eric Amodio 095b469b4a Fixes #2926 works around vscode label formatter 1年前
  Ramin Tadayon b4f3541db2
Reverts to client-side emojify for graph row messages 1年前
  ericf-axosoft cbbc618549
Implemented new property of the GK Graph to format commit messages (#2977) 1年前
  Eric Amodio 92e37bdba6 Fixes #2952 error msg for missing ignore revs file 1年前
  Eric Amodio e6b3c96738 Adds `using` support & removes classes for parsers 1年前
  Eric Amodio c985a2e70c Closes #2828 allows following across all branches 1年前
  Eric Amodio 3bce79a8d8 Splits out new `getFirstCommitSha` 1年前
  Eric Amodio 1c77db5c0a Fixes missing `folder` prop on Repository 1年前
  Eric Amodio 1b447ffdfa Removes re-exports to limit import scopes 1年前
  Eric Amodio e5c9a0d307 Fixes #2104, #2944 filter merge commits in history 1年前
  Eric Amodio d2fc1c1e7d Removes unused flag 1年前
  ericf-axosoft 6c036b4153
Add new service-specific ref icons (#2936) 1年前
  Eric Amodio 54b2b16426 Fixes & improves rebase handling 1年前
  Ramin Tadayon 9b276fcc41
Removes prerelease/debugging flags from native git checks 1年前
  Eric Amodio 9b83093848 Ensures config is readonly 1年前
  Eric Amodio 6de04e3e5e Improves getting the associated pr with a branch 1年前
  Eric Amodio badc322cbd Renames hasRichProvider to hasRichIntegration 1年前
  Eric Amodio 05b2d3ba6c Renames unStage to unstage 1年前
  Eric Amodio ceb5739e5a Optimizes best remote detection (still wip) 1年前
  Eric Amodio 983072642f Fixes #2896 adds timeout to visibility requests 1年前
  Eric Amodio c219ae04d0 Avoids logging error if mapping files aren't found 1年前
  Eric Amodio 88c2e981a8 Fixes issue with fetching non-current branches 1年前
  Eric Amodio 1bd6a170fb Fixes error logging scopes 1年前
  Eric Amodio 31fc5e5894 Adds baseSha to GitDiff model 1年前
  Eric Amodio 9928749b1e Breaks `GitDiffParser` static class into functions 1年前
  Eric Amodio 6bd8c22ef7 Adds a `maybeStopWatch` function to avoid overhead 1年前
  Eric Amodio ec1c3db648 Defaults `experimental.nativeGit` on pre-release 1年前
  Eric Amodio c4005d9a2e Fixes #2847 missed local branches with upstreams 1年前