rbong
rbong
via pixelfrog on Matrix (paraphrasing): >Make it possible to diff arbitrary commits with gitv like with git diff (commit1) (commit2). >My use case is that someone has asked me to...
We need help testing the 1.4 release! If you use OSX or Windows, or have a custom setup, please help us out. Please post below or contact me if you...
### Ideal solution Ideally, horizontal merge line highlighting would be based on the position of the previous commit. Ex. if the previous commit fell on an *orange* branch, the horizontal...
Flog v2 has been released and it comes with lots of changes. ### How does it look?  ### How can I upgrade to v2? See the...
Related issue: https://github.com/vim-jp/vim-vimlparser/issues/98 Anything can be used as the pattern delimiter, and for `:syn match` the pattern is the first arg that's not recognized. This isn't anything too drastically different,...
[vspec](https://github.com/kana/vim-vspec) is a vim testing tool. It uses vim syntax with [additional builtin commands](https://github.com/kana/vim-vspec/blob/1438b7987892a86e27071b4e90358367efb1cd52/doc/vspec.txt) (`describe`, `it`, `before` `after`, `context`). This adds basic support for vspec - that is, by using...
`MEDIAWIKI_DB_PASSWORD` is required everytime the image is run, even though it is only required on install. This makes the image less secure by requiring the password to be stored both...
Implements #225 ## Notes ### Supported Node Version I noticed [the json5 package supports only Node `>=6`](https://github.com/json5/json5/blob/v2.2.3/package.json#L15) but this package supports `>=4`. However, I noticed there were already warnings about...
Scales are currently spelled "Ne**O**politan", but the correct spelling is "Ne**A**politan". Source: https://en.wikipedia.org/wiki/Neapolitan_scale - ["neopolitan" major pentatonic is defined here](https://github.com/tonaljs/tonal/blob/5f41f55d73aaf8c48da9896a3c2fa03e7c67fa53/packages/scale-type/data.ts#L29) - [prometheus "neopolitan" is defined here](https://github.com/tonaljs/tonal/blob/5f41f55d73aaf8c48da9896a3c2fa03e7c67fa53/packages/scale-type/data.ts#L54) - ["neopolitan" major is...