- 30 Nov, 2018 5 commits
-
-
Kiyoshi Aman authored
-
Kiyoshi Aman authored
-
Kiyoshi Aman authored
-
Kiyoshi Aman authored
-
Kiyoshi Aman authored
-
- 28 Nov, 2018 3 commits
-
-
A. Wilcox authored
user/weechat: fix overzealous highlighting bug This bug is caused by musl's default `char` type being unsigned, while weechat's codebase was assuming signed. As a result, scripts such as `urlserver.py` were triggering highlights when they shouldn't. This fix makes the assumption explicit. See merge request !112
- 27 Nov, 2018 1 commit
-
-
Kiyoshi Aman authored
-
- 25 Nov, 2018 2 commits
- 24 Nov, 2018 4 commits
- 21 Nov, 2018 4 commits
-
-
zlg authored
-
A. Wilcox authored
-
A. Wilcox authored
system/yaml: Backport emitter fix from v0.2.2-pre1 These patches fix an emitter problem that prevents PyYAML 3.13's test suite from passing. They should not be necessary when libyaml v0.2.2 is released. Patch-Author: James Clarke <jrtc27@jrtc27.com> See-Also: https://github.com/yaml/pyyaml/issues/184 See-Also: https://github.com/yaml/libyaml/issues/60#issuecomment-311836709 See merge request !111
-
zlg authored
These patches fix an emitter problem that prevents PyYAML 3.13's test suite from passing. They should not be necessary when libyaml v0.2.2 is released. Patch-Author: James Clarke <jrtc27@jrtc27.com> See-Also: https://github.com/yaml/pyyaml/issues/184 See-Also: https://github.com/yaml/libyaml/issues/60#issuecomment-311836709
-
- 20 Nov, 2018 5 commits
-
-
A. Wilcox authored
user/keychain: new package Keychain is a set of shell scripts (edited by a Perl script) that automates the handling of OpenSSH, OpenPGP, and other security keys. Given that it's a shell script, I did not include dependencies on OpenSSH or GnuPG since it can be used with one, the other, both, or one of the more exotic options. Its behavior is completely dependent on the user telling it what to use. See merge request !109
-
Max Rees authored
-
- 19 Nov, 2018 3 commits
- 18 Nov, 2018 13 commits