Xit
Xit copied to clipboard
Mac OS X Git GUI
- [ ] Staged and unstaged files show as renamed when appropriate - [ ] Stage and unstage operations work on renamed files - [ ] Old name is shown...
Start on a suite of UI tests to complement the existing unit tests. - [x] Add accessibility IDs everywhere - [ ] Open a window on a simple repository and...
I had the following scenario: * Select a branch that is far enough down the list to trigger more history processing * While it's still processing, delete the branch, triggering...
- Open a repository with active pull requests (icons show up in the sidebar) - Enter search text in the sidebar - All pull request icons disappear
The way things like the repository object get passed around seems to make this a good candidate for something like [Needle](https://github.com/uber/needle) to manage those dependencies.
Some files that should be listed in the Clean UI are not appearing.
* Have a pull request that can be approved * In the sidebar, click the pull request icon and choose Approve The display does not update right away even though...
Because there might be branch-specific config settings - with support added in libgit2/libgit2#5196 - the cached config should be reloaded when a different branch is checked out.
Add a filter field to the build status view to filter by build type, project, or build number. Show a status icon for the overall build status of the filtered...
I'm no longer certain that the benefits this project gets from Siesta outweigh the cost of keeping up with a third-party library, especially with things like URLSession and Combine now...