56 Commits (5f696bd95cc3141347cea2a87471704a293db1d8)

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