Commit Graph

47 Commits

Author SHA1 Message Date
Eric Amodio
f6bde72baf Fixes #50 - add CodeLens excludes for html & vue files 2017-03-15 15:54:11 -04:00
Eric Amodio
937c56e554 Preps v2.12.1 2017-03-15 12:39:50 -04:00
Eric Amodio
a58d643ca1 Preps v2.12.0 2017-03-13 00:34:33 -04:00
Eric Amodio
df838e883a 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
2017-03-10 13:55:42 -05:00
Eric Amodio
88c09bec6d Preps v2.11.1 2017-03-10 12:03:33 -05:00
Eric Amodio
eaea44872c 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
2017-03-09 02:22:38 -05:00
Eric Amodio
1c29fa3f33 Preps v2.10.1 2017-03-05 15:50:13 -05:00
Eric Amodio
9f91f851c9 Preps v2.10.0 2017-03-03 12:48:06 -05:00
Eric Amodio
1519898dfa 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
2017-03-03 03:35:29 -05:00
Eric Amodio
2e2462dd46 Fixes #39 - adds date options for status bar blame
Adds data formatting option to blame annotations
Preps v2.8.2
2017-03-02 12:49:52 -05:00
Eric Amodio
628f0c3cc1 Preps v2.8.1 2017-03-01 14:21:13 -05:00
Eric Amodio
098d356652 Preps v2.8.0 2017-03-01 02:15:13 -05:00
Eric Amodio
41fd06e491 Preps v2.7.1 2017-02-27 11:15:00 -05:00
Eric Amodio
aff36efeca Preps v2.7.0 2017-02-27 02:55:05 -05:00
Eric Amodio
a552332234 Preps v2.6.0 2017-02-25 02:23:14 -05:00
Eric Amodio
7100c8f938 Preps v2.5.6 2017-02-22 04:26:12 -05:00
Eric Amodio
b81f2f2fa0 Preps v2.5.5 2017-02-22 01:48:31 -05:00
Eric Amodio
7bdeae8d83 Preps v2.5.4 2017-02-20 13:35:15 -05:00
Eric Amodio
84bc19318d Preps v2.5.3 2017-02-20 13:16:31 -05:00
Eric Amodio
7600a8e86e Updates CHANGELOG for v2.5.2 2017-02-18 17:24:16 -05:00
Eric Amodio
1062188733 Preps v2.5.2 2017-02-18 02:11:05 -05:00
Eric Amodio
217e349ac1 Preps for v2.5.1 2017-02-17 22:48:58 -05:00
Eric Amodio
9c74224387 Preps for v2.5.0 2017-02-16 23:38:01 -05:00
Eric Amodio
c4c8aa3bd3 Changes default quick pick commit details
Show commands rather than file set
2017-02-16 23:37:22 -05:00
Eric Amodio
28fced1b80 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
2017-02-16 23:33:09 -05:00
Eric Amodio
0147645dc9 Preps for v2.2.1 2017-02-16 22:10:29 -05:00
Eric Amodio
1a47935719 Changes the default cmd of recent change codelens 2017-02-16 21:35:07 -05:00
Eric Amodio
afe8d38fdb Preps for v2.2.0 2017-02-16 17:11:40 -05:00
Eric Amodio
25aa1fe3ca Preps for v2.1.1 2017-02-13 23:21:05 -05:00
Eric Amodio
46f325e9a0 Preps for v2.1.0 2017-02-13 13:41:59 -05:00
Eric Amodio
3389024a2a Preps for 2.0.2 2017-02-08 12:25:50 -05:00
Eric Amodio
c259f94d3e Bump v2.0.1 2017-02-07 11:45:18 -05:00
Eric Amodio
a18eaaaee6 Bumps to 2.0 2017-02-06 16:04:52 -05:00
Eric Amodio
25007f7b69 Bumps version for 1.4.3 2017-01-17 10:31:36 -05:00
Eric Amodio
ff8b184bef Fixes issue with file history working tree compare
Would occur when the filename had changed
2017-01-16 12:55:22 -05:00
Eric Amodio
d2ad2b6a0f Fixes #20: adds gitlens.advanced.gitignore.enabled
Nested .gitignore files can cause blame to fail with a repo within another repo
2017-01-10 08:41:08 -05:00
Eric Amodio
680d31d43d Adds shortcut for gitlens.showQuickFileHistory
Adds shortcut for gitlens.showQuickRepoHistory
Adds gitlens.advanced.maxQuickHistory to limit the number of quick history entries to show
Adds gitlens.diffLineWithPrevious as alt context menu item for gitlens.diffWithPrevious
Adds gitlens.diffLineWithWorking as alt context menu item for gitlens.diffWithWorking
Adds gitlens.showFileHistory as alt context menu item for gitlens.showQuickFileHistory
Removes context menu for gitlens.diffLineWithPrevious
Removes context menu for gitlens.diffLineWithWorking
Replaces gitlens.menus.fileDiff.enabled & gitlens.menus.lineDiff.enabled with gitlens.menus.diff.enabled
2017-01-02 00:39:26 -05:00
Eric Amodio
4e65eb6344 Renames Diff commands for better clarity
Removes `Git` from the commands as it feels unnecessary
Reorders the context menu commands
Adds `Diff Commit with Working Tree` to the explorer context menu (assuming `gitlens.menus.fileDiff.enabled` is `true`)
Adds `Diff Commit with Working Tree` & `Diff Commit with Previous` to the editor title context menu (assuming `gitlens.menus.fileDiff.enabled` is `true`)
2016-12-07 02:47:27 -05:00
Eric Amodio
72ef5e2902 Adds support for blame & log on compare files
Allows for deep navigation through git history
2016-12-04 00:41:42 -05:00
Eric Amodio
a8ab3a5af4 Preps for 1.2 release 2016-11-25 14:13:00 -05:00
Eric Amodio
a91afffbb2 Adds logging for #18 2016-11-23 18:44:13 -05:00
Eric Amodio
d3ffabd76b Adds new gitlens.showQuickFileHistory command
Adds new gitlens.showQuickRepoHistory command
Adds gitlens.showQuickFileHistory option to the settings
Removes git.viewFileHistory option
Changes the gitlens.statusBar.command settings default to gitlens.showQuickFileHistory
2016-11-23 02:43:01 -05:00
Eric Amodio
354b823d7d Preparing for a 1.0 release
Fixes #10 vscode/#11485 makes gitlens unusable with whitespace rendering
Fixes #11 Not showing details of commits
Fixes #12 command 'gitlens.XXX' not found
Fixes #13 Handle exception when you open a file that does not exist in a git repository
Fixes #14 Remove logs from production build
2016-11-12 16:41:46 -05:00
Eric Amodio
e9db04f0c7 Removes unnecessary subscriptions on invalid blame
Removes duplicate lint rule
Switches on-demand CodeLens to be a global toggle
2016-11-12 16:36:10 -05:00
Eric Amodio
638a6dc838 Adds support for git commands on scheme=git
Rewrites blame annotation controller and provider - fixes whitespace issues, reduces overhead, and provides better performance
Rewrites status bar blame support - reduces overhead and provides better performance
Adds showFileHistory command to status bar
Renames showHistory to showFileHistory
Fixes log to use iso 8601 for dates
2016-11-12 01:25:42 -05:00
Eric Amodio
f4410be30a Adds error messages for failed operations
Adds showHistory command support to CodeLens
Fixes and improve the showHistory explorer
Refactoring
2016-11-10 03:22:58 -05:00
Eric Amodio
562afeaaad Adds gitlens.diffWithPrevious command to the explore context menu
Adds output channel logging, controlled by the `gitlens.advanced.output.level` setting
Removes all debug logging, unless the `gitlens.advanced.output.debug` settings it on
2016-11-08 03:38:33 -05:00