Xit icon indicating copy to clipboard operation
Xit copied to clipboard

Mac OS X Git GUI

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

The user should be able to select multiple refs (branches, remote branches, tags) by shift/command-clicking them in the sidebar. Shift/command-clicking a remote or stash doesn't count.

task

Similar to Apple Mail's "classic layout" threaded view. Collapse sequences of commits that: - Are all on the same branch - Have no other parents/children - Have no refs Columns:...

idea

Sometimes a file's mode may be changed (with chmod) without changing its content. Git recognizes this difference. The diff view should be updated to show mode changes.

idea

As of git 1.7.10, `git merge` will always prompt for a description. Therefore, GUI apps should start doing the same.

idea

- Find which remote(s) the commit is on - Figure out which service a remote is (GitHub, Bitbucket, etc.) from its push/pull URL - Construct the commit URL and send...

idea

Render .md files as GitHub markdown (or plain markdown) instead of plain text. I got the idea from pieter/gitx#7 - I thought that was what they were doing, but they...

idea

- Drag another branch (or multiple*) to the current branch does a `merge` - Drag the current branch to another branch does a `rebase` - Drag a commit (or multiple*)...

idea

Use the GitHub API to find comments for commits, and display them in the diff.

idea

I've had this problem in GitX, so we should get it fixed here. History lines don't properly flow around new roots. https://picasaweb.google.com/lh/photo/Cn3svzZM9rf0Q6_VKPO7y8wVzZhN0jUyN2Z8puV-3ec?feat=directlink

bug

Bookmarks for commits, listed on the sidebar. http://twitter.com/#!/james_herdman/status/86087649294684160

idea