56 コミット (5f696bd95cc3141347cea2a87471704a293db1d8)

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