qutebrowser/misc
Florian Bruhin 273b7c01ca flake8 requirements: Update pyparsing to 2.1.7
- Fixed regression reported by Andrea Censi (surfaced in PyContracts
  tests) when using ParseSyntaxExceptions (raised when using operator '-')
  with packrat parsing.

- Minor fix to oneOf, to accept all iterables, not just space-delimited
  strings and lists. (If you have a list or set of strings, it is
  not necessary to concat them using ' '.join to pass them to oneOf,
  oneOf will accept the list or set or generator directly.)
2016-08-11 19:26:19 +02:00
..
apparmor making userid wildcardish 2015-09-15 10:11:06 +02:00
docker travis: Remove testing on Ubuntu Wily 2016-07-29 09:10:02 +02:00
requirements flake8 requirements: Update pyparsing to 2.1.7 2016-08-11 19:26:19 +02:00
userscripts Add rss userscript 2016-08-01 15:55:13 +02:00
cheatsheet.svg Update cheatsheet 2016-03-31 07:10:13 +02:00
qutebrowser.rcc Move qutebrowser.rcc to misc/ 2016-04-14 17:59:45 +02:00
qutebrowser.spec pyinstaller: Set NSHighResolutionCapable = True 2016-05-28 23:20:00 +02:00