1072 Commits (14809ab45ca4509693cd34387b8b274e40c9f1d8)

Autor SHA1 Nachricht Datum
  Eric Amodio 14809ab45c Renames StatusFileCommitsNode to StatusFileNode vor 6 Jahren
  Eric Amodio 53edd00dc5 Replaces !! with Boolean vor 6 Jahren
  Eric Amodio 229c8cce61 Adds working and stage status in status files node vor 6 Jahren
  Eric Amodio 70ebec7b81 Fixes issues showing uncommitted and staged content vor 6 Jahren
  Eric Amodio 33c06266e2 Fixes revision uri with / in ref vor 6 Jahren
  Eric Amodio 73614cbca3 Renames StatusFileNode to ResultsFileNode vor 6 Jahren
  Eric Amodio 52a549e85b Renames/reworks git models for files and statuses vor 6 Jahren
  Eric Amodio fb09ce08a3 Removes unused version uri cache vor 6 Jahren
  Eric Amodio acbdf73177 Adds warning message if working file is missing vor 6 Jahren
  Eric Amodio d4b29ca221 Don't consider uncommitted ref vor 6 Jahren
  Eric Amodio a284728137 Renames sha to ref in more places vor 6 Jahren
  Eric Amodio f26523583f Fixes compare titles in certain cases vor 6 Jahren
  Eric Amodio 78aa0a4994 Fixes issue with settings editor not refreshing after being hidden vor 6 Jahren
  Eric Amodio d6728b6d82 Adds autoReveal setting for repositories explorer vor 6 Jahren
  Eric Amodio c439ea0f18 Fixes issues with open changes with working on results file nodes vor 6 Jahren
  Eric Amodio f13d354449 Adds message when trying to compare to a deleted working file vor 6 Jahren
  Eric Amodio a544383eb9 Renames CodeLensController to GitCodeLensController vor 6 Jahren
  Eric Amodio afd815531f Removes dead code vor 6 Jahren
  Eric Amodio f27e080f8d Adds pull all command to repos explorer vor 6 Jahren
  Eric Amodio 5a88901a3c Renames GitLens explorer to Repositories explorer vor 6 Jahren
  Eric Amodio 521644109d Only await if we need to vor 6 Jahren
  Eric Amodio 8ea92332c4 Adds parent links to all nodes vor 6 Jahren
  Eric Amodio ae2c47b81b Saves children to avoid losing state on tree update vor 6 Jahren
  Eric Amodio 4c72765b77 Fixes issues with comparing added/deleted files vor 6 Jahren
  Eric Amodio 453dc0c5d9 Adds progress notification to fetch, pull, push ops vor 6 Jahren
  Eric Amodio d086131bb5 Fixes issue with line history refreshing on all selection changes vor 6 Jahren
  Eric Amodio bb2b0c2504 Updates config types to better match vor 6 Jahren
  Eric Amodio f2aab9968c Shows explorer when adding revision workspace folder vor 6 Jahren
  Eric Amodio a722a995ea Adds new repository commands (fetch, pull, push) (wip) vor 6 Jahren
  Eric Amodio 2e4cbcad10 Reworks explorers (wip) vor 6 Jahren
  Eric Amodio 37798357cb Removes docked history view (wip) vor 6 Jahren
  Eric Amodio f01a8b7430 Consolidates error messaging to show output channel button vor 6 Jahren
  Eric Amodio 4de6ac2d44 Renames a few interfaces to remove I prefix vor 6 Jahren
  Eric Amodio 85bcbf2be7 Fixes floating promises vor 6 Jahren
  Eric Amodio f93d8ca2db Bundles node_modules directly into extension.js vor 6 Jahren
  Eric Amodio 0b0137f3a4 Moves gitService into git folder & renames a couple of git files vor 6 Jahren
  Eric Amodio 4320f5342c Adds explore repo from here command (wip) vor 6 Jahren
  Eric Amodio 81dc577362 Adds another git warning vor 6 Jahren
  Eric Amodio 6565951e81 Closes #388 - Adds git mailmap support vor 6 Jahren
  Eric Amodio 26fc11f9df Fixes path formatting & adds optional suffix vor 6 Jahren
  Eric Amodio 54ecf456d8 Defaults compact to false in getFormattedDiffStatus vor 6 Jahren
  Eric Amodio 2d977262d2 Closes #493 - Adds changes to commits in explorers vor 6 Jahren
  Eric Amodio b58dc49d07 Adds diffWithWorking to editor toolbar when diffing vor 6 Jahren
  Eric Amodio 0f2f79fca7 Fixes #430 - Use content provider instead of tmp files (for text docs) vor 6 Jahren
  Eric Amodio 897676e371 Add support to filter logs by author vor 6 Jahren
  Eric Amodio d7212eb419 Reworks git commands a bit to reduce rethrows vor 6 Jahren
  Eric Amodio ac786a42a0 Changes mm Gravatar fallback to mp (since Gravatar renamed it) vor 6 Jahren
  Eric Amodio 6ac613961b Adds the current user e-mail when uncommitted vor 6 Jahren
  Eric Amodio c6f2c8e2f7 Fixes incorrect status when parsing logs with diffs vor 6 Jahren
  Eric Amodio a42fc650e0 Fixes issue with log cache (exact match miss) vor 6 Jahren