Commit Graph

  • 276c24ac24 Adds fromFileStatus to GitUri Eric Amodio 2017-03-30 00:56:48 -04:00
  • aff8aff011 Preps v3.1.0 Eric Amodio 2017-03-28 18:48:22 -04:00
  • ab2bf893e1 Fixes incorrect counts in upstream status Eric Amodio 2017-03-29 01:56:07 -04:00
  • d8564c215c Adds experimental 'Stash Changes' command Adds experimental 'Stash Changes' to stash list Adds experimental 'Stash Unstaged Changes' to stash list Eric Amodio 2017-03-29 01:31:31 -04:00
  • e3c9fd53ca Changes quick pick item structure of the stash list Eric Amodio 2017-03-29 00:44:02 -04:00
  • 640a11b3cb Changes commit type repo to branch Eric Amodio 2017-03-29 00:43:22 -04:00
  • 9aadf73407 Removes some commands when dealing with a stash Eric Amodio 2017-03-29 00:16:07 -04:00
  • 7b63d4f437 Uses stash name in place of a shorten sha Eric Amodio 2017-03-29 00:15:11 -04:00
  • 0686c882c8 Use 'stashed changes' terminology Eric Amodio 2017-03-29 00:14:28 -04:00
  • 0dda92cf8d Uses shortSha in git uris Eric Amodio 2017-03-29 00:13:10 -04:00
  • dcbf70682e Changes placeholder for consistency with other quick picks Eric Amodio 2017-03-28 18:44:25 -04:00
  • 2a70e5b4cb Adds newlines to console output (not sure when this changed) Eric Amodio 2017-03-28 18:44:03 -04:00
  • 9945ee6d94 Adds 'Show Stashed Changes` command Adds experimental 'Apply Stashed Changes' command Adds experimental 'Delete Stashed Changes' to stashed changes quick pick Eric Amodio 2017-03-28 18:43:33 -04:00
  • 19fe22f061 Switches to use repoPath on GitService Eric Amodio 2017-03-28 16:42:35 -04:00
  • 8b0748608d Renames commands/commands to commands/common Renames quickpicks/quickpicks to quickpicks/common Moves git quick picks into common and other quick pick files Eric Amodio 2017-03-28 16:19:57 -04:00
  • aa39792843 Moves type to GitCommit for better consistency Eric Amodio 2017-03-28 15:10:00 -04:00
  • 073353dcda Refactors log parsing (a tiny bit) Eric Amodio 2017-03-28 11:31:22 -04:00
  • 296e562d9f Unifies file status model Eric Amodio 2017-03-28 10:01:34 -04:00
  • d0b4c2fd5c Preps v3.0.5 Eric Amodio 2017-03-28 02:13:20 -04:00
  • 8a0e27b7df Adds line support to Open File in Remote command Eric Amodio 2017-03-28 02:12:15 -04:00
  • a724244914 Updates dependencies Eric Amodio 2017-03-28 01:29:09 -04:00
  • 851522f593 Adds GitLab remote link support Adds Bitbucket remote link support Adds Visual Studio Team Services remote link support Eric Amodio 2017-03-28 01:28:03 -04:00
  • ab417eadbe Fixes error when there is no branches yet Eric Amodio 2017-03-28 01:26:53 -04:00
  • 9071b55026 Adds renamed file info into quick pick description Eric Amodio 2017-03-28 00:35:06 -04:00
  • 6d8a37a10f Fixes #56 - Handle file names with spaces Eric Amodio 2017-03-28 00:24:55 -04:00
  • 9d176db16a Preps v3.0.4 Eric Amodio 2017-03-27 13:59:00 -04:00
  • e7604ed863 Tweaks telemetry a bit Eric Amodio 2017-03-27 13:53:50 -04:00
  • e1190d50a4 Stops re-throw of know errors Eric Amodio 2017-03-27 12:08:53 -04:00
  • 5c2712bcb7 Uses branch rather than attempting to use sha Eric Amodio 2017-03-27 12:08:35 -04:00
  • 61f002420a Switches to non-strict iso date format for compatibility Older git versions don't support strict iso dates Eric Amodio 2017-03-27 11:44:35 -04:00
  • f632829822 Comments out unused props Eric Amodio 2017-03-27 11:43:46 -04:00
  • de8ce58e09 Preps v3.0.3 Eric Amodio 2017-03-27 10:59:28 -04:00
  • 46ff70e969 Fixes #55 - adds fallback for previous git versions Reverts git version requirement to >= 2.2.0 Eric Amodio 2017-03-27 10:56:58 -04:00
  • 758d331e69 Fixes parsing issue with merge commits Eric Amodio 2017-03-27 10:55:47 -04:00
  • ace0ac7018 Preps v3.0.2 Eric Amodio 2017-03-27 03:38:00 -04:00
  • 81cfec1cac Updates required git version Eric Amodio 2017-03-27 03:37:10 -04:00
  • 29ef718f64 Preps v3.0.1 Eric Amodio 2017-03-27 02:30:17 -04:00
  • 4e67a84531 Adds basic telemetry Eric Amodio 2017-03-27 02:18:44 -04:00
  • 291c53cd19 Refactors commands to utilize a common base Eric Amodio 2017-03-27 02:17:09 -04:00
  • e0b3dcd484 Refactors Logger.error to take the Error object Eric Amodio 2017-03-27 02:15:38 -04:00
  • c500293032 Removes emptry string defaults Eric Amodio 2017-03-27 02:11:55 -04:00
  • e1349bb1c6 Preps v3.0.0 Eric Amodio 2017-03-26 14:18:49 -04:00
  • e33fd00119 Updates dependencies Eric Amodio 2017-03-26 13:52:14 -04:00
  • 3856cfd110 Fixes issues with merge commits Eric Amodio 2017-03-26 13:50:04 -04:00
  • 8b5eed4714 Fixes issues with next commit navigation (renames) Adds sha to log model to know if it is a full log or not Eric Amodio 2017-03-25 00:44:10 -04:00
  • c10a79a7ee Consolidates certain getLogForFile usage patterns into getLogCommit Eric Amodio 2017-03-24 16:09:52 -04:00
  • ee40dc6325 Allows dynamic switching of insiders Eric Amodio 2017-03-24 14:25:37 -04:00
  • 0aab16357c Rearranges context menu commands Eric Amodio 2017-03-24 14:10:52 -04:00
  • e859f697ec Uses current branch when opening remote file Adds current branch name to quick pick description Eric Amodio 2017-03-24 13:32:32 -04:00
  • e906bfcb9e Hides remote commands when there are no remotes Eric Amodio 2017-03-24 11:41:20 -04:00
  • a90d3f98de Changes config name to insiders Eric Amodio 2017-03-24 11:32:47 -04:00
  • 964cf2d5dd Stops caching on reverse log Eric Amodio 2017-03-24 03:38:31 -04:00
  • ea2adcd919 Hides commands from palette when unavailable Eric Amodio 2017-03-24 03:38:10 -04:00
  • 0feaf285cd Renames hosting to remote Eric Amodio 2017-03-24 03:37:22 -04:00
  • 4d1cfd6413 Adds experimental commands for Open in GitHub Eric Amodio 2017-03-24 03:00:18 -04:00
  • 4f84c03275 Adds experimental support for Open in GitHub Eric Amodio 2017-03-24 01:28:05 -04:00
  • ba69a19eeb Removes default export Eric Amodio 2017-03-23 17:33:11 -04:00
  • 5a0a2f3b61 Adds update notification Adds don't show again option to invalid git version notification Eric Amodio 2017-03-22 18:08:16 -04:00
  • 0a7a88c302 Updates clean working tree message Eric Amodio 2017-03-22 15:56:55 -04:00
  • 1fb2826f5c Fixes pluralization Eric Amodio 2017-03-22 15:51:45 -04:00
  • b9fb4bea56 Preps v2.13.0 Eric Amodio 2017-03-22 03:16:06 -04:00
  • 9867e7065d Adds Show Branch History command Renames Show Repository History to Show Current Branch History Doesn't migrate data yet Eric Amodio 2017-03-22 03:09:13 -04:00
  • 43e4337358 Fixes more issues with paths :( Eric Amodio 2017-03-22 03:04:52 -04:00
  • 671f1ca6c1 Reworks upstream status info in quick pick Eric Amodio 2017-03-22 01:32:37 -04:00
  • dd0762152f Adds file status roll up to changed files quick pick item Eric Amodio 2017-03-22 00:56:58 -04:00
  • 823e93080e Stops parsing at maxCount (with reverse) Eric Amodio 2017-03-22 00:56:35 -04:00
  • 33debb6bb2 Fixes parsing issue with commits with no files Eric Amodio 2017-03-22 00:55:58 -04:00
  • 0c348cdb0f Fixes exception when commit has no file Eric Amodio 2017-03-22 00:55:01 -04:00
  • 2f0a25720a Removes unused data from git log Eric Amodio 2017-03-22 00:51:29 -04:00
  • 4e3ccd9581 Fixes issues with paths on Windows Eric Amodio 2017-03-22 00:50:06 -04:00
  • 97f88489a4 Fixes pathing issues on Windows Eric Amodio 2017-03-21 14:01:36 -04:00
  • 3e84ec88e2 Removes non-working alt command Eric Amodio 2017-03-21 14:01:24 -04:00
  • a5d1d74d7b Adds show last quick pick command Eric Amodio 2017-03-20 12:05:45 -04:00
  • d53caa2137 Adds upstream status info to status quick pick (wip) Eric Amodio 2017-03-19 01:27:00 -04:00
  • 49a8896571 Updates dependencies Eric Amodio 2017-03-19 01:24:47 -04:00
  • 7a51946eda Adds working filename detection method Adds get current branch method Fixes diff with working tree when file was renamed Fixes various quick pick commands when file was renamed Adds branch support to ShowQuickRepoHistory Adds branch info to repo quick pick placeholder Adds Show Branch History to commit limited branch history quick pick Adds Show File History to commit limited file history quick pick Removes conditional display of commit details on commit file details quick pick Removes conditional display of show file history on commit file details quick pick Fixed #30 - Diff with Working Tree fails from repo/commit quickpick list if file was renamed (and the commit was before the rename) Eric Amodio 2017-03-19 01:16:19 -04:00
  • ef74ae0950 Refactors git models & parsers Adds full git status parsing Adds git status info into status quick pick Switches to async/await in file blame/log Eric Amodio 2017-03-19 00:36:51 -04:00
  • 14eebbba15 Changes Repository History to Branch History Eric Amodio 2017-03-19 00:23:05 -04:00
  • 1c5e627f8e Fixes issues with caching disabled Eric Amodio 2017-03-18 11:22:33 -04:00
  • 343d2f9be1 Adds branch quick pick to directory compare command Eric Amodio 2017-03-18 11:06:30 -04:00
  • 73bbbc1d5f Adds compare with branch command Adds branches quick pick Eric Amodio 2017-03-18 02:01:25 -04:00
  • 164cb2bfe0 Refactors GitService to mostly use GitUris Eric Amodio 2017-03-18 01:15:50 -04:00
  • b51d25829b Adds support for ranged quick file history Fixes ranged diffWithPrevious command execution via CodeLens Eric Amodio 2017-03-17 19:14:57 -04:00
  • 9a0ce83260 Renames git methods to align better with git commands Eric Amodio 2017-03-17 19:12:34 -04:00
  • 036f0639aa Removes commented out code Eric Amodio 2017-03-17 19:10:03 -04:00
  • 14604435db Changes check-in to commit Eric Amodio 2017-03-17 19:09:45 -04:00
  • 7c01f40b3c Shortens shas for display in explorer UIs Eric Amodio 2017-03-17 19:07:31 -04:00
  • dad85b3c0a Adds arbitrary branch support to getVersionedFile[Text] Eric Amodio 2017-03-17 16:28:26 -04:00
  • 332b2c3b91 Renames GitProvider to GitService Eric Amodio 2017-03-17 14:12:09 -04:00
  • f6bde72baf Fixes #50 - add CodeLens excludes for html & vue files Eric Amodio 2017-03-15 15:54:11 -04:00
  • 6074a06fc9 Adds marketplace badges Eric Amodio 2017-03-15 13:04:11 -04:00
  • 937c56e554 Preps v2.12.1 Eric Amodio 2017-03-15 12:39:50 -04:00
  • b6ce03b806 Updates dependencies Eric Amodio 2017-03-15 12:21:53 -04:00
  • 4898c11eb5 Adds setting to control CodeLens debug info Eric Amodio 2017-03-15 12:21:37 -04:00
  • 9c2269b9f1 Adds parent sha parsing Eric Amodio 2017-03-15 12:06:54 -04:00
  • 2ef6c37c89 Fixes issue showing repo history w/ no active editor Eric Amodio 2017-03-15 12:00:33 -04:00
  • 564a0b8f64 Merge pull request #49 from nobitagit/typo-quickfix Eric Amodio 2017-03-13 11:59:52 -04:00
  • b61e714110 Fix small typo in Blame Annotation Aurelio Ogliari 2017-03-13 15:46:59 +00:00
  • a58d643ca1 Preps v2.12.0 Eric Amodio 2017-03-13 00:34:33 -04:00
  • 3656d4e8a4 Adds keyboard support to page in repo/file quick picks Eric Amodio 2017-03-13 00:15:14 -04:00