Xit
Xit copied to clipboard
Mac OS X Git GUI
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.
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:...
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.
As of git 1.7.10, `git merge` will always prompt for a description. Therefore, GUI apps should start doing the same.
- 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...
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...
- 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*)...
Use the GitHub API to find comments for commits, and display them in the diff.
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
Bookmarks for commits, listed on the sidebar. http://twitter.com/#!/james_herdman/status/86087649294684160