gitbuster icon indicating copy to clipboard operation
gitbuster copied to clipboard

PyQt4 frontend for git filter-branch/git cherry-pick.

Results 20 gitbuster issues
Sort by recently updated
recently updated
newest added

I just tried to rebase a git tree onto another remote, and of course got conflicts. This is what git says: ``` bash $ git status # Not currently on...

Bug
3rd party

This error message should be emitted in gitbuster/**init**.py.

Bug

reload automatically, whenever possible, if anything changes in the repository (eg. I made a git pull --rebase manually).

Enhancement

This can be done using: QTableView.setGridStyle (self, Qt.PenStyle style)

Enhancement

The simple output of "git log commitA..commitB" could suffice for now.

Enhancement