Mark Renouf
Mark Renouf
Geos is not supported because the Android NDK apparently lacks the most basic of C++ library support (no STL!). Right now it fails with missing headers for most of the...
Ian, if you had this working with the testdb and all, maybe I should go back and start from your last-known good revision. I've lost track of where things are...
I want to use this on a side-monitor, in portrait mode. I would be ideal to split vertically with editor above or below the preview so they both have the...
I would like to adjust to split proportion between editor and preview, ideally by dragging the divider.
For workflows involving code review, we push changes to a virtual remote branch. The changes are effectively creating a new remote commit each time, taken as a snapshot and included...
There's situations where I need to prevent the standard commit hook from appending Change metadata for our review system. Having to open settings to toggle it off and back on...
I cannot use "Undo" with any confidence because it requires me to save my commit message somewhere else and paste it all back in.
When I create a virtual branch, unless I set the branch name before interacting with the branch at all, the gitbutler refnames used never change. Due to workflow restrictions, I...
``` Exception in thread "main" java.io.IOException: Command failed (host:transport:131xxxxxxx19J): device unauthorized. This adb server's $ADB_VENDOR_KEYS is not set Try 'adb kill-server' if that seems wrong. Otherwise check for a confirmation...
### Description of the bug The app exits. When run from the command line there is no discernable error output on the console, just a bunch of info from parsing...