Commit Graph

  • a58d643 Preps v2.12.0 by Eric Amodio 2017-03-13 00:34:33 -0400
  • 3656d4e Adds keyboard support to page in repo/file quick picks by Eric Amodio 2017-03-13 00:15:14 -0400
  • 3e815f6 Switches to not show merge commits on file history by Eric Amodio 2017-03-12 03:07:11 -0400
  • 487fb51 Adds paging support to repo/file quick picks Adds keyboard support to page in repo/file quick picks Adds progress indicator for repo/file quick picks Completely reworks keyboard scopes by Eric Amodio 2017-03-12 01:15:44 -0500
  • 89a2471 Changes GitUri to have the full path (like normal Uris) by Eric Amodio 2017-03-12 01:12:49 -0500
  • b40ad7e Tightens up debugging CodeLens by Eric Amodio 2017-03-11 16:01:45 -0500
  • 7aefd17 Adds paging support to repo/file history quick picks (wip) by Eric Amodio 2017-03-11 15:58:21 -0500
  • a2a3f1a Adds commit navigation in quick pick lists via alt+, alt+. Reworks keyboard context by Eric Amodio 2017-03-11 04:14:47 -0500
  • f499bff Stops repo log from limiting to a single sha Gets log reverse to work by Eric Amodio 2017-03-11 04:09:58 -0500
  • 3435ada Adds fileNames property Changes fileName to be the first file if multiples by Eric Amodio 2017-03-11 00:42:18 -0500
  • 1b21893 Deals with merge commits in next sha tracking by Eric Amodio 2017-03-11 00:41:36 -0500
  • a37a80d Exposes Keys Adds keyboard logging by Eric Amodio 2017-03-11 00:40:39 -0500
  • e7fedb3 Removes unnecessary public by Eric Amodio 2017-03-11 00:37:00 -0500
  • 762fa54 Switches everything to use full shas by Eric Amodio 2017-03-10 22:26:48 -0500
  • df838e8 Changes shortcut keys for diff with previous commands Adds diff with next command Fixes #45 - Keyboard Shortcut collision with Project Manager Preps v2.11.2 by Eric Amodio 2017-03-10 13:48:01 -0500
  • 0480477 Consolidates setContext into commands Adds context for toggling CodeLens by Eric Amodio 2017-03-10 12:37:20 -0500
  • 88c09be Preps v2.11.1 by Eric Amodio 2017-03-10 12:03:33 -0500
  • 53da45f Beefs up whitespace toggling robustness by Eric Amodio 2017-03-10 12:01:34 -0500
  • edcb13a Adds blame and active line annotation support to git diff split view (right side) Adds command (compare, copy sha/message, etc) support to git diff split view (right side) by Eric Amodio 2017-03-10 12:01:02 -0500
  • eaea448 Refactors commit quick pick commands Splits showQuickCommitDetails into showQuickCommitDetails and showQuickCommitFileDetails Adds closeUnchangedFiles command Adds openChangedFiles command Adds diffDirectory command Adds contextual description to the `go back` commands Fixes #44 by adding a warning message about Git version requirements Fixes intermittent errors when adding active line annotations Fixes intermittent errors when opening multiple files via quick picks Updates dependencies Preps v2.11.0 by Eric Amodio 2017-03-09 02:18:20 -0500
  • 1c29fa3 Preps v2.10.1 by Eric Amodio 2017-03-05 15:50:13 -0500
  • 037446f Fixes #43 - File-level CodeLens must use full file blame by Eric Amodio 2017-03-05 15:45:01 -0500
  • c05fd0b Adds debugging info to CodeLens by Eric Amodio 2017-03-05 15:42:11 -0500
  • f1ec0ec Fixes issue with output channel logging by Eric Amodio 2017-03-05 15:41:16 -0500
  • 0958c15 Removes single quote escaping as it is no longer needed by Eric Amodio 2017-03-05 11:04:48 -0500
  • 9f91f85 Preps v2.10.0 by Eric Amodio 2017-03-03 12:48:06 -0500
  • aeab246 Fixes issue with undo not causing annotations to reappear Might address #42 by Eric Amodio 2017-03-03 12:47:13 -0500
  • 4da21c3 Adds blame and active line annotation support to git diff split view Adds command (compare, copy sha/message, etc) support to git diff split view Fixes #41 - Toggle Blame annotations on compare files page by Eric Amodio 2017-03-03 12:43:50 -0500
  • a3a4a5b Fixes missing diff line w/ previous in context menu by Eric Amodio 2017-03-03 11:31:25 -0500
  • c5c1e24 Fixes issue with disabled caching by Eric Amodio 2017-03-03 11:29:56 -0500
  • bddf89b Updates README by Eric Amodio 2017-03-03 03:43:02 -0500
  • 1519898 Changes behaviors when file has unsaved changes: - Status bar blame information will hide - CodeLens change to a `Cannot determine...` message and become unclickable - Many menu choices and commands will hide Fixes #36 - Blame information is invalid when a file has unsaved changes Fixed #38 - Toggle Blame Annotation button shows even when it isn't valid Preps v2.9.0 by Eric Amodio 2017-03-03 03:32:31 -0500
  • d389a7b Stops using default exports by Eric Amodio 2017-03-03 02:44:07 -0500
  • 2e2462d Fixes #39 - adds date options for status bar blame Adds data formatting option to blame annotations Preps v2.8.2 by Eric Amodio 2017-03-02 12:49:20 -0500
  • cf04a98 Updates date setting information by Eric Amodio 2017-03-02 10:53:39 -0500
  • 628f0c3 Preps v2.8.1 by Eric Amodio 2017-03-01 14:21:13 -0500
  • d502694 Fixes 'Compare with *' commands failing w/ no active editor by Eric Amodio 2017-03-01 14:20:01 -0500
  • 098d356 Preps v2.8.0 by Eric Amodio 2017-03-01 02:15:13 -0500
  • 6bff9a8 Fixes issue with CodeLens on version files by Eric Amodio 2017-03-01 02:05:30 -0500
  • 796730c Allows line blame annotations on gitlens-git schemes by Eric Amodio 2017-03-01 02:05:10 -0500
  • 5bdb5a1 Fixes issue with incorrect uris by Eric Amodio 2017-03-01 02:04:15 -0500
  • f837de7 Fixes issue with copy to clipboard with no active editor by Eric Amodio 2017-03-01 01:33:12 -0500
  • 3caeb2c Adds diffStatus command to use with finding renames by Eric Amodio 2017-03-01 01:27:38 -0500
  • 5e19cc6 Fixes filename parsing with git-log Adds originalFilename support to git-log enrichment by Eric Amodio 2017-03-01 01:27:12 -0500
  • 74845f9 Fixes #34 - Open file should open the selected version of the file Renames current Open File command to Open Working File Renames current Open Files command to Open Working Files Adds new Open File command to open the commit version of the file Adds new Open Files command to open the commit version of the files by Eric Amodio 2017-03-01 01:26:27 -0500
  • a98f400 Adds alt+left and alt+right keyboarding for quickpicks by Eric Amodio 2017-03-01 01:17:15 -0500
  • 1a244c6 Fixes pinned editor issues by Eric Amodio 2017-03-01 01:14:15 -0500
  • dfd0f8c Refactors command & quickpick imports by Eric Amodio 2017-03-01 01:13:53 -0500
  • 226e98d Adds xclip dependency to README by Eric Amodio 2017-02-28 11:19:19 -0500
  • 3c8fe9e Refactors quick pick lists by Eric Amodio 2017-02-28 01:58:14 -0500
  • 41fd06e Preps v2.7.1 by Eric Amodio 2017-02-27 11:15:00 -0500
  • ccd0ad6 Adds proper support for multiline commit messages Fixes #33 - commit messages needs to be escaped by Eric Amodio 2017-02-27 11:13:42 -0500
  • aff36ef Preps v2.7.0 by Eric Amodio 2017-02-27 02:55:05 -0500
  • 0f0a653 Adds status information to log commits Adds status info to commit details quick pick by Eric Amodio 2017-02-27 02:50:33 -0500
  • 73c58bc Changes Show Commit History to Show File History Changes Show Previous Commit History to Show Previous File History by Eric Amodio 2017-02-27 00:59:30 -0500
  • 5ffd475 Changes debugging output to be only when verbose by Eric Amodio 2017-02-27 00:58:54 -0500
  • 05ff980 Fixes issue with . showing in the path of quick picks by Eric Amodio 2017-02-27 00:58:21 -0500
  • 00e9660 Fixes issue with repository status without changes by Eric Amodio 2017-02-27 00:53:53 -0500
  • 66d11c3 Adds clipboard copy sha to commit files quick pick list Adds clipboard copy message to commit files quick pick list by Eric Amodio 2017-02-27 00:08:53 -0500
  • 780423b Fixes logging to clean up on extension deactivate by Eric Amodio 2017-02-26 23:50:29 -0500
  • a552332 Preps v2.6.0 by Eric Amodio 2017-02-25 02:23:14 -0500
  • 0a4cdd8 Adds new show repository status command by Eric Amodio 2017-02-25 02:20:23 -0500
  • bcfb0cd Fixes repoPath issue by Eric Amodio 2017-02-25 02:19:56 -0500
  • a2f4c4c Moves Commands into commands file by Eric Amodio 2017-02-25 02:19:40 -0500
  • 237e464 Updates dependencies by Eric Amodio 2017-02-22 21:32:10 -0500
  • 7100c8f Preps v2.5.6 by Eric Amodio 2017-02-22 04:26:12 -0500
  • 85826eb Fixes #32 - 00000000 Uncommitted changes distracting by Eric Amodio 2017-02-22 04:25:21 -0500
  • b530c3d Updates dependencies by Eric Amodio 2017-02-22 01:49:39 -0500
  • b81f2f2 Preps v2.5.5 by Eric Amodio 2017-02-22 01:48:31 -0500
  • add76fc Fixes #25 - blame isn't updated on git operations by Eric Amodio 2017-02-22 01:46:37 -0500
  • ecaf7cd Adds tslint to package ignore by Eric Amodio 2017-02-22 01:14:02 -0500
  • 7bdeae8 Preps v2.5.4 by Eric Amodio 2017-02-20 13:35:15 -0500
  • b637678 Fixes extra spacing by Eric Amodio 2017-02-20 13:34:31 -0500
  • 84bc193 Preps v2.5.3 by Eric Amodio 2017-02-20 13:16:31 -0500
  • 9da3d26 Fixes #27 unicode in annotations is broken by Eric Amodio 2017-02-20 11:15:56 -0500
  • a6d3215 Updates deprecated property by Eric Amodio 2017-02-19 18:25:16 -0500
  • de98e6b Changes to console runner by Eric Amodio 2017-02-19 18:20:48 -0500
  • f21a228 Changes uncommitted placeholder text by Eric Amodio 2017-02-18 17:43:41 -0500
  • 7600a8e Updates CHANGELOG for v2.5.2 by Eric Amodio 2017-02-18 17:24:16 -0500
  • 1263064 Changes behavior of showing uncommit changes Now shows the previous commit details by Eric Amodio 2017-02-18 17:20:28 -0500
  • cf8c07f Deals better with uncommitted commits by Eric Amodio 2017-02-18 17:18:11 -0500
  • 4a88edd Optimizes performance of git-log by Eric Amodio 2017-02-18 17:17:08 -0500
  • fc09e3a Stops clearing broken blame on save Clears broken blame on close by Eric Amodio 2017-02-18 16:30:53 -0500
  • dda00c7 Changes `Not Committed Yet` to `Uncommitted` by Eric Amodio 2017-02-18 16:30:13 -0500
  • 1062188 Preps v2.5.2 by Eric Amodio 2017-02-18 02:11:05 -0500
  • dc26d90 Adds Open Files command to commit files quick pick Adds Open File command to commit quick pick by Eric Amodio 2017-02-18 02:08:43 -0500
  • 217e349 Preps for v2.5.1 by Eric Amodio 2017-02-17 22:48:58 -0500
  • 9adb14a Removes dead commented out code by Eric Amodio 2017-02-17 22:48:46 -0500
  • 5eb4a77 Changes behavior of showQuickFileHistory Executes showQuickRepoHistory if there is no active editor by Eric Amodio 2017-02-17 22:22:55 -0500
  • 46039db Changes behavior of copyShaToClipboard Copies the sha of the most recent commit to the repository if there is no active editor by Eric Amodio 2017-02-17 22:22:21 -0500
  • d8d221a Removes unused image by Eric Amodio 2017-02-17 22:21:17 -0500
  • 120f5ae Fixes disable issue with shortcut keys by Eric Amodio 2017-02-17 22:21:07 -0500
  • 360c38e Adds copyMessageToClipboard command Adds copyMessageToClipboard to the editor content menu Adds copyMessageToClipboard to showQuickCommitDetails quick pick by Eric Amodio 2017-02-17 22:20:25 -0500
  • 29c16b1 Updates README with updated previews by Eric Amodio 2017-02-17 01:19:04 -0500
  • 66039e8 Adds new preview images by Eric Amodio 2017-02-17 01:08:52 -0500
  • 9c74224 Preps for v2.5.0 by Eric Amodio 2017-02-16 23:38:01 -0500
  • c4c8aa3 Changes default quick pick commit details Show commands rather than file set by Eric Amodio 2017-02-16 23:37:22 -0500
  • 28fced1 Adds showQuickCommitDetails command to CodeLens Adds showQuickRepoHistory command to CodeLens Adds showQuickCommitDetails command to the status bar Adds showQuickRepoHistory command to the status bar Changes recent CodeLens default command to showQuickCommitDetails Changes status bar default command to showQuickCommitDetails by Eric Amodio 2017-02-16 23:33:09 -0500
  • a4d55bc Raises brightness/darkness of the line annotation by Eric Amodio 2017-02-16 22:48:55 -0500
  • ca58450 Watches for blame annotation changes So that it can hide/restore the hover blame annotation if needed by Eric Amodio 2017-02-16 22:42:35 -0500