Chris Rose
Chris Rose
Added a --format option to the keyring command that defaults to bash format, but optionally supports output to the fish shell syntax for setting variables.
Clean install from git, when navigating to index.html results in this: ``` TemplateSyntaxError at /git/ Caught TemplateDoesNotExist while rendering: base.html Request Method: GET Request URL: http://chrisros.desktop:8000/git/ Django Version: 1.3 Exception...
Ian Bicking's virtualenv project amends the prompt when you select a virtualenv. git-prompt erases or blocks this content: old:: ``` me@myhost $ . venv/bin/activate (venv) me@myhost $ deactivate me@myhost $...
### What is the issue? This is an iOS 15 clone of #3187 because I accidentally misreported my iOS version in there, confusing it with my phone model number (I...
Caveat: I have no idea how to implement this. I would like to be able to trigger events when my connected VPN changes, and ideally to be able to inspect...
## Feature description When hyperlinks are posted to terminals it's super useful to be able to click on them. Most modern terminals provide URL marking features to make that possible,...
I am looking to write unit tests for my Bolt API, which consists of an app with several handlers for events / messages. The handlers are both _decorated_ using the...
### Pitch I would like to have Mastodon deliver moderation request notifications to channels other than email. At minimum, I should be able to link my Mastodon instance to a...
## Type * [ ] Content inaccurate * [X] Content missing * [ ] Typo ## URL https://commitizen-tools.github.io/commitizen/third-party-commitizen/ ## Description As a non-expert in pre-commit, I'm not sure how to...
## Description In order to maintain consistent commit message rules across repositories shared by a team, I'd like to configure commitizen (running as a pre-commit hook). The configuration should be...