19e523d
Adds diff info to the active line hover for uncommitted changes by
2017-05-22 16:16:17 -0400
ff1597d
Refactors git command caching Now caching many more commands to reduce git/parsing roundtrips and increase performance by
2017-05-22 16:14:33 -0400
49cc681
Prepopulates commit search to the current line commit If there is an active editor, otherwise will fall back to the clipboard by
2017-05-22 16:08:07 -0400
6d1a1ca
Adds gitlens.openBranchInRemote command Adds gitlens.openRepoInRemote command by
2017-05-22 16:06:45 -0400
49fa9b5
Fixes issues with missing repoPath Allows commit search without an active editor by
2017-05-22 16:04:46 -0400
ec6ca81
Changes to Uncommitted change by
2017-05-19 18:19:22 -0400
034a01c
Turns off console hijacking by appinsights by
2017-05-17 00:35:30 -0400
15ebde4
Change appinsights to load dynamically appinsights seems to monkey patch even if explicitly disabled, so instead just only load it if needed by
2017-05-16 00:38:08 -0400
f184fed
Removes the need for the outputLevel in debug by
2017-05-15 23:16:25 -0400
d35074e
Changes file alt+right to be a diff on commit details quick pick Changes file alt+right to be a diff on repo status quick pick by
2017-05-15 03:09:54 -0400
4d62e5c
Reorders settings by
2017-05-15 02:01:52 -0400
ce5ff1e
Reduces git calls on known untrackables by
2017-05-15 01:50:09 -0400
3a38f6a
Increases debounce on cursor movement to reduce lag by
2017-05-15 01:44:41 -0400
3e403a2
Changes stash icons Moves stash number from label to description by
2017-05-14 03:27:08 -0400
83fff15
Fixes incorrect file selection on commit file details by
2017-05-14 03:02:41 -0400
27425e3
Fixes typo in stash parsing by
2017-05-14 03:02:09 -0400
dbdb77c
Fixes left alignment priority Adds live update support for status bar alignment Adds values to description Adds to README by
2017-05-14 02:18:22 -0400
263bdc7
Makes status bar alignment configurable by
2017-05-11 11:07:58 -0700
0ef1e50
Moves menu group down by
2017-05-14 01:51:08 -0400
9a35fc6
Changes commit search shortcut to alt+/ by
2017-05-14 01:50:00 -0400
078f3fd
Updates dependencies by
2017-05-14 01:49:33 -0400
33ef968
Adds clipboard default into commit search by
2017-05-14 01:48:53 -0400
361789f
Fixes incorrect command by
2017-05-14 01:48:26 -0400
1acc183
Refactors commands to use typed args objects by
2017-05-14 01:48:07 -0400
ee29596
Enables typescript strict mode Fixes all the compile/lint issues by
2017-05-11 02:14:58 -0400
90245b1
Excludes images from package (except the icons) by
2017-05-07 02:01:38 -0400
a69c83f
Adds ExtensionOutputChannelName to constants by
2017-05-07 02:00:04 -0400
6f04514
Updates to vscode v1.12 by
2017-05-07 01:58:53 -0400
6eccb2a
Updates dependencies by
2017-05-07 01:58:19 -0400
d86b18b
Preps v3.4.9 by
2017-05-03 00:28:52 -0400
3f57983
Updates dependencies by
2017-05-03 00:28:21 -0400
23065e1
Adds better support for deleted files by
2017-05-03 00:27:54 -0400
dba7c2e
Updates the issue template with more instructions by
2017-05-03 00:26:01 -0400
8f40ba8
Preps v3.4.8 by
2017-05-02 03:03:23 -0400
b477b34
Changes display name in the marketplace to `Git Lens` because of the marketplace search ranking algorithm by
2017-05-02 02:58:21 -0400
a8b0aaa
Preps v3.4.6 by
2017-05-01 14:22:18 -0400
071bfdb
Adds better support for deleted files Will now open the file from the previous commit by
2017-05-01 14:03:36 -0400
474741a
Fixes incorrect file selection when showing commit details by
2017-05-01 13:19:09 -0400
187f788
Adds safety for debounced timing by
2017-05-01 13:18:32 -0400
14b9d93
Saves the found git path to avoid constant searchs by
2017-05-01 13:18:13 -0400
ba346da
Adds linting to compile step Reorgs tasks Fixes lint issues by
2017-05-01 13:17:50 -0400
5648568
Pins & updates dependencies by
2017-04-30 16:05:33 -0400
3e0ad47
Fixes typescript syntax error by
2017-04-22 09:28:09 -0400
675050d
Adds error logging by
2017-04-22 09:27:44 -0400
6af753c
Renames *.advanced.codeLens.debug to *.codeLens.debug Renames *.advanced.debug to *.debug Renames *.output.level to *.outputLevel by
2017-04-22 09:27:30 -0400
bb59f28
Adds const for ExtensionKey by
2017-04-22 09:19:55 -0400
cfafa8c
Updates dependencies by
2017-04-22 09:16:29 -0400
f99ba89
Stops Git from leaking out of GitService by
2017-04-14 00:29:57 -0400
8f2ec85
Stops throwing for a common error case by
2017-04-13 23:56:12 -0400
b58c488
Only reset code lens if its config changes by
2017-04-13 14:40:02 -0400
d3800a1
Adds an issue template by
2017-04-13 00:50:43 -0400
4a37951
Preps v3.4.5 - more fun with the marketplace :( by
2017-04-13 00:23:36 -0400
e5a94bb
Preps v3.4.4 - re-adds more tags by
2017-04-12 21:32:17 -0400
224200e
Reduces to only 5 allowed tags by
2017-04-12 21:25:59 -0400
a285fb5
Preps v3.4.2 - marketplace changes for better ranking 🤞 by
2017-04-12 21:23:51 -0400
cd5faa1
Preps v3.4.1 by
2017-04-12 18:54:03 -0400
c09deb5
Removes keywords as they seem to hurt more than help by
2017-04-12 18:53:48 -0400
bc747e9
Preps v3.4.0 by
2017-04-12 18:37:40 -0400
ce0842f
Allows toggle CodeLens command to work when set to auto by
2017-04-12 18:22:13 -0400
0cf107a
Removes Emitter from event emitter names by
2017-04-12 18:21:13 -0400
5fc5673
Fixes compile errors from Typescript upgrade by
2017-04-12 18:18:46 -0400
0875cc1
Adds control over the active line annotation colors by
2017-04-12 17:06:39 -0400
04a6574
Stops certain keybindings from being too context sensative by
2017-04-12 17:03:18 -0400
25696ff
Crops left edge to remove the unwanted noise by
2017-04-12 16:44:07 -0400
feea0e6
Adds more content & cosmentic changes by
2017-04-12 16:41:57 -0400
c5993fe
Completely overhauls messaging & README by
2017-04-12 16:23:45 -0400
67dfcb6
Updates dependencies by
2017-04-12 16:22:45 -0400
7c0bc78
Adds File into file based comparision commands by
2017-04-12 16:22:24 -0400
8fb61e7
Switches the order of Show Commit Search by
2017-04-12 16:21:25 -0400
b38f357
Fixes another copy/paste description issue by
2017-04-12 16:20:54 -0400
6db6eff
Fixes issue with commands missing from the palette by
2017-04-12 11:00:56 -0400
c05fcdc
Removes bogus command by
2017-04-12 10:59:37 -0400
d7b28e1
Fixes copy/paste error in the setting description by
2017-04-12 10:59:03 -0400
065300b
Fixes issue with open commit in remote not working by
2017-04-12 10:58:14 -0400
9afa06c
Adds a Gitter chat badge to README.md (#64) by
2017-04-11 07:43:58 +0100
99aa4ee
Preps v3.3.3 by
2017-04-10 13:12:13 -0400
89474a2
Fixes issue with newlines in commit messages by
2017-04-10 13:10:25 -0400
3569430
Preps v3.3.2 by
2017-04-10 12:53:56 -0400
a5be6f0
Closes #63 - Switch commit message and author in commit pick list by
2017-04-10 12:50:23 -0400
e5653d1
Removes obsolete character settings by
2017-04-10 12:38:28 -0400
7643e33
Preps v3.3.1 by
2017-04-09 11:01:31 -0400
0854e0b
Changes sha terminology to commit id by
2017-04-09 10:58:42 -0400
2a9b274
Changes search prefixes Fixes issue with author searching by
2017-04-09 10:58:28 -0400
82bd510
Preps v3.3.0 by
2017-04-09 01:25:10 -0400
b334d5f
Adds stashed changes command to repo status by
2017-04-09 01:22:02 -0400
9fed706
Adds commit search command to branch history by
2017-04-09 01:19:14 -0400
4707b06
Adds go back support to stash apply, delete, & save by
2017-04-09 01:18:45 -0400
3aab904
Fixes go back support by
2017-04-09 01:17:32 -0400
0d19224
Fixes issue with the current & go back commands by
2017-04-09 01:16:19 -0400
a7dc29a
Adds search commits command Search by message, author, file pattern, or sha by
2017-04-09 00:01:57 -0400
7cb1b9d
Fixes #59 - Updates command context to opened file state Removes insiders restriction from Open in Remote commands by
2017-04-08 15:07:22 -0400
b70ffbd
Adds ability to suppress update notifications by
2017-04-08 14:49:41 -0400
9292fc2
Preps v3.2.1 by
2017-04-07 11:10:36 -0400
6a3428e
Fixes #57 - no more blank message w/o a diff.tool by
2017-04-07 11:09:15 -0400
4c4d217
Prep v3.2.0 by
2017-04-03 22:52:06 -0400
d59f4ef
Changes diff to compare by
2017-04-01 02:49:13 -0400
0c13050
Addresses #57 - adds warning if no diff.tool by
2017-04-01 02:48:53 -0400
3b195b6
Fixes missing context by
2017-04-01 02:32:39 -0400
b961646
Adds support for single files by
2017-04-01 02:08:12 -0400
d3af67b
Attempts to fix #58 - work with sub-modules Also fixes issue with nested repos by
2017-04-01 00:58:09 -0400