56 Commits (5f696bd95cc3141347cea2a87471704a293db1d8)

Autor SHA1 Nachricht Datum
  Eric Amodio 648b260a06 Fixes prettier issue vor 5 Jahren
  Eric Amodio 3e98e2400e Closes #760 - adds open * commands to result files vor 5 Jahren
  Eric Amodio 26cbee6d60 Makes GitUri immutable & memoizes many members vor 5 Jahren
  Eric Amodio 25d38956c6 Reverts diff editor changes for diff w/ working vor 5 Jahren
  Eric Amodio 6d9a666d12 Renames some members for consistency vor 5 Jahren
  Eric Amodio 818242c6c6 Renames getLogCommit* methods vor 5 Jahren
  Eric Amodio c5f510ecbd Fixes get working file & file commit quickpick nav vor 5 Jahren
  Eric Amodio 97c6509ce9 Adds better diff editor support to diff commands vor 6 Jahren
  Eric Amodio 9a1b48af19 Adds push repositories command vor 6 Jahren
  Eric Amodio acbdf73177 Adds warning message if working file is missing vor 6 Jahren
  Eric Amodio f13d354449 Adds message when trying to compare to a deleted working file vor 6 Jahren
  Eric Amodio f01a8b7430 Consolidates error messaging to show output channel button vor 6 Jahren
  Eric Amodio 0b0137f3a4 Moves gitService into git folder & renames a couple of git files vor 6 Jahren
  Eric Amodio 0f2f79fca7 Fixes #430 - Use content provider instead of tmp files (for text docs) vor 6 Jahren
  Eric Amodio 6e5a82e469 Fixes issue showing changes with working with renamed files vor 6 Jahren
  Eric Amodio 8939ac3ed1 Reorders imports (via tslint) and moves some files for better structure vor 6 Jahren
  Eric Amodio d790e9db04 Prettier all-the-things vor 6 Jahren
  Eric Amodio 6d15b90fa1 Fixes repo fallback on many commandsFixes #366 - deals null parameters from command callbacks vor 6 Jahren
  Eric Amodio 6ae9d0e808 Fixes issues with findWorkingFileName vor 7 Jahren
  Eric Amodio ab9d0eb7b4 Renames getLogCommit to getLogCommitForFile vor 7 Jahren
  Eric Amodio 9f40bf037a Closes #112 - Adds blame support for unsaved files vor 7 Jahren
  Eric Amodio 227ebeb18d Adds support for staged changes vor 7 Jahren
  Eric Amodio a785cfd22e Adds readonly to ctor props vor 7 Jahren
  Eric Amodio 4102bdd471 Reworks git command error handling vor 7 Jahren
  Eric Amodio 0e338308c6 Fixes jumpiness when opening a diff vor 7 Jahren
  Eric Amodio 0a9559f5a5 Reworks commanding structure for less redundancy vor 7 Jahren
  Eric Amodio 9179b70875 Avoids re-setting the line if it is already set vor 7 Jahren
  Eric Amodio a306ba2b98 Stops trying to set the line if we don't have one vor 7 Jahren
  Eric Amodio 45aa9b17ac Changes to use enum for glyphs vor 7 Jahren
  Eric Amodio 9ae4cc36a1 Adds ability to suppress most warning messages vor 7 Jahren
  Eric Amodio 53c691898f Changes behavior of diffWithWorking to always does what it says vor 7 Jahren
  Eric Amodio 1acc183621 Refactors commands to use typed args objects vor 7 Jahren
  Eric Amodio ee29596d45 Enables typescript strict mode vor 7 Jahren
  Eric Amodio d59f4ef6dc Changes diff to compare vor 8 Jahren
  Eric Amodio 8b0748608d Renames commands/commands to commands/common vor 8 Jahren
  Eric Amodio e0b3dcd484 Refactors Logger.error to take the Error object vor 8 Jahren
  Eric Amodio c10a79a7ee Consolidates certain getLogForFile usage patterns into getLogCommit vor 8 Jahren
  Eric Amodio 7a51946eda Adds working filename detection method vor 8 Jahren
  Eric Amodio 164cb2bfe0 Refactors GitService to mostly use GitUris vor 8 Jahren
  Eric Amodio 332b2c3b91 Renames GitProvider to GitService vor 8 Jahren
  Eric Amodio 762fa545c7 Switches everything to use full shas vor 8 Jahren
  Eric Amodio 4da21c3cc1 Adds blame and active line annotation support to git diff split view vor 8 Jahren
  Eric Amodio d389a7b588 Stops using default exports vor 8 Jahren
  Eric Amodio d502694ba6 Fixes 'Compare with *' commands failing w/ no active editor vor 8 Jahren
  Eric Amodio dfd0f8c365 Refactors command & quickpick imports vor 8 Jahren
  Eric Amodio a2f4c4c953 Moves Commands into commands file vor 8 Jahren
  Eric Amodio 4a88edd5ca Optimizes performance of git-log vor 8 Jahren
  Eric Amodio 2b907788dd Adds whitespace style changes vor 8 Jahren
  Eric Amodio 72ef5e2902 Adds support for blame & log on compare files vor 8 Jahren
  Eric Amodio a3895d27ab Removes git-blame document scheme vor 8 Jahren