emojigit
emojigit copied to clipboard
VS Code extension for composing Gitmoji commit messages
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Hi, I'd like to fork your repo and modify it to use it for my workflow. Since you have no LICENSE, [I'm assuming](https://opensource.stackexchange.com/questions/1720/what-can-i-assume-if-a-publicly-published-project-has-no-license) this is not open-source? Can you clarify...
- :arrow_up: Upgrade dependencies for security - :rewind: Restore functions on termial - :sparkles: Add option for commit message delegator - :sparkles: Add command line escape for "\'" and """...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.4 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits 523c5c7 2.2.2 7ecef07 Bump fstream to fix hardlink overwriting vulnerability 9fc84b9 Use {} for hardlink tracking instead of [] 15e59f1 Only track previously...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
The Plugin now sets the Commit Message in "Source Control" in VS Code instead of opening an Terminal autoCommit is integrated too autoClose had to be removed because it had...
Hi. I noticed the README has future plans in the toc but the section is deleted, so the link can be removed. Also the future plans section is visible on...
Hello it's me again and again! Would it be possible to add the possibility to add comments to the commit? From git commit documentation: > -m , --message= Use the...
It would be nice if this extension would (additionally) integrate as an auto-complete like provider into the existing Git GUI of vscode. So when I type `:` and press space...