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

Use a language server for source code hiliting etc Maybe use this server: https://github.com/RLovelett/langserver-swift

idea

Allow multiple tabs for the history view, potentially containing: * History list with different settings - current/local branches only, etc * File log * Diff comparing specific commits This looks...

task

Add diffstats - a little bar graph for each file indicating the number of lines added and deleted. Ideas for where to put them: - Behind the file name in...

idea

Recognize worktrees and treat them on par with the main worktree. No management features yet. - [ ] Use `git_repository_item_path` for finding files in the git directory. - [ ]...

task

- [ ] "Add worktree" command: choose destination, branch, and lock status & reason - [ ] Lock and unlock worktrees - [ ] Move worktrees - [ ] Delete...

task

API: https://confluence.jetbrains.com/display/TCD10/REST+API#RESTAPI-TriggeringaBuild - [ ] "Trigger build" command in the sidebar context menu for appropriate branches - [ ] Show a detail sheet with comment field - [ ] Start...

feature
services

After deleting a branch, the sidebar sometimes fails to refresh, which can lead to actions on a non-existent branch.

bug

Let the user specify a list of build configurations to exclude when reporting build status. In the build status popover, indicate when there are hidden builds and provide a way...

idea
services

Building on #360, where PRs are shown if they are from an existing remote - [ ] In the remote sidebar item, when there are pull requests, add a button...

task

(after #361 ) - [ ] Window menu command that opens the repository list - [ ] Show repositories from at least one service (GitHub, Bitbucket, etc) - [ ]...