Xit icon indicating copy to clipboard operation
Xit copied to clipboard

Mac OS X Git GUI

Results 125 Xit issues
Sort by recently updated
recently updated
newest added

Minimize memory leaks before releasing the next beta.

task

In the build status popover, have two sections: Current for builds based on the last push, and Older for other builds.

task
services

Trailers are metadata stored at the end of a commit message, usually in the format `: `. For example, the official Git repository uses trailers such as "Signed-off-by" and "Reported-by"....

idea

I ran into a few issues trying to build Xit natively for Apple silicon. Most of these were, because the default homebrew root changed from "/usr/local" to "/opt/homebrew". I also...

build

This project looks really interesting. Unfortunately, downloading [1.0b16](https://github.com/Uncommon/Xit/releases/tag/1.0b16) from the Releases page I am unable to launch the application. From the crash report: ``` ... Termination Reason: Namespace DYLD, Code...

bug
build

Currently, remote icons are hard-coded with explicit exceptions for GitHub, GitLab, and BitBucket. Instead, the site's favicon could be displayed. * Do an http HEAD request for the site's root...

idea
services

- [ ] Indicate signed tags in the sidebar - [ ] Verify signed tags (in the background, starting when they are displayed in the sidebar) - [ ] Indicate...

task

- [ ] Show an icon in the history list for signed commits - [ ] Add an option to sign when committing (if a signature is available) - [...

task

Filter by: - Name - Change type - Line change count

idea

Hard to reproduce. Scenario was something like: - Stage some files - Reset a file - Staging display went weird with random files - Crash inside `GitIndex()` -> `git_index_read()` ->...

bug