Ryan Jensen
Ryan Jensen
I followed the instructions to install luarocks on Windows 7, but I cannot install any rocks. It seems that luarocks is incapable of downloading the manifest. I have successfully manually...
It would be helpful (for novices like myself) if the ReadMe explained what problem this plugin solves. Also, it would be nice for the ReadMe to explain briefly how to...
Line wrapping can be enabled/disabled with a setting in `Tools->Options->Diff->Wrap Lines`. This closes #706. All credit to Scintilla. This addresses the second half of #514. The second half of issue...
If the git repo is clean, the "Uncommitted Changes" line in the CommitList should say something like "Working tree clean" similar to how git says `nothing to commit, working tree...
When there are no changes in the working directory, the top placeholder commit says "Working tree clean". I added a function `bool is_working_tree_clean(void) const` in `class CommitModel : public QAbstractListModel`....
Feel free to assign to me. Steps to reproduce: - open Gittyup on a clean branch (no uncommitted changes) - click on some commit - click on _Uncommitted Changes_ The...
The author wants to limit the spread of this information. Therefore, we should compile our *own* list of useful regular expressions and release it under the GPLv2 License! Of course,...
On v1.3.0, sometimes not all selected files are shown in the Diff View. Feel free to assign to me. Demo of bug: https://youtu.be/2kcFQenjhIc