qutebrowser/misc
Florian Bruhin bc3e1b316d Use "command -v" instead of "which" in bash scripts
shellcheck recently added SC2330 checking for this. "which" is non-standard, and
not guaranteed by POSIX to have a meaningful exit status, while "command -v" is
specified by POSIX: https://stackoverflow.com/q/592620
2018-02-27 06:23:00 +01:00
..
apparmor making userid wildcardish 2015-09-15 10:11:06 +02:00
requirements Update pytest-mock from 1.6.3 to 1.7.0 2018-02-19 17:04:13 +01:00
userscripts Use "command -v" instead of "which" in bash scripts 2018-02-27 06:23:00 +01:00
cheatsheet.svg Update cheatsheet 2017-10-28 17:35:35 +02:00
Makefile Fix Makefile and make sure it's tested 2018-01-15 22:42:12 +01:00
qutebrowser.appdata.xml Remove blank lines 2017-10-17 07:39:09 +02:00
qutebrowser.desktop Register qutebrowser as a handler for qute:// links 2017-11-24 13:32:13 +01:00
qutebrowser.nsi Fix more file move issues 2017-09-17 21:54:42 +02:00
qutebrowser.rcc Move qutebrowser.rcc to misc/ 2016-04-14 17:59:45 +02:00
qutebrowser.spec [review] gather plist params in one place 2017-10-05 01:13:23 +03:00