git-commits icon indicating copy to clipboard operation
git-commits copied to clipboard

List last commits and stashes in SCM tab. No need for git log, git stash, quick overview for current repository.

Results 11 git-commits issues
Sort by recently updated
recently updated
newest added

Version: 4.2.0 (latest) Steps to reproduce: 1. Change two different files in your workspace. 2. Stage only one of the changes. 3. Click the "Stash staged changes" button under Stashes...

This error should be caught and replaced with info about conflicts during commit revert

bug
good first issue

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.9 to 3.9.17. Release notes Sourced from vm2's releases. 3.9.17 Fixes https://github.com/patriksimek/vm2/commit/4b22e87b102d97d45d112a0931dba1aef7eea049: Fix issue in catch block protection. (Thanky to Xion (SeungHyun Lee) of KAIST Hacking Lab.)...

dependencies

Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) from 7.0.2 to 10.2.7. Release notes Sourced from cacheable-request's releases. v10.2.6 Fix for memory leak on Listeners The listener was not being removed on response and just error...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

Currently, it's not possible to display changed files for the first commit in the repository

bug
help wanted