ungit icon indicating copy to clipboard operation
ungit copied to clipboard

The easiest way to use git. On any platform. Anywhere.

Results 121 ungit issues
Sort by recently updated
recently updated
newest added

``` > [email protected] bumpdependencies > ncu --upgrade --reject bootstrap Upgrading /home/runner/work/ungit/ungit/package.json @primer/octicons ~17.5.0 → ~17.7.0 body-parser ~1.20.0 → ~1.20.1 electron ~20.1.4 → ~21.1.0 eslint ~8.23.1 → ~8.25.0 express ~4.18.1 →...

dependencies

gMaster is a discontinued tools that used to do very similar graphics compared to ungit. One thing I liked a lot was a day separator, so that commits would be...

``` > [email protected] bumpdependencies > ncu --upgrade --reject bootstrap Upgrading /home/runner/work/ungit/ungit/package.json archiver ~6.0.1 → ~7.0.1 electron ~28.2.3 → ~29.1.1 eslint ~8.56.0 → ~8.57.0 eslint-plugin-mocha ~10.3.0 → ~10.4.1 express ~4.18.2 →...

dependencies

In the last couple of days `ungit` crashes every time I load it, with the error: ``` 2024-03-08T03:57:20.668Z - error: Error: ENOENT: no such file or directory, stat '/path/to/repo/.git/index.lock' at...

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

A friend of mine that give talks about how git works behind the scenes (Cori Drew) to developers is wanting a way to interactively show the guts of a git...

When I double click the .app file MacOS 13.5.2 says the app is damaged and cannot be opened. Same behavior with right click -> Open.

I've tried to create a _Docker_ image using the _Node_ image. I use the following _Dockerfile_ ``` FROM node:20.5.1-alpine3.18 RUN apk add --no-cache git gpg gpg-agent && rm -vrf /var/cache/apk/*...

Adding a feature request for [rendered prose diffs](https://github.blog/2014-02-14-rendered-prose-diffs/).

Ungit trying watch all files in subdirs, ignore .gitignore, and dies. But should only watch to tracked files(git ls-files). ``` 2023-10-19T12:54:30.466Z - error: Error: ENOSPC: System limit for number of...