Commit Graph

  • 7ce5a39 Updates remotes context based on the active editor by Eric Amodio 2017-04-01 00:54:02 -0400
  • c36bc26 Changes remotes to be cached by repoPath by Eric Amodio 2017-04-01 00:53:20 -0400
  • 276c24a Adds fromFileStatus to GitUri by Eric Amodio 2017-03-30 00:56:48 -0400
  • aff8aff Preps v3.1.0 by Eric Amodio 2017-03-28 18:48:22 -0400
  • ab2bf89 Fixes incorrect counts in upstream status by Eric Amodio 2017-03-29 01:56:07 -0400
  • d8564c2 Adds experimental 'Stash Changes' command Adds experimental 'Stash Changes' to stash list Adds experimental 'Stash Unstaged Changes' to stash list by Eric Amodio 2017-03-29 01:31:31 -0400
  • e3c9fd5 Changes quick pick item structure of the stash list by Eric Amodio 2017-03-29 00:44:02 -0400
  • 640a11b Changes commit type repo to branch by Eric Amodio 2017-03-29 00:43:22 -0400
  • 9aadf73 Removes some commands when dealing with a stash by Eric Amodio 2017-03-29 00:16:07 -0400
  • 7b63d4f Uses stash name in place of a shorten sha by Eric Amodio 2017-03-29 00:15:11 -0400
  • 0686c88 Use 'stashed changes' terminology by Eric Amodio 2017-03-29 00:14:28 -0400
  • 0dda92c Uses shortSha in git uris by Eric Amodio 2017-03-29 00:13:10 -0400
  • dcbf706 Changes placeholder for consistency with other quick picks by Eric Amodio 2017-03-28 18:44:25 -0400
  • 2a70e5b Adds newlines to console output (not sure when this changed) by Eric Amodio 2017-03-28 18:44:03 -0400
  • 9945ee6 Adds 'Show Stashed Changes` command Adds experimental 'Apply Stashed Changes' command Adds experimental 'Delete Stashed Changes' to stashed changes quick pick by Eric Amodio 2017-03-28 18:43:33 -0400
  • 19fe22f Switches to use repoPath on GitService by Eric Amodio 2017-03-28 16:42:35 -0400
  • 8b07486 Renames commands/commands to commands/common Renames quickpicks/quickpicks to quickpicks/common Moves git quick picks into common and other quick pick files by Eric Amodio 2017-03-28 16:19:57 -0400
  • aa39792 Moves type to GitCommit for better consistency by Eric Amodio 2017-03-28 15:10:00 -0400
  • 073353d Refactors log parsing (a tiny bit) by Eric Amodio 2017-03-28 11:31:22 -0400
  • 296e562 Unifies file status model by Eric Amodio 2017-03-28 10:01:34 -0400
  • d0b4c2f Preps v3.0.5 by Eric Amodio 2017-03-28 02:13:20 -0400
  • 8a0e27b Adds line support to Open File in Remote command by Eric Amodio 2017-03-28 02:12:15 -0400
  • a724244 Updates dependencies by Eric Amodio 2017-03-28 01:29:09 -0400
  • 851522f Adds GitLab remote link support Adds Bitbucket remote link support Adds Visual Studio Team Services remote link support by Eric Amodio 2017-03-28 01:28:03 -0400
  • ab417ea Fixes error when there is no branches yet by Eric Amodio 2017-03-28 01:26:53 -0400
  • 9071b55 Adds renamed file info into quick pick description by Eric Amodio 2017-03-28 00:35:06 -0400
  • 6d8a37a Fixes #56 - Handle file names with spaces by Eric Amodio 2017-03-28 00:24:55 -0400
  • 9d176db Preps v3.0.4 by Eric Amodio 2017-03-27 13:59:00 -0400
  • e7604ed Tweaks telemetry a bit by Eric Amodio 2017-03-27 13:53:50 -0400
  • e1190d5 Stops re-throw of know errors by Eric Amodio 2017-03-27 12:08:53 -0400
  • 5c2712b Uses branch rather than attempting to use sha by Eric Amodio 2017-03-27 12:08:35 -0400
  • 61f0024 Switches to non-strict iso date format for compatibility Older git versions don't support strict iso dates by Eric Amodio 2017-03-27 11:44:35 -0400
  • f632829 Comments out unused props by Eric Amodio 2017-03-27 11:43:46 -0400
  • de8ce58 Preps v3.0.3 by Eric Amodio 2017-03-27 10:59:28 -0400
  • 46ff70e Fixes #55 - adds fallback for previous git versions Reverts git version requirement to >= 2.2.0 by Eric Amodio 2017-03-27 10:56:58 -0400
  • 758d331 Fixes parsing issue with merge commits by Eric Amodio 2017-03-27 10:55:47 -0400
  • ace0ac7 Preps v3.0.2 by Eric Amodio 2017-03-27 03:38:00 -0400
  • 81cfec1 Updates required git version by Eric Amodio 2017-03-27 03:37:10 -0400
  • 29ef718 Preps v3.0.1 by Eric Amodio 2017-03-27 02:30:17 -0400
  • 4e67a84 Adds basic telemetry by Eric Amodio 2017-03-27 02:18:44 -0400
  • 291c53c Refactors commands to utilize a common base by Eric Amodio 2017-03-27 02:17:09 -0400
  • e0b3dcd Refactors Logger.error to take the Error object by Eric Amodio 2017-03-27 02:15:38 -0400
  • c500293 Removes emptry string defaults by Eric Amodio 2017-03-27 02:11:55 -0400
  • e1349bb Preps v3.0.0 by Eric Amodio 2017-03-26 14:18:49 -0400
  • e33fd00 Updates dependencies by Eric Amodio 2017-03-26 13:52:14 -0400
  • 3856cfd Fixes issues with merge commits by Eric Amodio 2017-03-26 13:50:04 -0400
  • 8b5eed4 Fixes issues with next commit navigation (renames) Adds sha to log model to know if it is a full log or not by Eric Amodio 2017-03-25 00:44:10 -0400
  • c10a79a Consolidates certain getLogForFile usage patterns into getLogCommit by Eric Amodio 2017-03-24 16:09:52 -0400
  • ee40dc6 Allows dynamic switching of insiders by Eric Amodio 2017-03-24 14:25:37 -0400
  • 0aab163 Rearranges context menu commands by Eric Amodio 2017-03-24 14:10:52 -0400
  • e859f69 Uses current branch when opening remote file Adds current branch name to quick pick description by Eric Amodio 2017-03-24 13:32:32 -0400
  • e906bfc Hides remote commands when there are no remotes by Eric Amodio 2017-03-24 11:41:20 -0400
  • a90d3f9 Changes config name to insiders by Eric Amodio 2017-03-24 11:32:47 -0400
  • 964cf2d Stops caching on reverse log by Eric Amodio 2017-03-24 03:38:31 -0400
  • ea2adcd Hides commands from palette when unavailable by Eric Amodio 2017-03-24 03:38:10 -0400
  • 0feaf28 Renames hosting to remote by Eric Amodio 2017-03-24 03:37:22 -0400
  • 4d1cfd6 Adds experimental commands for Open in GitHub by Eric Amodio 2017-03-24 03:00:18 -0400
  • 4f84c03 Adds experimental support for Open in GitHub by Eric Amodio 2017-03-24 01:28:05 -0400
  • ba69a19 Removes default export by Eric Amodio 2017-03-23 17:33:11 -0400
  • 5a0a2f3 Adds update notification Adds don't show again option to invalid git version notification by Eric Amodio 2017-03-22 18:08:16 -0400
  • 0a7a88c Updates clean working tree message by Eric Amodio 2017-03-22 15:56:55 -0400
  • 1fb2826 Fixes pluralization by Eric Amodio 2017-03-22 15:51:45 -0400
  • b9fb4be Preps v2.13.0 by Eric Amodio 2017-03-22 03:16:06 -0400
  • 9867e70 Adds Show Branch History command Renames Show Repository History to Show Current Branch History Doesn't migrate data yet by Eric Amodio 2017-03-22 03:09:13 -0400
  • 43e4337 Fixes more issues with paths :( by Eric Amodio 2017-03-22 03:04:52 -0400
  • 671f1ca Reworks upstream status info in quick pick by Eric Amodio 2017-03-22 01:32:37 -0400
  • dd07621 Adds file status roll up to changed files quick pick item by Eric Amodio 2017-03-22 00:56:58 -0400
  • 823e930 Stops parsing at maxCount (with reverse) by Eric Amodio 2017-03-22 00:56:35 -0400
  • 33debb6 Fixes parsing issue with commits with no files by Eric Amodio 2017-03-22 00:55:58 -0400
  • 0c348cd Fixes exception when commit has no file by Eric Amodio 2017-03-22 00:55:01 -0400
  • 2f0a257 Removes unused data from git log by Eric Amodio 2017-03-22 00:51:29 -0400
  • 4e3ccd9 Fixes issues with paths on Windows by Eric Amodio 2017-03-22 00:50:06 -0400
  • 97f8848 Fixes pathing issues on Windows by Eric Amodio 2017-03-21 14:01:36 -0400
  • 3e84ec8 Removes non-working alt command by Eric Amodio 2017-03-21 14:01:24 -0400
  • a5d1d74 Adds show last quick pick command by Eric Amodio 2017-03-20 12:05:45 -0400
  • d53caa2 Adds upstream status info to status quick pick (wip) by Eric Amodio 2017-03-19 01:27:00 -0400
  • 49a8896 Updates dependencies by Eric Amodio 2017-03-19 01:24:47 -0400
  • 7a51946 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) by Eric Amodio 2017-03-19 01:16:19 -0400
  • ef74ae0 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 by Eric Amodio 2017-03-19 00:36:51 -0400
  • 14eebbb Changes Repository History to Branch History by Eric Amodio 2017-03-19 00:23:05 -0400
  • 1c5e627 Fixes issues with caching disabled by Eric Amodio 2017-03-18 11:22:33 -0400
  • 343d2f9 Adds branch quick pick to directory compare command by Eric Amodio 2017-03-18 11:06:30 -0400
  • 73bbbc1 Adds compare with branch command Adds branches quick pick by Eric Amodio 2017-03-18 02:01:25 -0400
  • 164cb2b Refactors GitService to mostly use GitUris by Eric Amodio 2017-03-18 01:15:50 -0400
  • b51d258 Adds support for ranged quick file history Fixes ranged diffWithPrevious command execution via CodeLens by Eric Amodio 2017-03-17 19:14:57 -0400
  • 9a0ce83 Renames git methods to align better with git commands by Eric Amodio 2017-03-17 19:12:34 -0400
  • 036f063 Removes commented out code by Eric Amodio 2017-03-17 19:10:03 -0400
  • 1460443 Changes check-in to commit by Eric Amodio 2017-03-17 19:09:45 -0400
  • 7c01f40 Shortens shas for display in explorer UIs by Eric Amodio 2017-03-17 19:07:31 -0400
  • dad85b3 Adds arbitrary branch support to getVersionedFile[Text] by Eric Amodio 2017-03-17 16:28:26 -0400
  • 332b2c3 Renames GitProvider to GitService by Eric Amodio 2017-03-17 14:12:09 -0400
  • f6bde72 Fixes #50 - add CodeLens excludes for html & vue files by Eric Amodio 2017-03-15 15:54:11 -0400
  • 6074a06 Adds marketplace badges by Eric Amodio 2017-03-15 13:04:11 -0400
  • 937c56e Preps v2.12.1 by Eric Amodio 2017-03-15 12:39:50 -0400
  • b6ce03b Updates dependencies by Eric Amodio 2017-03-15 12:21:53 -0400
  • 4898c11 Adds setting to control CodeLens debug info by Eric Amodio 2017-03-15 12:21:37 -0400
  • 9c2269b Adds parent sha parsing by Eric Amodio 2017-03-15 12:06:54 -0400
  • 2ef6c37 Fixes issue showing repo history w/ no active editor by Eric Amodio 2017-03-15 12:00:33 -0400
  • 564a0b8 Merge pull request #49 from nobitagit/typo-quickfix by Eric Amodio 2017-03-13 11:59:52 -0400
  • b61e714 Fix small typo in Blame Annotation by Aurelio Ogliari 2017-03-13 15:46:59 +0000